Versiones comparadas

Clave

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

...

RMS to TOS Example

Type

TIC4.0

Description

ContainerID

 

 

string

 cargo|ID

Cargo identification

Events

 

 

array

 

 

 

ContainerConnected

 

boolean

cargo|@|plugged|status|output|actual|statusvalue

Cargo plugged into the power source.

 

ContainerPowered

 

boolean

cargo|@|powered|status|output|actual|statusvalue

Cargo receiving power.

 

Time

 

number

cargo|@|powered|output|actual|timestamp

Time during which those statuses have been recorded.

MonitoringData

 

 

array

 

In the following array, the monitoring data is grouped.

 

MonitoringTime

 

number

 

It is the time during which all data from the cargo sensors have been recorded.

 

SensorData

 

array

 

 

 

 

AmbientTemperature

number

cargo|@|ambient|temperature|output|actual|value

It refers to the air temperature outside the cargo.

 

 

CO2

number

cargo|@|air|co2level|output|actual|value

CO2 level in the air inside the cargo

 

 

Humidity

number

cargo|@|air|humiditylevel|output|actual|value

Humidity in the air inside the cargo

 

 

O2

number

cargo|@|air|o2level|output|actual|value

O2 level in the air inside the cargo

 

 

ReturnTemperature

number

cargo|@|air|temperature|#name#returnsensor1|output|actual|value

Air temperature measured by the "returnsensor"

 

 

SupplyTemperature

number

cargo|@|air|temperature|#name#supplysensor1|output|actual|value

Air temperature measured by the "supplysensor"

 

 

USDA1

number

cargo|@|air|temperature|#name#usda1|output|actual|value

Air temperature measured by the "USDA1" sensor

 

 

USDA2

number

cargo|@|air|temperature|#name#usda2|output|actual|value

Air temperature measured by the "USDA2" sensor

 

 

USDA3

number

cargo|@|air|temperature|#name#usda3|output|actual|value

Air temperature measured by the "USDA3" sensor

 

 

USDA4

number

cargo|@|air|temperature|#name#usda4|output|actual|value

Air temperature measured by the "USDA4" sensor

 

 

Ventilation

number

cargo|@|powersource|@|ventilationsystem|running|load|output|actual|value

Measurement of the ventilation level at which the ventilation system is running

 

SetpointData

 

array

 

The following is the data group indicating the SETPOINTS configured for that cargo.

 

 

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.

 

 

HumidityActive

boolean

 cargo|@|powersource|@|humuditysystem|@|active|status|output|actual|status value 

It refers to whether the humidity control system is active.

 

 

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.

 

 

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.

 

 

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.

VisitHeader

 

 

array

 

 

 

Brand

 

string

 cargo|@|control|brand

Cargo control brand

 

ContainerID

 

string

cargo|ID

Cargo identification

 

ControllerType

 

string

cargo|@|control|model

Cargo control model

 

Location

 

string

 cargovisit|@|location|logical

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

 

VisitClosed

 

boolean

cargovisit|@|checkedout|status|value

Determines whether the cargo is still within the terminal or if the cargovisit has concluded.

...