| | |
| | | } |
| | | }, |
| | | enums: { |
| | | success: 'SUCCESS', |
| | | failure: 'FAILURE', |
| | | statusTrue: 'Enable', |
| | | statusFalse: 'Disable', |
| | | true: 'Yes', |
| | |
| | | offset: "offset", |
| | | height: "height(mm)", |
| | | depth: "depth(mm)", |
| | | angle: 'angle', |
| | | angle: 'angle(°)', |
| | | actDir: 'actuator direction', |
| | | inboundWait: 'in wait(ms)', |
| | | outboundWait: 'out wait(ms)', |
| | |
| | | } |
| | | } |
| | | }, |
| | | integrationRecord: { |
| | | enums: { |
| | | direction: { |
| | | none: 'Unknown', |
| | | inbound: 'Inbound', |
| | | outbound: 'Outbound', |
| | | }, |
| | | }, |
| | | }, |
| | | map: { |
| | | welcome: 'Welcome to the RCS System. Tip: Left-click to select objects, right-click to pan the view, and use the scroll wheel to zoom the view.', |
| | | devices: { |