Function NatsIodHlTransitionSub

  • Generates the Iod high level transition subject:

    io.[sn].iod.transition.[name].[value]

    Subscribe to this NATS subject to be notified when state of I/O changes. No payload.

    Returns

    Nats subject

    Parameters

    • sn: string

      Serial number of Toggle

    • name: string

      Common name set for peripheral

    • value: 0 | 1

      New state of the peripheral 0 | 1

    Returns string

Generated using TypeDoc