Hierarchy

  • Response

Indexable

[property: string]: any

Properties

grantType: GrantType

Enum {'GRANTED','QUEUED','REVOKED','REJECTED'}. 'GRANTED': fleet control grants request. 'REVOKED': fleet control revokes previously granted request. 'REJECTED': fleet control rejects a request. 'QUEUED': Acknowledge the mobile robot's request to the fleet control, but no permission is given yet. Request was added to some sort of a queue.

leaseExpiry?: string

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

requestId: string

Unique per mobile robot identifier within all active requests.

Generated using TypeDoc