Skip to content

Add item_callback hook.

Compare
Choose a tag to compare
@chrisdoehring chrisdoehring released this 05 Jun 00:21
· 135 commits to main since this release

A sub-class of AbstractConnector may provide item_callback(item: Position) for any reason. For example to keep track of the latest timestamp for each device and populate the Integration's device state list.