Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the Datapoint representation of an IEC 104 ASDU for a command.

Warning

The actual current implementation does not use a json structure, so the order of parameters is mandatory.


Order

Attribute JSON (not currently used)

Description

Expected values

Mandatory

0co_caCommon Address of ASDU
YES
1co_ioaMessage address
YES
2co_valueValue
YES
3co_seSelect or Execute0 or 1YES


The processing of FLEDGE commands should evolve. Below is an example of JSON format :

...