Versions Compared

Key

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

...

This is the Datapoint representation of an IEC 104 ASDU.

Code Block
languagejs
{
    "data_object":{
       "do_type":"type_idM_SP_TB_1",
       "do_ca":"ca"18325,
       "do_oa":"oa"0,
       "do_cot":"cot"3,
       "do_test":"istest"false,
       "do_negative":"isnegative"false,
       "do_ioa":6468178,
       "do_ioavalue":"ioa"1,
       "do_quality_iv":true,
       "do_valuequality_bl":"value",
false,
       "do_quality_ov":false,
       "do_quality_sb":false,
       "do_quality_descnt":false,
       "do_ts":"time_marker",
1653484330239,
       "do_ts_iv":true,
       "do_ts_validsu":"isinvalid"false,
       "do_ts_sum_timesub":"isSummerTime"false
    }
 }

Multiple type ids for IEC 104 ASDUs in the monitor direction

...