...
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 | ||||
ContainerData |
|
| array |
|
| ||
|
| Brand | string | tos|@|cargo|@|control|brand | Cargo control brand | ||
|
| ContainerID | number | tos|@|cargo|ID | Cargo identification | ||
|
| ControllerType | string | tos|@|cargo|@|control|model | Cargo control model | ||
|
| Location |
| cargovisit|@|location|logical|ioutput|actual|value | Determines the position in the yard where the container is located within the terminal. | ||
|
| ArrivalTime | time | tos|@|cargovisit|@|checkin|time|output|actual|timestamp | It is the time when the cargo visit entered the terminal. | ||
|
| PlannedDepartureTime | time | tos|@|cargovisit|@|checkout|time|output|planned|timestamp | It is the time by which the cargo visit is planned to be completed. | ||
| SetpointData |
| array |
| These are the data incorporated into the TOS from the cargo visit manifests, typically from the booking. | ||
|
| CO2Setpoint | number | tos|@|cargovisit|@|air|CO2level|imput|actual|value | The CO2 level in the air that the cargo should be at according to the manifest. | ||
|
| HumiditySetpoint | number | tos|@|cargovisit|@|air|humidity|imput|actual|value | The humidity level in the air that the cargo should be at according to the manifest. | ||
|
| O2Setpoint | number | tos|@|cargovisit|@|air|O2level|imput|actual|value | The O2 level in the air that the cargo should be at according to the manifest. | ||
|
| TemperatureSetpoint | number | tos|@|cargovisit|@|air|temperature|imput|actual|value | The temperature of the air that the cargo should be at according to the manifest. | ||
|
| VentilationSetpoint | number | tos|@|cargovisit|@|ventilationsystem|@|running|load|input|actual|value | The ventilation setting that should be in place according to the manifest. | ||
|
| 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. | ||
|
| 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. | ||
|
| 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. | ||
|
| 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. | ||
|
| 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. | ||
|
| 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. | ||
|
| 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. | ||
|
| 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. | ||
ReceiveJobOrders |
|
| array |
| Orders received from the TOS to the RMS to perform specific tasks. | ||
| jobOrdersRequest |
| array |
| Orders requested from the TOS to the RMS to perform specific tasks. | ||
|
| ID | string | tos|@|jobinstruction|ID (should we incluide ID in subject Order?) | Unique identification of the instruction. | ||
|
| Timestamp | number | tos|@|jobinstruction||@|created|time|actual|timestamp (should we include timestamp related to the delivery of the message?) | The time when the message was sent from the TOS to the RMS. | ||
|
| JobOrderList | array | List of orders related to the job instruction. | |||
|
|
| JobOrder | array | tos|@|jobinstruction|@|order | Information specifically related to a single order. | |
|
|
| 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 | |
|
|
| DueDate | number | tos|@|order|start|time|input|planned|value | Date by which the actor responsible for performing the task needs to acknowledge the instruction. | |
|
|
| JobOrderType | string | tos|@|order|start|time|input|planned|value | Type of task that needs to be performed: Unplug PowerOn PowerOFF Change SETPOINT PTI Check Alarms Manual (Request) Monitoring (to get data form the control) |