Interface QueueInstructionRequest

A queue instruction request.

Hierarchy

  • QueueInstructionRequestBase
    • QueueInstructionRequest

Properties

nodeId: number

The node ID.

parameters?: InstructionParameter[]

The instruction parameters.

topic?: string

The instruction topic.

Generated using TypeDoc