Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schlage Connect Zigbee Lock (BE468 ) Event Data Empty #220

Closed
dinana opened this issue Sep 14, 2023 · 2 comments
Closed

Schlage Connect Zigbee Lock (BE468 ) Event Data Empty #220

dinana opened this issue Sep 14, 2023 · 2 comments
Labels
bug Something isn't working Stale

Comments

@dinana
Copy link

dinana commented Sep 14, 2023

Describe the bug
Event Data is empty

To Reproduce
Subscribe to events form the schalge device and the data object in the event will always be empty despite the CLI's edge:drivers:logcat command showing the data object for the event from the driver has a value:
(Home Schlage Door Lock)> emitting event: {"component_id":"main","capability_id":"lock","attribute_id":"lock","state":{"value":"locked","data":{"method":"command"}}}
and here's the event from the SDK:
{"eventTime":"2023-09-14T11:17:51Z","eventType":"DEVICE_EVENT","deviceEvent":{"eventId":"","locationId":"","ownerId":"","ownerType":"LOCATION","deviceId":"","componentId":"main","capability":"lock","attribute":"lock","value":"unlocked","valueType":"string","stateChange":true,"data":{},"subscriptionName":"*"}}

Expected behavior
the data object should be populated as captured by the edge driver

Actual behavior
the data object is empty

@dinana dinana added the bug Something isn't working label Sep 14, 2023
@nayelyzarazua-bluetrail
Copy link

nayelyzarazua-bluetrail commented Sep 14, 2023

Hi, @dinana
Please send us an email at [email protected] with the description of this issue and we'll continue the support there.
Thanks!

Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Nov 14, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

2 participants