Abstract
The objective is to enable the transmission of the main messages (ASDU) used in power system telecontrol (according to IEC 60870-5-104 standard.)
Minimal list: MSP, MDP, MMEPre-requisitesRead the design documentTest dataRules : rules, errors and logs
R1: If an ASDU is not known in the exchanged data configuration (CA, IOA or unknown type id), the message is rejected and the error is logged.
Acceptance criteria
Given a JSON configuration file
When: the iec 104 south plugin is running
Then: the ASDU are acquired and transfored into internal FledgePower datapoints.
Abstract The objective is to enable the transmission of the main messages (ASDU) used in power system telecontrol (according to IEC 60870-5-104 standard.) Minimal list: MSP, MDP, MME Pre-requisites Read the design document Test data Rules : rules, errors and logs R1: If an ASDU is not known in the exchanged data configuration (CA, IOA or unknown type id), the message is rejected and the error is logged. Acceptance criteria Given a JSON configuration file When: the iec 104 south plugin is running Then: the ASDU are acquired and transfored into internal FledgePower datapoints.