Better support for state update on sending commands
Opened this issue · 0 comments
rtuck99 commented
Current behaviour is to allow autoupdate default behaviour, however this seems to result in subsequent commands sometimes not being sent in timely fashion for some reason.
Binding should issue direct updateState() call on successful completion of the command, rather than rely on autoupdate and polled refresh.