- Preparing search index...
- The search index is not available
toggle-ts
Function NatsIodOperationSub
- NatsIodOperationSub(sn: string, operation: IodOperation, chain: IodChain, module: number, channel: number): string
-
Parameters
-
sn: string
-
-
-
module: number
-
channel: number
Returns string
Generates the Iod low level operation subject:
io.[sn].iod.operation.[operation].[chain].[module].[channel]
Send NATS request to change output state of the IO. No payload. Returns IodOperationResponse.
Returns
Nats subject.