| | |
| | | locType: 'Location Type', |
| | | loc: 'Location', |
| | | agvSts: 'Agv Status', |
| | | |
| | | agvModel: 'Agv Model', |
| | | }, |
| | | table: { |
| | | field: { |
| | |
| | | uuid: "uuid", |
| | | name: "name", |
| | | }, |
| | | agvModel: { |
| | | uuid: "uuid", |
| | | type: "type", |
| | | name: "name", |
| | | length: "length", |
| | | width: "width", |
| | | height: "height", |
| | | liftHeight: "lift height", |
| | | diameter: "diameter", |
| | | password: "password", |
| | | backpack: "backpack", |
| | | lowBattery: "charge battery", |
| | | quaBattery: "work battery", |
| | | travelSpeed: "travel speed", |
| | | workDirection: "work direction", |
| | | allDirection: "all direction", |
| | | protocol: "protocol", |
| | | mqttTopic: "mqtt topic", |
| | | }, |
| | | |
| | | } |
| | | } |
| | | }; |