Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Example TOS to RMS 

Type

TIC4.0

Notes

Example in the context of the grammar

ContainerData

 

 

array

 

 

 

 

Brand

string

tos|@|cargo|@|control|brand

Cargo control brand

imagen-20241015-182335.png

 

 

ContainerID

number

tos|@|cargo|ID 

Cargo identification

imagen-20241015-182419.png

 

 

ControllerType

string

tos|@|cargo|@|control|model

Cargo control model

imagen-20241015-182516.png

 

 

Location

 

tos|@|cargovisit|@|location|logical|ioutput|actual|value

Determines the position in the yard where the container is located within the terminal.

imagen-20241015-182753.png

 

 

ArrivalTime

time

tos|@|cargovisit|@|checkin|time|output|actual|timestamp

It is the time when the cargo visit entered the terminal.

imagen-20241015-182859.png

 

 

PlannedDepartureTime

time

tos|@|cargovisit|@|checkout|time|output|planned|timestamp

It is the time by which the cargo visit is planned to be completed.

imagen-20241015-183010.png

 

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|input|actual|value

The CO2 level in the air that the cargo should be at according to the manifest.

imagen-20241015-183144.png

 

 

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.

imagen-20241015-183312.png

 

 

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.

imagen-20241015-183535.png

 

 

TemperatureSetpoint

number

tos|@|cargovisit|@|air|temperature|input|actual|value

The temperature of the air that the cargo should be at according to the manifest.

imagen-20241015-183726.png

 

 

VentilationSetpoint

number

tos|@|cargovisit|@|ventilationsystem|@|running|load|input|actual|value

The ventilation setting that should be in place according to the manifest.

imagen-20241015-183828.png

 

 

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.

imagen-20241015-183958.png

 

 

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.

imagen-20241015-184017.png

 

 

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.

imagen-20241015-184109.png

 

 

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.

imagen-20241015-184114.png

 

 

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.

imagen-20241015-184152.png

 

 

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.

imagen-20241015-184157.png

 

 

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.

imagen-20241015-184241.png

 

 

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.

imagen-20241015-184309.png

ReceiveJobOrders

 

 

array

 

Orders sent 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|@|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.

imagen-20241015-185235.png

 

 

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).

imagen-20241021-075752.pngImage Added

 

 

JobOrderList

array

List of orders related to the job instruction.

 

 

 

JobOrder

array

tos|@|jobinstruction|@|order 

Information specifically related to a single order.

imagen-20241015-184706.png

 

 

 

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

imagen-20241015-184806.png

 

 

 

DueDate

number 

tos|@|jobinstruction|end|time|input|request|timestamp

Date by which the task must be completed (performed).

imagen-20241015-185001.png

 

 

 

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)

imagen-20241015-185125.png

...