Mr-Markus / ZigbeeNet

A .NET Standard library for working with ZigBee
Eclipse Public License 1.0
131 stars 47 forks source link

Mesh update is supposed to be run periodically #79

Open spudwebb opened 4 years ago

spudwebb commented 4 years ago

ZigBeeDiscoveryExtension.StartScheduler only runs the task once, it should start the task periodically instead.