Retrieve events in application of door sensors

Zigbee device Development


Post Reply
marcantoine
Posts: 2

Hello,

I wanna to use a door sensor, and create my application to retrieve event on opened/closed door.
I see that door sensors devices are Zigbee 3.0 compatible.

Do you have any link to an SDK with a Zigbee /USB device to develop and retrieve events.

It needs to works without internet connection for privacy reasons (so without any cloud platform connection).

Best,
Marc-Antoine

niezheyuan
Posts: 61

Re: Retrieve events in application of door sensors

I think that you could use zigbee2mqtt to realize what you mentioned above. The link is:https://github.com/Koenkk/zigbee2mqtt

marcantoine
Posts: 2

Re: Retrieve events in application of door sensors

Hello,

Thank you for pointing me the repository, it seems perfect !

Best regards,
Marc-Antoine

Post Reply