Skip to main content

Module command_contract

Module command_contract 

Source
Expand description

Shared command request/response API contract for transports.

Structs§

CommandRequest
Version 1 command request transported to the Runtime host.
CommandResponse
Version 1 controlled command response.
CommandResponseEvent
Event identity returned by an accepted command.

Enums§

CommandRequestValidationError
Validation failures defined by the command V1 contract.