Describe the bug
Prerequisite: RTU connected, gateway connected and center connected.
The RTU socket is disconnected, a data value is updated, and the RTU connection is restored.
A GI is performed when the connection with the gateway is resumed. The new value of the data is sent to the GI (with a COT 20). The new data value is not transmitted to the center (with a spontaneous COT).
To Reproduce
Steps to reproduce the behavior:
Initial state I have: [RTU] running <=> [FLEDGEPOWER] running <=> [CENTER] running
Then I stop the socket of RTU
The value of a data is updated on the RTU
Then I start the socket of RTU back
Wait for the FLEDGEPOWER GI
The data is uploaded to the GI (COT20) at south
The data is not sent back to the center (spontaneous COT)
Expected behavior
A change of value must be sent to the centers (even during the IM)
Describe the bug Prerequisite: RTU connected, gateway connected and center connected.
The RTU socket is disconnected, a data value is updated, and the RTU connection is restored.
A GI is performed when the connection with the gateway is resumed. The new value of the data is sent to the GI (with a COT 20). The new data value is not transmitted to the center (with a spontaneous COT).
To Reproduce Steps to reproduce the behavior:
Expected behavior A change of value must be sent to the centers (even during the IM)