TIC 4.0
Job Instruction 2026.019
SUBJECT
Fields | Type | Description | Purpose |
|---|---|---|---|
ID (identifier) | M | jobinstruction | GRAMMAR |
Subject Name | M | JobInstruction | GRAMMAR |
Subject Type | M | Process | GRAMMAR |
Also known as | O | workinstruction | TIC Description |
Definition | M | Something that a source (system/someone) tells to subjects (system/someone/something/equipment) to do to an object (system/someone/something/equipment) in a coordinated way. It results in one or more Job Order Job Orders.
| TIC Description |
Further Detail | O | Job Instruction includes any type of objects and work to be performed in the terminal, not only “move cargo”. It applies to actions like inspections, reefer plugin, re-allocation of equipment, recharge, repairs, maintenance, etc. Information on a Job Instruction typically develops over time. Basic information in which order it has to be done, the starting point and the Job Order object. Other information like the end position of the Job Order, the nominated subject that has to perform the Job Order and other details, could be added in later stages and can be updated/modified over time. Job Order vs Job Instruction: “Job Order” (order): it describes a piece of work (to do) to one object (i.e. plug in a reefer container, move a container from yard position A to yard position B) “Job Instruction” (jobinstruction): it is realised by one or more Job Orders for the same object. These Job Orders could be executed by different subjects but always over the same object. Job orders are included in the same job instruction because they must be performed in a coordinated way (i.e. move a container by several machines from position A to final position C, repair a machine by several teams). In the simplest case, Job Instruction includes only one Job Order (i.e. move a container from yard position A to yard position B as for above example). In the case that several Job Orders must be executed in a tight coordination (e.g., one subject works with another subject over the same object), then the job orders should be part of the same jobinstruction. For example, when a container is discharged from a vessel to the yard, there will be a Job Order for the STS to discharge from the vessel position to a position under the crane, and as a second step, an horizontal transport will execute the Job Order to move the container from the position under the crane to a yard or transfer position. More Job Orders to different or same subject could be still needed, until the container reaches the final planned position within the Job Instruction. “Job Instruction Group” (jobinstructiongroup): if several Job Instructions need to be coordinated because they are to be done simultaneously by the same subject over more than one different objects then the link must be indicated. I.e an STS twin move of 2x20' containers (2 objects → 2 orders but one subject) or a quad 4x20' (4 objects → 4 orders but one subject). Job Instruction Start and End events: To consider that the Job Instruction is in execution, (the Job Instruction has started), the Job Orders need to be received and acknowledged by the subjects that are going to execute the Job Order. Considering this, the Job Instruction has several relevant “event” and “status” concepts.
jobinstruction|creation event happens in the moment it is available for the source that has generated and it should have an ID assigned to it, so it has a way to identify itself. It could have only the basic info but needs it own identity. Usually it will include the action to be performed and the object but not the subject, when and where. jobinstruction|active status is "True" only when it is available for the component which has to work on it (system/someone). The first time it is available would generate the starttimestamp event. jobinstruction|assigned status is "True" only when the subject in charge of doing a Task related to one of the Job Orders is defined. The first time at least one Job Order subject is defined would generate starttimestamp event. It may happen that the subject changes several times or even disappears then the jobinstruction.assigned.status would be false. jobinstruction|dispatched: (status) when at least one Job Order subject has the specific order to do to an object. The first time at least one order is sent (dispatched) to a subject, it would generate starttimestamp event. jobinstruction|acknowledged (status) when the subject acknowledged receiving the order. Two subjects are required to acknowledge: a subject sending the message and a second one reading and acknowledging it. In most of the cases, dispatched and acknowledged happens at same time or within a very small time difference. It would generate starttimestamp (event) the first time the subject acknowledged it received the order. jobinstruction|start event happens when its first Job Order is dispatched. jobinstruction|execution status is “true” between jobinstruction.start and jobinstruction.end jobinstruction|joborder|start event happens when the first of: The subject already has the (first) Job Order of the Job Instruction is dispatched and started the work (che.cycle.start or equivalent) or when the jobinstruction is “dispatched” and the subject didn’t start the execution but it is ready to execute with only one single or grouped jobinstruction in the list. If more jobs are in the list we cannot determine the Job Instruction has started. jobinstruction|@|joborder|1@|start jobinstruction|inprogress status is “True” between the first jobinstruction.joborder.start and the last jobinstruction|@|joborder|1@|end jobinstruction|joborder|end event happens when the subject already has the jobinstruction “dispatch” and ends the specific object and action work (che.cycle.end or equivalent). jobinstruction|joborder|cancel: (event) is when the subject refuses or the source cancels the job order. jobinstruction|end event happens when the last jobinstruction|joborder|end
Job Instruction types: Action type (jobinstruction|type): is a closed list (could be extended)
Job Order Type (jobinstruction|typeaction): Some examples of Cargo Move:
Service task:
Job Instruction objects (jobinstruction|object): jobinstruction|object
Job Instruction subject (jobinstruction|joborder|subject): The subject is the one that executes the Job Order. As a job instruction can have many subjects this concept metadata is under “Job Order” includes only one action (to do) to one object (i.e. plug in a reefer container, move a container from yard position A to yard position B). | TIC Description |
Required Information | M | SUBJECT, CONCEPT; OBSERVED PROPERTY and VALUE | TIC Description |
SUBJECTS |
| tos; |
|
CONCEPT |
| Id; loading; discharging; useful; unuseful; paid; unpaid; handling reason; start; end; active; inactive; idle; working. |
|
Related standards | O | TEU definition; Container definition; ISO 8601 | TIC Description |
Related TIC 4.0 definition | O | https://tic40.atlassian.net/l/cp/PJ1TDr1z https://tic40.atlassian.net/l/c/3pujAL8E Cargo 2023.009 CHE https://tic40.atlassian.net/wiki/x/AQC3kg https://tic40.atlassian.net/wiki/pages/createpage.action?spaceKey=REV&title=Whitepaper%3A%20Chain%20of%20command | TIC Description |
Example | M | see below diagrams and drawings | TIC Description |
Example in the context of the grammar | M
| "jobinstruction": [
{
"id": "wiGkey",
"type": "cargomove/servicetask",
"typeaction": "TBD/receival/delivery/discharge/load/Plugging/unplugging/inspection/Transfer_In/Transfer_Out/Intrastack/Split_Transfer_In/Split_Transfer_Out/Split_Intrastack/Rehandle/Preposition/Housekeeping/ASC_Unordered/CHE_Reposition/LADEN_REDIRECT/ITV_Receive/ITV_Deliver/ITV_Reposition/ITV_Servicing/QC_Load/QC_Discharge/Unknown/ITV_Deliver",
"useful": false,
"unuseful": false,
"billable": false,
"nonbillable": false,
"paid": false,
"unpaid": false,
"other": false,
"object": [
{
"id": "",
"type": "cargo/che/hatch covers/genset/bollards/etc"
}
],
"objectpair": [
{
"id": "",
"type": "cargo/che/hatch covers/genset/bollards/etc"
}
],
"cargo": [
{
"id": "unitNbr"
}
],
"cargovisit": [
{
"id": 0
}
],
"carrier": [
{
"id": ""
}
],
"carriervisit": [
{
"id": ""
}
],
"service": [
{
"id": ""
}
],
"servicevisit": [
{
"id": ""
}
],
"chelist": [
{
"id": "powGkey",
"name": "PointOfWorkGkey",
"timestamp": "2026-01-23T08:01:45.468Z"
}
],
"jobinstructionlist": [
{
"id": "",
"type": ""
}
],
"created": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"computingtimestamp": "2026-01-23T08:01:45.468Z",
"forecashorizon": ""
}
]
},
"active": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"computingtimestamp": "2026-01-23T08:01:45.468Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.468Z",
"endtimestamp": "2026-01-23T08:01:45.468Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.468Z",
"endtimestamp": "2026-01-23T08:01:45.468Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"computingtimestamp": "2026-01-23T08:01:45.468Z",
"forecashorizon": ""
}
]
},
"inactive": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.468Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
]
},
"assigned": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
]
},
"dispatched": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
]
},
"notdispatched": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
]
},
"start": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": ""
}
],
"logical": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": "",
"qualifier": "gis",
"value": ""
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.469Z",
"computingtimestamp": "2026-01-23T08:01:45.469Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0",
"jobstep": {}
}
]
},
"working": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
]
},
"idle": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.469Z",
"endtimestamp": "2026-01-23T08:01:45.469Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.469Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"cancel": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"bypass": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"locked": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"unlocked": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"atcarrier/atcarriedstacked?": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"fromcarriertoberthtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"fromcarriertocheckin": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.470Z",
"endtimestamp": "2026-01-23T08:01:45.470Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": 0
}
]
},
"atchecking": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.470Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"checkedin/OCR": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"fromcheckingtoberthtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"atberthtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"atberth": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"fromberthtransferzonetoberthtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"fromberthtransferzonetoyard": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
]
},
"fromberthtransferzonetoyardtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.471Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.471Z",
"endtimestamp": "2026-01-23T08:01:45.471Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"fromyardtransferzonetoyard": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"atyard": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"atyardnotstacked": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"fromyardtoyard": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"atyardstacked": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"fromyardtoberthtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"fromyardtoyardtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"fromyardtransferzonetoberthtransferzone": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.472Z",
"endtimestamp": "2026-01-23T08:01:45.472Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.472Z",
"value": 0
}
]
},
"fromberthtransferzonetocarrier": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
]
},
"fromberthtransferzonetochecking": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
]
},
"checkedout/OCR": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
]
},
"fromcheckingtocarrier": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.473Z",
"endtimestamp": "2026-01-23T08:01:45.473Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": 0
}
]
},
"checollectfromtruck": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"chedelivertotruck": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"truck_or_traininboundterminal": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"stsdeliveratberth": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.473Z",
"computingtimestamp": "2026-01-23T08:01:45.473Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.473Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"scdeliveratberth": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"sccollectfromberth": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"ascdelivertoatyardnotstacked": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"ascdelivertoatyardstacked": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"joborderdispatch": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"scdelivertoyardtransferzone": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"jobinstructionyardtoyardactivation": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"asccollectatyardnotstacked": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"jobinstructionvesselactivation": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"truck_or_trainpregatestart": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"asccollectatyardstacked": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"ascdeliveryardtransferzone": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.474Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.474Z",
"computingtimestamp": "2026-01-23T08:01:45.474Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"sccollectyardtransferzone": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.475Z",
"computingtimestamp": "2026-01-23T08:01:45.475Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.475Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"stsdelivertovessel": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.480Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"truck_or_trainoutboundterminal": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.480Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"stsocrstart": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.480Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"stscollectfromberth": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.480Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.480Z",
"computingtimestamp": "2026-01-23T08:01:45.480Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"eventstepprocess": {
"event": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": "( checollectfromtruck / chedelivertotruck / truck_or_traininboundterminal / stsdeliveratberth / scdeliveratberth / sccollectfromberth / ascdelivertoatyardnotstacked / ascdelivertoatyardstacked / joborderdispatch / scdelivertoyardtransferzone / jobinstructionyardtoyardactivation / asccollectatyardnotstacked / jobinstructionvesselactivation / truck_or_trainpregatestart / asccollectatyardstacked / ascdeliveryardtransferzone / sccollectyardtransferzone / stsdelivertovessel / truck_or_trainoutboundterminal / stsocrstart / stscollectfromberth)",
"mcode": "(IPW / IPO / IPP / LNI / LNO / LNW / RPS / YDS / MRO / TPI / YDP / RPW / VSP / GIW / YDW / TPO / TPW / VSS / GOW / VLS / VSW)",
"type": "operational",
"description": ""
}
],
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
],
"logical": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": "",
"qualifier": "gis",
"value": ""
}
],
"geometry": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"end": {
"event": [
{
"type": "operational",
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": "end",
"description": ""
}
],
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
],
"logical": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": "",
"qualifier": "gis",
"value": ""
}
],
"geometry": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": "",
"value": [
4012.22,
-7500.25
],
"accuracy": "12.0"
}
]
},
"archive": {
"time": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
]
},
"notreassignedjoborder": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.481Z",
"endtimestamp": "2026-01-23T08:01:45.481Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.481Z",
"endtimestamp": "2026-01-23T08:01:45.481Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
]
},
"joborder": [
{
"id": "workAssignment Gkey",
"number": "workAssignmentId",
"type": "cargomove/servicetask",
"typeaction": "move/collect/queue/ready/deliver/abandon/cancel/park/bayprofile/fill",
"jobsteppinglist": [],
"jobinstructiongroup": {
"metaelements": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.481Z",
"id": false,
"value": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"id": false,
"name": ""
}
],
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.481Z",
"endtimestamp": "2026-01-23T08:01:45.481Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.481Z",
"endtimestamp": "2026-01-23T08:01:45.481Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.481Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": ""
}
],
"numberofpairwith": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.481Z",
"computingtimestamp": "2026-01-23T08:01:45.481Z",
"forecashorizon": "",
"value": ""
}
]
},
"joborderpair": {
"metaelements": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": false,
"value": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": false,
"name": ""
}
],
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"numberofpairwith": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": "",
"value": ""
}
]
},
"subject": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"type": "[driver; planner; etc]"
}
],
"actor": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"type": "[driver; planner; etc]"
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"type": "[driver; planner; etc]"
}
],
"che": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"brand": "",
"model": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"brand": "",
"model": ""
}
],
"system": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": {},
"type": "[mms;driver; planner; etc]"
}
],
"cycle": [
{
"id": ""
}
],
"assigned": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
]
},
"dispatched": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
]
},
"notdispatched": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
]
},
"acknowledged": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"computingtimestamp": "2026-01-23T08:01:45.483Z",
"forecashorizon": ""
}
]
},
"pending": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"computingtimestamp": "2026-01-23T08:01:45.483Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"computingtimestamp": "2026-01-23T08:01:45.483Z",
"forecashorizon": ""
}
]
},
"active": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
]
},
"inactive": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
]
},
"previousend": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z"
},
{
"pom": "output",
"pomt": "estimated",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.483Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"start": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"movingtocollect": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
]
},
"queuingtocollect": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
]
},
"readytocollect": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"computingtimestamp": "2026-01-23T08:01:45.486Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"computingtimestamp": "2026-01-23T08:01:45.486Z",
"forecashorizon": ""
}
]
},
"collect": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.486Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"movingtodeliver": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"computingtimestamp": "2026-01-23T08:01:45.486Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
]
},
"queuingtodeliver": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
]
},
"readytodeliver": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
]
},
"deliver": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"timeout": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z"
}
]
},
"end": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"cancel": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"status": true,
"block": "01A",
"row": "035",
"bay": "0",
"tier": "0"
}
],
"geometry": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
0
],
"status": "true",
"accuracy": "2.0"
}
]
},
"abandon": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"status": true,
"block": "01A",
"row": "035",
"bay": "0",
"tier": "0"
}
],
"geometry": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
0
],
"status": "true",
"accuracy": "2.0"
}
],
"error": {
"errormessage": [
{
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "",
"description": "",
"expectedvalue": "",
"actualvalue": "",
"tic40codeid": "",
"tic40codename": "",
"mcode": ""
}
]
}
},
"plug": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"unplug": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"power": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"unpower": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"setpoint": {
"temperature": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"name": "",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"humidity": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"flowexchange": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"o2level": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"co2level": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"nitrogenlevel": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"time": [
{
"pom": "input",
"pomt": "request",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "request",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"idle": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": false
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
]
},
"working": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": false
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
]
},
"move": {
"counter": [
{
"pom": "input",
"pomt": "planning",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 1,
"box": 1,
"teu": 2,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 1,
"size45foot": 0,
"single": 1,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 1,
"box": 1,
"teu": 2,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 1,
"size45foot": 0,
"single": 1,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
],
"volume": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "m3",
"value": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "teu",
"value": ""
}
],
"totalvolume": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "m3",
"value": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "teu",
"value": ""
}
],
"timer": [
{
"pom": "output",
"pomt": "actual",
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "second",
"value": ""
}
],
"totaltimer": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "hours",
"value": ""
}
],
"weightload": {
"net": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "ton",
"value": 0
}
]
}
},
"start_to_readytocollect": {
"distance": [
{
"pom": "output",
"pomt": "estimated",
"unit": "meter",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": null,
"starttimestamp": null,
"endtimestamp": null
}
]
},
"eventstepprocess": {
"event": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": "( abandon / collectfromrailway / delivertorailway / stscollect / stsdeliver / collectfromberth / collectfromyard / delivertoyard / deliver / cancel / timeout / deliver / collect / collectfromvessel / delivertovessel / manualrehandling / rehandling / collecterror / collectfromtrucktorailway / delivererror / startmovingtocollectfromrailway / trucktodeliveratrail / trucktocollectatvessel / trucktodeliveratvessel / trucktocollectatyard / tructodeliveratyard / dispatch / chestartnotdispatched / joborderstartassigned / orderstartactive / chestartavailable / chestartnotavailable / chestartlogon / chestartlogoff )",
"mcode": "( ABJB / ARCO / ARDR / AVCO / AVDR / LTSH / AYCO / AYDR / CMPL / CNCL / WEND / DROP / LIFT / QCFL / QCPL / MNRH / ATRH / SFLF / LTRW / SLLF / TRCO / TRDR / TVCO / TVDR / TYCO / TYDR / DSPT / IDLE / PEND / WSTT / AVAL / UNAV / LGON / LGOF )",
"type": "operational",
"description": ""
}
]
},
"task": [
{
"id": "workAssignment Gkey",
"number": "workAssignmentId",
"type": "cargomove/servicetask",
"typeaction": "move/collect/queue/ready/deliver/abandon/cancel/park/bayprofile/fill",
"subject": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"type": "[driver; planner; etc]"
}
],
"actor": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"type": "[driver; planner; etc]"
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"type": "[driver; planner; etc]"
}
],
"che": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"brand": "",
"model": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"brand": "",
"model": ""
}
],
"system": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"id": {},
"type": "[mms;driver; planner; etc]"
}
],
"cycle": [
{
"id": ""
}
],
"assigned": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
]
},
"dispatched": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
]
},
"notdispatched": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.482Z",
"endtimestamp": "2026-01-23T08:01:45.482Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
]
},
"acknowledged": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"computingtimestamp": "2026-01-23T08:01:45.482Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.482Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"computingtimestamp": "2026-01-23T08:01:45.483Z",
"forecashorizon": ""
}
]
},
"pending": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"computingtimestamp": "2026-01-23T08:01:45.483Z",
"forecashorizon": ""
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"computingtimestamp": "2026-01-23T08:01:45.483Z",
"forecashorizon": ""
}
]
},
"active": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
]
},
"inactive": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": 0
}
]
},
"previousend": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z"
},
{
"pom": "output",
"pomt": "estimated",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.483Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"starttimestamp": "2026-01-23T08:01:45.483Z",
"endtimestamp": "2026-01-23T08:01:45.483Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"start": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.483Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.483Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"family": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"movingtocollect": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
]
},
"queuingtocollect": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.484Z",
"endtimestamp": "2026-01-23T08:01:45.484Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.484Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.484Z",
"computingtimestamp": "2026-01-23T08:01:45.484Z",
"forecashorizon": ""
}
]
},
"readytocollect": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"computingtimestamp": "2026-01-23T08:01:45.486Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"computingtimestamp": "2026-01-23T08:01:45.486Z",
"forecashorizon": ""
}
]
},
"collect": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.486Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"movingtodeliver": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"computingtimestamp": "2026-01-23T08:01:45.486Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.486Z",
"endtimestamp": "2026-01-23T08:01:45.486Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.486Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
]
},
"queuingtodeliver": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
]
},
"readytodeliver": {
"starttimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": false
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": 0
}
],
"endtimestamp": [
{
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"computingtimestamp": "2026-01-23T08:01:45.487Z",
"forecashorizon": ""
}
]
},
"deliver": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"timeout": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z"
}
]
},
"end": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"orientation": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "doordirection",
"timestamp": "2026-01-23T08:01:45.487Z",
"value": ""
}
],
"slot": [
{
"pom": "input",
"pomt": "planning",
"computingtimestamp": "",
"forecashorizon": "",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"id": "",
"cheid": "",
"name": "",
"number": 0,
"type": "",
"model": "",
"tier": "",
"height": ""
}
],
"counter": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.487Z",
"starttimestamp": "2026-01-23T08:01:45.487Z",
"endtimestamp": "2026-01-23T08:01:45.487Z",
"value": 0,
"box": 0,
"teu": 0,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 0,
"size45foot": 0,
"single": 0,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
]
},
"cancel": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"status": true,
"block": "01A",
"row": "035",
"bay": "0",
"tier": "0"
}
],
"geometry": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
0
],
"status": "true",
"accuracy": "2.0"
}
]
},
"abandon": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"status": true,
"block": "01A",
"row": "035",
"bay": "0",
"tier": "0"
}
],
"geometry": [
{
"pom": "ioutput",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
0
],
"status": "true",
"accuracy": "2.0"
}
],
"error": {
"errormessage": [
{
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "",
"description": "",
"expectedvalue": "",
"actualvalue": "",
"tic40codeid": "",
"tic40codename": "",
"mcode": ""
}
]
}
},
"plug": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"unplug": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"power": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"unpower": {
"time": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "planned",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"setpoint": {
"temperature": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"name": "",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"humidity": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"flowexchange": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"o2level": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"co2level": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"nitrogenlevel": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"unit": "",
"value": "",
"minimum": "",
"maximum": ""
}
],
"time": [
{
"pom": "input",
"pomt": "request",
"timestamp": "2026-01-23T08:01:45.488Z"
}
],
"logical": [
{
"pom": "input",
"pomt": "request",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
},
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
]
},
"idle": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": false
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.488Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
]
},
"working": {
"status": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": false
}
],
"logical": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "gis",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": "Y 01A 035 B 3",
"block": "01A",
"row": "035",
"bay": "B",
"tier": "3"
}
],
"geometry": [
{
"pom": "output",
"pomt": "actual",
"qualifier": "WGS84",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": [
4012.22,
-7500.25
],
"status": "true",
"accuracy": "2.0"
}
],
"duration": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"counter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totalcounter": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
],
"timer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "second",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0,
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z"
}
],
"totaltimer": [
{
"pom": "ioutput",
"pomt": "actual",
"unit": "hour",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 0
}
]
},
"move": {
"counter": [
{
"pom": "input",
"pomt": "planning",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 1,
"box": 1,
"teu": 2,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 1,
"size45foot": 0,
"single": 1,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": 1,
"box": 1,
"teu": 2,
"size10foot": 0,
"size20foot": 0,
"size30foot": 0,
"size40foot": 1,
"size45foot": 0,
"single": 1,
"twin": 0,
"double": 0,
"tandem": 0,
"quad": 0,
"hatchcover": 0,
"lashingcage": 0,
"breakbulk": 0,
"bundle": 0,
"gearbox": 0
}
],
"volume": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "m3",
"value": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "teu",
"value": ""
}
],
"totalvolume": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "m3",
"value": ""
},
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "teu",
"value": ""
}
],
"timer": [
{
"pom": "output",
"pomt": "actual",
"starttimestamp": "2026-01-23T08:01:45.489Z",
"endtimestamp": "2026-01-23T08:01:45.489Z",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "second",
"value": ""
}
],
"totaltimer": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "hours",
"value": ""
}
],
"weightload": {
"net": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"unit": "ton",
"value": 0
}
]
}
},
"start_to_readytocollect": {
"distance": [
{
"pom": "output",
"pomt": "estimated",
"unit": "meter",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": null,
"starttimestamp": null,
"endtimestamp": null
}
]
},
"eventstepprocess": {
"event": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2026-01-23T08:01:45.489Z",
"value": "( abandon / collectfromrailway / delivertorailway / stscollect / stsdeliver / collectfromberth / collectfromyard / delivertoyard / deliver / cancel / timeout / deliver / collect / collectfromvessel / delivertovessel / manualrehandling / rehandling / collecterror / collectfromtrucktorailway / delivererror / startmovingtocollectfromrailway / trucktodeliveratrail / trucktocollectatvessel / trucktodeliveratvessel / trucktocollectatyard / tructodeliveratyard / dispatch / chestartnotdispatched / joborderstartassigned / orderstartactive / chestartavailable / chestartnotavailable / chestartlogon / chestartlogoff )",
"mcode": "( ABJB / ARCO / ARDR / AVCO / AVDR / LTSH / AYCO / AYDR / CMPL / CNCL / WEND / DROP / LIFT / QCFL / QCPL / MNRH / ATRH / SFLF / LTRW / SLLF / TRCO / TRDR / TVCO / TVDR / TYCO / TYDR / DSPT / IDLE / PEND / WSTT / AVAL / UNAV / LGON / LGOF )",
"type": "operational",
"description": ""
}
]
}
}
]
}
]
} | DATA MODEL |
Link to one or more operational processes | M | Loading/unloading; gate operations, rail operations. | TIC Description |
Search tags | M |
| Technical |
Version / Date | M | 2026.019 / 16.05.2026 | Technical |
Internal TIC Version | M | 20260227 | Technical |
M = Mandatory
O = Optional
example to be updated @Francisco Blanquer Jaraiz
Diagrams
(optional) add some process diagram which concept belongs
Created by | Edited by | Review / Approve | Published |
Gabriella Meduri
| @Francisco Blanquer Jaraiz @Pieter Spek @TiC40_Konecranes @Karsten Peereboom
|
| 16.05.2026 |
|
|
|
|