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
If a PandA ever disconnects, the update method will set the alarm state of all records. However, there is no reconnection mechanism - the client.send() method will not re-establish the connection.
There should be a button to trigger a reconnection. This may require additional code in PandABlocks-client.
The text was updated successfully, but these errors were encountered:
If a PandA ever disconnects, the
update
method will set the alarm state of all records. However, there is no reconnection mechanism - theclient.send()
method will not re-establish the connection.There should be a button to trigger a reconnection. This may require additional code in PandABlocks-client.
The text was updated successfully, but these errors were encountered: