Closed SuperNinja73 closed 4 years ago
Hi Chris, Do you have an example flow to reproduce this? Tried to inject an unknown command into a couple of Onvif nodes, but I cannot reproduce it:
Bart
I could not tell you what is the payload which puts the node in default. On the other hand, on this example:
Chris, Indeed the status was not being reset after an error. But the problem is that I should reset to the current status after x seconds, which might have been changed meanwhile (which makes it difficult to implement). Moreover there was an discussion some time ago temporary node statuses, which unfortunately was a dead end for temporary node statuses.
So for both reasons, I now don't show the temporary nodes statuses anymore (i.e. it keeps being e.g. connected
). But instead I use node.error
to make sure the errors ends up into the debug sidebar:
Does this makes sense to you?
@SuperNinja73, Is this ok for you?
@SuperNinja73, Is this ok for you?
@bartbutenaers : yes it's ok for me
it remains red because it received an order which did not work . If I run a command that works , the status indicator stays red and does not refresh the new state "Connected" ok