shimmeringbee / zstack

Implementation of a ZNP and support code designed to interface with Texas Instruments Z-Stack, written in Go.

Home Page:https://shimmeringbee.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identify best approach when to send DeviceRediscoveredEvent.

pwood opened this issue · comments

We defined an event for devices being rediscovered, i.e. not in network manager, appears through a message or via a LQI table poll. We need to identify how best to send this message nicely.

Work on this has begun, event is now called DeviceUpdateEvent and is sent for any updates to a device, even if it's new.