Supervision Event Handling

Hello Community,

I have recently started getting the following errors on this device driver that I developed for the Air Quality Sensor from Eurotronic.

'zw device: 6C, command: 2F18, payload: AB 6D C8 BF 72 82 41 D4 3A B4 58 A1 4B E0 4B , isMulticast: false'

Does someone have a complete and correct example driver on how these commands should be handled?

Thanks in advance!

Should that guide be updated to use ConcurrentHashMap instead of Map/HashMap? :smiley:

1 Like

There are a few things that need updating on the outgoing commands.. But he was specifically asking about supervision get handling which is correct in that guide.. I will be updating this guide though..

2 Likes

Is there a full driver example not just snipits?