Technik-Tueftler / IntelligentSocketDatalogger

IntelligentSocketDatalogger is an app which reads intelligent sockets in individually adjustable time intervals and stores their return values in an InfluxDB. Each socket can be set with additional parameters.
GNU General Public License v3.0
1 stars 1 forks source link

Commands remain in the buffer forever if they are no longer responded to #46

Closed Technik-Tueftler closed 1 year ago

Technik-Tueftler commented 1 year ago

What

Commands (e.g. setalarm) should be deleted from the buffer after a certain time if it is not responded to.

Technik-Tueftler commented 1 year ago

not a issue, because every element would be handled in queue and executed.