niobos / velbuspy

1 stars 2 forks source link

Add timeout (option) for Module Not Found state #2

Open niobos opened 4 years ago

niobos commented 4 years ago

When a module is first addressed, is is queried on the bus. If the module does not respond (at that time), it is marked as "not found". If the module later appears on the bus, a manual DELETE is needed.

It would be nice for these "not found" states to disappear automatically after some time.