-
Notifications
You must be signed in to change notification settings - Fork 7.7k
-
Hi there,
I've been reading and experimenting through the zigbee examples and they seems pretty straightforward.
I'm trying to implement a coordinator device that i capable to receive incoming vibration signals from remote bound end device but I couldn't find any suitable example that fit my need.
Something like the Thermostat example
zbThermostat.onTempReceive(receiveSensorTemp);
or
zbThermostat.onTempReceiveWithSource(receiveSensorTempWithSource);
but for vibration.
Is there any available callback/api for vibration signals?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment