Responses from fleet control to mobile robot's requests.

Hierarchy

  • Responses

Indexable

[property: string]: any

Properties

headerId: number

Header ID of the message. The headerId is defined per topic and incremented by 1 with each sent (but not necessarily received) message.

manufacturer: string

Manufacturer of the mobile robot.

responses: Response[]

Array of zone response objects.

serialNumber: string

Serial number of the mobile robot.

timestamp: string

Timestamp (ISO 8601, UTC); YYYY-MM-DDTHH:mm:ss.fffZ (e.g., '2017-04-15T11:40:03.123Z').

version: string

Version of the protocol [Major].[Minor].[Patch]

Generated using TypeDoc