Versions Compared

Key

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

...

  • While sending a Fledge "operation" (from North to South). In that case the filter converts an operation with asset_name = "opcua_operation" into a "PIVOT.GTICPIVOTTC" object with an asset_name = "PivotCommand".
  • While receiving an acknowledgement for a previous "operation" (from South to North).  In that case, the filter converts a "PIVOT.GTIC" into a "opcua_reply" object.

...

PIVOT field ("PIVOT.GTIC".<...>)opcua_reply fieldTypeDefault valueNote

Identifier

ro_idString
PIVOT identifier.
Confirmation.stValro_replyBoolean

Converts the values as follow:

  • confirmation.stval = false then ro_reply = 0 (positive confirmation)
  • confirmation.stval = true then ro_reply = 1 (negative confirmation)
<All other fields are ignored>



...