fledge-power / fledge-south-iec104

A south plugin to gather data using the IEC 104 protocol.
Apache License 2.0
1 stars 3 forks source link

redundant connection handling #14

Closed aklira closed 2 years ago

aklira commented 2 years ago

Abstract The objective is to manage redundant connections (according to IEC 60870-5-104 standard.) Pre-requisites Read the design document Test data Rules : rules, errors and logs Acceptance criteria Given a JSON configuration file When: the iec 104 south plugin is running Then: redundant connections are managed.