Versions Compared

Key

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

...

R1 : Only status points with a Pivot ID that appear in at least one of the operations are processed.

R2 : When receiving such Read the value of the status point convert its value to an internal boolean value [0-1] that received and convert it internally as follow, this is later called the operation input value. :

  • OR:
    • For simple point data type, operation input value = status point value unchanged.
    • For double point data type, operation input value = 1 if the status point value is "on", else 0.

R3 : List all operations using the received status point as input and apply the following for each of them.

...