Describe the bug
The "cnx_loss_status" on the south plugin signal is sent two times:
when the connection is lost with value=true
when the connection is back again and gi is finished with value = false
To Reproduce
Steps to reproduce the behavior:
Connect south plugin to IEC104 slave
Disconnect the IEC 104 lave
Reconnect the IEC 104 slave
The cnx_loss_status is send to false after gi is finished
Expected behavior
the Center is always expecting a true.
when the connection is lost with value=false
when the connection is back again and gi is finished with value=true
Describe the bug The "cnx_loss_status" on the south plugin signal is sent two times: when the connection is lost with value=true when the connection is back again and gi is finished with value = false
To Reproduce Steps to reproduce the behavior:
Expected behavior the Center is always expecting a true. when the connection is lost with value=false when the connection is back again and gi is finished with value=true