You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A DeviceDriver should broadcast the changes by IoProxyHandler only if the IoProxyHandler is "activated" (asked its value at least once).
A DeviceDriver should quit broadcasting the changes for a IoProxyHandler if it isn't requested by a IoProxyClient for 10 minutes (or so). There should be a warning message emitted for the deprecation.
The text was updated successfully, but these errors were encountered:
A
DeviceDriver
should broadcast the changes byIoProxyHandler
only if theIoProxyHandler
is "activated" (asked its value at least once).A
DeviceDriver
should quit broadcasting the changes for aIoProxyHandler
if it isn't requested by aIoProxyClient
for 10 minutes (or so). There should be a warning message emitted for the deprecation.The text was updated successfully, but these errors were encountered: