Information on the status of the map indicating, if a map version is currently used on the mobile robot. ENABLED: Indicates this map is currently active / used on the mobile robot. At most one map with the same mapId can have its status set to ENABLED.
DISABLED: Indicates this map version is currently not enabled on the mobile robot and thus could be enabled or deleted by request.

ENABLED: Indicates this zone set is currently active / used on the mobile robot. At most one zone set for each map can have its status set to ENABLED. DISABLED: Indicates this zone set is currently not enabled on the mobile robot and thus could be enabled or deleted by fleet control.

Enumeration Members

Enumeration Members

Disabled: "DISABLED"
Enabled: "ENABLED"

Generated using TypeDoc