fledge-power / fledge-south-iec61850

A south plugin for collecting data via the IEC 61850 protocol
3 stars 5 forks source link

Reading data objects #17

Closed aklira closed 7 months ago

aklira commented 1 year ago

Abstract

Read simple or complex data attributes/objects with the IedConnection_readObject

mbourhis commented 1 year ago

Requirements : Supported features

['DataModel' is the DataModel of the server, known by the server]

mbourhis commented 1 year ago

Remarks

mbourhis commented 1 year ago

Remarks: for knowing the 'name' of the values

2 possibilities:

mbourhis commented 1 year ago

"complex" means "structured", a data tree. But we don't known, a priori, the name of each terminal node of the data tree.

mbourhis commented 1 year ago

How to know the name of the read 'values'

The type of the data to read implies some specific parameters: