...
RMS to TOS Example | Type | TIC4.0 | Description | Example in the context of the grammar | Version | ||
ContainerID |
|
| string | cargo|ID | Cargo identification | 2024.012 | |
Events |
|
| array |
|
| 2024.012 | |
| ContainerConnected |
| boolean | cargo|@|plugged|status|output|actual|value | Cargo plugged into the power source. | 2024.012 | |
| ContainerPowered |
| boolean | cargo|@|powered|status|output|actual|value | Cargo receiving power. | 2024.012 | |
| Time |
| number | cargo|@|powered|output|actual|timestamp | Time during which those statuses have been recorded. | 2024.012 | |
MonitoringData |
|
| array |
| In the following array, the monitoring data is grouped. | 2024.012 | |
| MonitoringTime |
| number |
| It is the time during which all data from the cargo sensors have been recorded. | 2024.012 | |
| SensorData |
| array |
|
| 2024.012 | |
|
| AmbientTemperature | number | cargo|@|ambient|temperature|output|actual|value | It refers to the air temperature outside the cargo. | 2024.012 | |
|
| CO2 | number | cargo|@|air|co2level|output|actual|value | CO2 level in the air inside the cargo | 2024.012 | |
|
| Humidity | number | cargo|@|air|humiditylevel|output|actual|value | Humidity in the air inside the cargo | 2024.012 | |
|
| O2 | number | cargo|@|air|o2level|output|actual|value | O2 level in the air inside the cargo | 2024.012 | |
|
| ReturnTemperature | number | cargo|@|air|temperature|#name#returnsensor1|output|actual|value | Air temperature measured by the "returnsensor" | 2024.012 | |
|
| SupplyTemperature | number | cargo|@|air|temperature|#name#supplysensor1|output|actual|value | Air temperature measured by the "supplysensor" | 2024.012 | |
|
| USDA1 | number | cargo|@|air|temperature|#name#usda1|output|actual|value | Air temperature measured by the "USDA1" sensor | 2024.012 | |
|
| USDA2 | number | cargo|@|air|temperature|#name#usda2|output|actual|value | Air temperature measured by the "USDA2" sensor | 2024.012 | |
|
| USDA3 | number | cargo|@|air|temperature|#name#usda3|output|actual|value | Air temperature measured by the "USDA3" sensor | 2024.012 | |
|
| USDA4 | number | cargo|@|air|temperature|#name#usda4|output|actual|value | Air temperature measured by the "USDA4" sensor | 2024.012 | |
|
| Ventilation | number | cargo|@|powersource|@|ventilationsystem|running|load|output|actual|value | Measurement of the ventilation level at which the ventilation system is running | 2024.012 | |
| SetpointData |
| array |
| The following is the data group indicating the SETPOINTS configured for that cargo. | 2024.012 | |
|
| CO2Setpoint | number | cargo|@|air|CO2level|input|actual|value | CO2 level to which the cargo was configured. In TIC4.0, the POM input refers to the SETPOINT. | 2024.012 | |
|
| HumidityActive | boolean | cargo|@|powersource|@|humuditysystem|@|active|status|output |actual|value | It refers to whether the humidity control system is active. | 2024.012 | |
|
| HumiditySetpoint | number | cargo|@|air|humiditylevel|input|actual|value | Level of Humidity in the air to which the cargo was configured. In TIC4.0, the POM input refers to the SETPOINT. | 2024.012 | |
|
| O2Setpoint | number | cargo|@|air|O2level|input||actual|value | O2 level to which the cargo was configured. In TIC4.0, the POM input refers to the SETPOINT. | 2024.012 | |
|
| TemperatureSetpoint | number | cargo|@|air|temperature|input|acutal|value | Temperature of the air to which the cargo was configured. In TIC4.0, the POM input refers to the SETPOINT. | 2024.012 | |
VisitHeader |
|
| array |
|
| 2024.012 | |
| Brand |
| string | cargo|@|control|brand | Cargo control brand | 2024.012 | |
| ContainerID |
| string | cargo|ID | Cargo identification | 2024.012 | |
| ControllerType |
| string | cargo|@|control|model | Cargo control model | 2024.012 | |
| Location |
| string | cargovisit|@|location|logical|ioutput|actual|value | Determines the position in the yard where the container is located within the terminal. | 2024.012 | |
| VisitClosed |
| boolean | cargovisit|@|checkedout|status|input|actual|value | Determines whether the cargo is still within the terminal or if the cargovisit has concluded. | 2024.012 |
This message corresponds to the information in the TOS that is sent to the RMS regarding the parameters at which the reefer container should be operating according to the cargo visit manifest, typically the booking.
...
Example TOS to RMS | Type | TIC4.0 | Notes | Example in the context of the grammar | Version | ||||
ContainerData |
|
| array |
|
| 2024.012 | |||
|
| Brand | string | tos|@|cargo|@|control|brand | Cargo control brand | 2024.012 | |||
|
| ContainerID | number | tos|@|cargo|ID | Cargo identification | 2024.012 | |||
|
| ControllerType | string | tos|@|cargo|@|control|model | Cargo control model | 2024.012 | |||
|
| Location |
| tos|@|cargovisit|@|location|logical|ioutput|actual|value | Determines the position in the yard where the container is located within the terminal. | 2024.012 | |||
|
| ArrivalTime | time | tos|@|cargovisit|@|checkin|time|output|actual|timestamp | It is the time when the cargo visit entered the terminal. | 2024.012 | |||
|
| PlannedDepartureTime | time | tos|@|cargovisit|@|checkout|time|output|planned|timestamp | It is the time by which the cargo visit is planned to be completed. | 2024.012 | |||
| SetpointData |
| array |
| These are the data incorporated into the TOS from the cargo visit manifests, typically from the booking. | 2024.012 | |||
|
| CO2Setpoint | number | tos|@|cargovisit|@|air|CO2level|input|actual|value | The CO2 level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| HumiditySetpoint | number | tos|@|cargovisit|@|air|humidity|input|actual|value | The humidity level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| O2Setpoint | number | tos|@|cargovisit|@|air|O2level|input|actual|value | The O2 level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| TemperatureSetpoint | number | tos|@|cargovisit|@|air|temperature|input|actual|value | The temperature of the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| VentilationSetpoint | number | tos|@|cargovisit|@|ventilationsystem|@|running|load|input|actual|value | The ventilation setting that should be in place according to the manifest. | 2024.012 | |||
|
| CO2Maximum | number | tos|@|cargovisit|@|air|CO2level|input|actual|maximum | The maximum CO2 level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| CO2Minimum | number | tos|@|cargovisit|@|air|CO2level|input|actual|minimum | The minimum CO2 level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| HumidityMaximum | number | tos|@|cargovisit|@|air|humidity|input|actual|maximum | The maximum humidity level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| HumidityMinimum | number | tos|@|cargovisit|@|air|humidity|input|actual|minimum | The minimum humidity level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| O2Maximum | number | tos|@|cargovisit|@|air|O2level|input|actual|maximum | The maximum O2 level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| O2Minimum | number | tos|@|cargovisit|@|air|O2level|input|actual|minimum | The minimum O2 level in the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| TemperatureMaximum | number | tos|@|cargovisit|@|air|temperature|input|actual|maximum | The maximum temperature of the air that the cargo should be at according to the manifest. | 2024.012 | |||
|
| TemperatureMinimum | number | tos|@|cargovisit|@|air|temperature|input|actual|minimum | The minimum temperature of the air that the cargo should be at according to the manifest. | 2024.012 | |||
ReceiveJobOrders |
|
| array |
| Orders sent from the TOS to the RMS to perform specific tasks. | 2024.013 | |||
| jobOrdersRequest |
| array |
| Orders requested from the TOS to the RMS to perform specific tasks. | 2024.013 | |||
|
| ID | string | tos|@|jobinstructionlist|ID | Unique identification of the instruction, In the case of the example used for this translation, the message contains several job instructions to be applied to different subjects (positions). “Single” job instructions (job instrucions containing one action only) are allowed. The main actor can be the job instruction and/or the order, depending on the action performed. | 2024.013 | |||
|
| Timestamp | number | tos|@|jobinstructionlist|@|start|time|actual|timestamp | The time when the message was sent from the TOS to the RMS. Message corresponds to the value (i.e., when the job instruction list was started in time). There is one timestamp that is attached to the value (e.g., when the value is or was started or the expected value in the future, depending on the point of measurement-time). The other timestamp corresponds to the message header (when the message was created). | 2024.013 | |||
|
| JobOrderList | array | List of orders related to the job instruction. | 2024.013 | ||||
|
|
| JobOrder | array | tos|@|jobinstruction|@|order | Information specifically related to a single order. | 2024.013 | ||
|
|
| ContainerID | string | tos|@|jobinstruction|@|cargo|id | ID of the specific subject (in this case, a container or cargo) on which the task will be performed | 2024.013 | ||
|
|
| DueDate | number | tos|@|jobinstruction|end|time|input|request|timestamp | Date by which the task must be completed (performed). | 2024.013 | ||
|
|
| JobOrderType | string | tos|@|jobinstruction|typeaction. | Type of task that needs to be performed: Plug Unplug PowerOn PowerOFF Change SETPOINT PTI Check Alarms Manual (Request) Monitoring (to get data form the control) Free text (for undefined tasks that are not part of the original list) | 2024.013 |