- Creado por Francisco Blanquer Jaraiz, modificado por última vez por Luisa Kempf el abr 30, 2022
Estás viendo una versión antigua de esta página. Ve a la versión actual.
Comparar con el actual Ver el historial de la página
« Anterior Versión 15 Siguiente »
SUBJECT
Fields | Type | Description | Purpose |
---|---|---|---|
ID (identifier) | M | cycle | GRAMMAR |
Subject Name | M | Cycle | GRAMMAR |
Subject Type | M | Process | GRAMMAR |
Also known as | O | CHE cycle; move; working cycle; working process | TIC Description |
Definition | M | A Cycle is a discrete (individually, separate and distinct) process designed (destinated) to move payloads from one location to another by a subject (che, tos, terminal, carrier, etc) | TIC Description |
Further Detail | O | CYCLE Start and End: A subject can execute cycles in parallel (many at the same time like a terminal with several STS) or in sequens (just one after the other like a classical CHE). The parallel cycles are built by several serial cycles. A serial cycle can also be built with several independent subprocess running sequentially like a double trolley STS where a cycle can be started (trolley seaside) before the previuous one is ended (trolley landside). The “basic cycle” is the one that only can be performed once the previous one has ended. Any other type of cycle is just an aggregation of these basic cycles (parallel or multiple independent sequential ones). This basic cycle is the most common one we can find. For example in the case of a CHE, the new CHE.CYCLE starts when the previous one has ended and not just when the CHE picked up the payload. The “parallel cycle” (several basic cycles working in parallel) is the most common in big systems like a “terminal” or a “yard” or a “gate” where several CHE are working in parallel. The cycle will have the “start” when the process to move the payload begins. This happens when the subject starts to execute the process to pickup the payload (usually when the che or terminal start to execute the process to pickup a cargo = unladen subprocess of cycle as per definition below) and finishes when the subject delivers the payload (usually when the che or the terminal unlock or deliver the cargo to the carrier). CYCLE Aggregation The perimeter of the cycle aggregation always depends on the subject. The cycle of a subject is not the sum of all its sub-subject cycles. Therefore, the terminal.cycle.move.box is not the sum of all its che.cycle.move.boxes. The simplest example is a CHE with just a basic cycle, which has only one trolley and one spreader. The che.cycle and the che.spreader.cycle or the che.trolley.cycle are the same as there is only one spreader and one trolley. Only for this case the sum of the trolley cycle is the same as the che cycle. If the subject contains various cycles, it is not basic. Then, to build the subject cycle, only the cycles of some sub-subjects need to be aggregated. Example: To calculate the terminal.cycle.move.box (ended) all che.cycle.move.box (loading) of any machine that is loading a carrier (vessel, truck, traing etc) have to be aggregated. This means that only the sub-subject in charge of the subject.cycle.move “end” process must be added, in the case of the terminal this are the machines that load the carriers. In the case of a multitrolley CHE,the trolley that loads the carrier or CHE (discharging the land trolley, and loading the seatrolley) needs to be added. CYCLE Payload Payload includes any relevant payload: cargo, special moves, cages, twistlock boxes, hatchcovers, etc. If it is required to filter by a specific payload, this can always be done. Also the specific value of subject.cycle.move.counter (box, teu, etc) can be added. CONCEPTs for CYCLE: A cycle can also have a link with other subjects like cargo, cargovisit, carrier, and carriervisit. This link can be made one-to-many (1:n) with an array of subject ids. Example: if a cycle has moved one container the relation between cycle and container can be expressed as follows: "cargo": [ { "timestamp": "2021-09-27T08:17:03.471Z", "id": "ISO 6346" } ], CHE.CYCLE On & Off The che.cycle is the cycle performed by a CHE. So the subject has the ability to turn ON and OFF. Due to this particularity it is considered that the process to move payloads will always start with the turn ON of the CHE and end with the turn OFF of the CHE. Therefore the serial basic CYCLE starts when the subject turns ON or the previous cycle ended and a CYCLE ends when the subject turns OFF or finishes the job it was designed for (safely unlock the payload that has been moved). It could happen that a cycle does not move anything, because the subject just turns ON and then OFF. A CYCLE is a process “designed” to move a payload. In some cases, the cycle does not necessarily have to move a payload. When there is a payload involved in the cycle, this cycle will have a move.box/teu/etc (=1), if there is no payload involved then this cycle will have a move.value (=1) but without any payload value move.box/teu/etc (=0) Laden and Unladen subprocesses of a cycle The “basic cycle” always has two subprocesses, one with cargo that represents the Laden subprocess and another without cargo that represents the Unladen subprocess. Usually the “basic cycle” (not starting or finishing with an OFF status) will start with the start (beginning) of the unladen subprocess and finish with the end of Laden subprocess. An unladen cycle just describes the basic cycle process of a subject (normally a CHE) performed without a payload(s). A laden cycle describes the basic cycle process of a subject (normally a CHE) with a payload(s). The Laden and Unladen subprocess also have and start and end. See diagram below for more details. Terminal.Cycle The terminal.cycle is the cycle performed by a terminal. The terminal.cycle refers to the process of receiving and delivering payloads from/to different carriers on the waterside or landside. The terminal.cycle starts and ends as follows, depending if the process is unloading or loading:
Terminal.Berth.Cycle The terminal.berth.cycle is the cycle performed by the subject berth. The terminal.berth.cycle refers to the process of receiving and delivering cargo from/to different carriers on the waterside. The terminal.berth.cycle starts and ends as follows depending if the process is unloading or loading:
Terminal.Yard.Cycle The terminal.yard.cycle is the cycle performed by the process subject yard. The terminal.yard.cycle refers to the process of receiving and delivering cargo from/to yard stock area to/from different transfer points (on the waterside or landside). The che.type SC will perform the process directly from the yard to the berth transfer zone the horizontal transport cycle will not exist (same for gate) The terminal.yard.cycle starts and ends as follows, depending if the process is unloading or loading:
Terminal.Gate.Cycle The terminal.gate.cycle is the cycle performed by the gate. The terminal.gate refers to the process of gate in, loading-unloading cargo and gate out of carriers visiting the terminal (external trucks or interterminal operations). There is a relationship between the Terminal.Gate subprocess and the process of Carriervisit (https://tic40.atlassian.net/l/c/aqf4ZE2e) arrival (https://tic40.atlassian.net/l/c/T0sN2F1a), terminal operations (TerminalOperations (Review)), departure (Departure (Review)) and Cargovisit (https://tic40.atlassian.net/l/c/iR2kuiV1) inbound (Inbound (Review)), check-in (Check-in (Review)), check-out (Check-out (Review)), outbound (Outbound (Review)). The subprocesses of the Terminal.Gate are the following:
The terminal.gate.cycle starts and ends as follows:
Terminal.Train.Cycle The terminal.train.cycle is the cycle performed by the train. The termianl.train.cycle refers to the process of receiving and delivering cargo from/to the train (to/from the transfer point or yard). The buffer operations close to train site are consider yard operations. Only if the cargo is loaded or unloaded from a train it is consider a train.cycle. The terminal.train.cycle starts and ends as follows:
terminal.horizontaltransport.cycle The terminal.horizontaltransport.cycle is the cycle performed by horizontal transportation. The terminal.horizontaltransport.cycle refers to the process of moving cargo from/to transfer points. The terminal.horizontaltransport.cycle starts and ends as follows:
TOS.CYCLE Pending 2022.004 release | TIC Description |
Required Information | M | SUBJECT, CONCEPT; OBSERVED PROPERTY and VALUE | TIC Description |
SUBJECTS | che; tos; terminal; berth; gate; rail |
| |
CONCEPT |
| Id; loading; discharging; useful; unuseful; paid; unpaid; handling reason; move; load; start; end; energy; laden; unladen; 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/c/3pujAL8E https://tic40.atlassian.net/l/c/uF2W63Ut https://tic40.atlassian.net/l/c/0X0Ad1XR Laden; Unladen; Paid; Unpaid; Useful; UnUseful; https://tic40.atlassian.net/wiki/spaces/REV/pages/420643176/Single+Review?atlOrigin=eyJpIjoiZDAyMDQ3MmEyZTMwNGM2ODk2YTBjZjJkMmNmNzE4ZTUiLCJwIjoiYyJ9 https://tic40.atlassian.net/l/c/0yoXXmak https://tic40.atlassian.net/l/c/rSFwbtAG https://tic40.atlassian.net/l/c/UXknxhhc; Hatchcover; Lashing cage; Breakbulk; Bundle; Gearbox; CHain; OHF; double Spreader; Doule trolley; solid bulk; double Boom; Multitrolley. | TIC Description |
Example | M | see below diagrams and draws | TIC Description |
Example in the context of the grammar | M | CHE.CYCLE TOS.CYCLE tos.terminal.cycle see TIC terminal example https://tic40.atlassian.net/l/c/u708deV0 terminal.berth/yard/gate/train.cycle tos.jobinstruction.cycle pending 2022.005 release. | DATA MODEL |
Link to one or more operational processes | M | All cargo operation is related to cycle. | TIC Description |
Search tags | M | Technical | |
Version / Date | M | 2022.003 / 15.01.2022 2021.002 / 19.10.2021 | Technical |
Internal TIC Version | M | 20211213 | Technical |
M = Mandatory
O = Optional
{ "msg": { "id": "", "sender": "", "timestamp": "2021-12-13T14:44:36.028Z", "topic": "", "destination": "", "creationtimestamp": "2021-12-13T14:44:36.028Z", "starttimestamp": "2021-12-13T14:44:36.028Z", "endtimestamp": "2021-12-13T14:44:36.028Z", "version": "2021.1" }, "che": [ { "id": "", "name": "", "cycle": [ { "id": "", "loading": false, "unloading": false, "usefull": false, "unusefull": false, "paid": false, "unpaid": false, "handlingreason": "", "move": { "counter": [ { "pom": "output", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.028Z", "starttimestamp": "2021-12-13T14:44:36.028Z", "endtimestamp": "2021-12-13T14:44:36.028Z", "value": 1, "box": 1, "teu": 2, "20foot": 0, "30foot": 0, "40foot": 1, "45foot": 0, "single": 1, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "totalcounter": [ { "pom": "output", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.028Z", "value": 0, "box": 0, "teu": 0, "20foot": 0, "30foot": 0, "40foot": 0, "45foot": 0, "single": 0, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "volume": [ { "pom": "output", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z", "unit": "m3", "value": "" } ] }, "weight": { "gross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z", "unit": "ton", "value": 0 } ], "totalgross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ], "net": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z", "unit": "ton", "value": 0 } ], "totalnet": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ] }, "energy": { "consumed": [ { "pom": "output", "pomt": "actual", "name": "electric", "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z", "timestamp": "2021-12-13T14:44:36.029Z", "unit": "kwh", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z", "timestamp": "2021-12-13T14:44:36.029Z", "unit": "liters", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z", "timestamp": "2021-12-13T14:44:36.029Z", "unit": "kilogram", "value": 0 } ] }, "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z", "computingtime": "2021-12-13T14:44:36.029Z", "forecasttime": "" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2021-12-13T14:44:36.029Z", "value": "Y 01A 035 B 3", "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2021-12-13T14:44:36.029Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "end": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2021-12-13T14:44:36.029Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "0", "tier": "0" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2021-12-13T14:44:36.029Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "laden": { "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2021-12-13T14:44:36.029Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2021-12-13T14:44:36.029Z", "value": [ 4012.22, -7500.25 ], "status": true, "accuraty": "2.0" } ] } }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.029Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.029Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.029Z", "endtimestamp": "2021-12-13T14:44:36.029Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2021-12-13T14:44:36.029Z", "value": 0 } ] }, "inactive": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.029Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.030Z", "endtimestamp": "2021-12-13T14:44:36.030Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.030Z", "endtimestamp": "2021-12-13T14:44:36.030Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.030Z", "endtimestamp": "2021-12-13T14:44:36.030Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.030Z", "endtimestamp": "2021-12-13T14:44:36.030Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.030Z", "endtimestamp": "2021-12-13T14:44:36.030Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0, "starttimestamp": "2021-12-13T14:44:36.030Z", "endtimestamp": "2021-12-13T14:44:36.030Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2021-12-13T14:44:36.030Z", "value": 0 } ] }, "cargo": [ { "timestamp": "2021-12-13T14:44:36.030Z", "id": "ISO 6346" } ], "cargovisit": [ { "timestamp": "2021-12-13T14:44:36.030Z", "id": "" } ], "carrier": [ { "timestamp": "2021-12-13T14:44:36.030Z", "id": "" } ], "carriervisit": [ { "timestamp": "2021-12-13T14:44:36.030Z", "id": "" } ] } ] } ] }
{ "tos": [ { "id": "120SUPERCURRO2021", "name": "TOS", "terminal": [ { "cycle": [ { "id": "", "loading": false, "unloading": false, "usefull": false, "unusefull": false, "paid": false, "unpaid": false, "handlingreason": "", "move": { "counter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.043Z", "starttimestamp": "2022-04-21T15:32:11.043Z", "endtimestamp": "2022-04-21T15:32:11.043Z", "value": 1, "box": 1, "teu": 2, "20foot": 0, "30foot": 0, "40foot": 1, "45foot": 0, "single": 1, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "totalcounter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.043Z", "value": 0, "box": 0, "teu": 0, "20foot": 0, "30foot": 0, "40foot": 0, "45foot": 0, "single": 0, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "volume": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.043Z", "unit": "m3", "value": "" } ] }, "weight": { "gross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.043Z", "endtimestamp": "2022-04-21T15:32:11.043Z", "unit": "ton", "value": 0 } ], "totalgross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ], "nett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.044Z", "endtimestamp": "2022-04-21T15:32:11.044Z", "unit": "ton", "value": 0 } ], "totalnett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ] }, "energy": { "consumed": [ { "pom": "output", "pomt": "actual", "name": "electric", "starttimestamp": "2022-04-21T15:32:11.044Z", "endtimestamp": "2022-04-21T15:32:11.044Z", "timestamp": "2022-04-21T15:32:11.044Z", "unit": "kwh", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.044Z", "endtimestamp": "2022-04-21T15:32:11.044Z", "timestamp": "2022-04-21T15:32:11.044Z", "unit": "liters", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.044Z", "endtimestamp": "2022-04-21T15:32:11.044Z", "timestamp": "2022-04-21T15:32:11.044Z", "unit": "kilogram", "value": 0 } ] }, "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.044Z", "computingtime": "2022-04-21T15:32:11.044Z", "forecasttime": "" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.044Z", "value": "Y 01A 035 B 3", "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.044Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "end": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.044Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.044Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "0", "tier": "0" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.044Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "active/on": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.044Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.044Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.044Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.044Z", "endtimestamp": "2022-04-21T15:32:11.044Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.044Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.044Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.044Z", "endtimestamp": "2022-04-21T15:32:11.044Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ] }, "inactive/off": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.045Z", "value": 0 } ] }, "cargo": [ { "timestamp": "2022-04-21T15:32:11.045Z", "id": "ISO 6346" } ], "cargovisit": [ { "timestamp": "2022-04-21T15:32:11.045Z", "id": "" } ], "carrier": [ { "timestamp": "2022-04-21T15:32:11.045Z", "id": "" } ], "carriervisit": [ { "timestamp": "2022-04-21T15:32:11.045Z", "id": "" } ] } ], "berth": [ { "cycle": [ { "id": "", "loading": false, "unloading": false, "usefull": false, "unusefull": false, "paid": false, "unpaid": false, "handlingreason": "", "move": { "counter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.045Z", "starttimestamp": "2022-04-21T15:32:11.045Z", "endtimestamp": "2022-04-21T15:32:11.045Z", "value": 1, "box": 1, "teu": 2, "20foot": 0, "30foot": 0, "40foot": 1, "45foot": 0, "single": 1, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "totalcounter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.046Z", "value": 0, "box": 0, "teu": 0, "20foot": 0, "30foot": 0, "40foot": 0, "45foot": 0, "single": 0, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "volume": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.046Z", "unit": "m3", "value": "" } ] }, "weight": { "gross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.046Z", "endtimestamp": "2022-04-21T15:32:11.046Z", "unit": "ton", "value": 0 } ], "totalgross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ], "nett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.046Z", "endtimestamp": "2022-04-21T15:32:11.046Z", "unit": "ton", "value": 0 } ], "totalnett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ] }, "energy": { "consumed": [ { "pom": "output", "pomt": "actual", "name": "electric", "starttimestamp": "2022-04-21T15:32:11.046Z", "endtimestamp": "2022-04-21T15:32:11.046Z", "timestamp": "2022-04-21T15:32:11.046Z", "unit": "kwh", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.046Z", "endtimestamp": "2022-04-21T15:32:11.046Z", "timestamp": "2022-04-21T15:32:11.046Z", "unit": "liters", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.046Z", "endtimestamp": "2022-04-21T15:32:11.046Z", "timestamp": "2022-04-21T15:32:11.046Z", "unit": "kilogram", "value": 0 } ] }, "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.046Z", "computingtime": "2022-04-21T15:32:11.046Z", "forecasttime": "" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.046Z", "value": "Y 01A 035 B 3", "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.046Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "end": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.046Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.046Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "0", "tier": "0" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.047Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "laden": { "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.047Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.047Z", "value": [ 4012.22, -7500.25 ], "status": true, "accuraty": "2.0" } ] } }, "active/on": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.047Z", "endtimestamp": "2022-04-21T15:32:11.047Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.047Z", "endtimestamp": "2022-04-21T15:32:11.047Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ] }, "inactive/off": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.047Z", "endtimestamp": "2022-04-21T15:32:11.047Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.047Z", "endtimestamp": "2022-04-21T15:32:11.047Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ] }, "idle/free": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.047Z", "endtimestamp": "2022-04-21T15:32:11.047Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.047Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.047Z", "endtimestamp": "2022-04-21T15:32:11.047Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0 } ] }, "working/busy": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.048Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.048Z", "endtimestamp": "2022-04-21T15:32:11.048Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.048Z", "endtimestamp": "2022-04-21T15:32:11.048Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0 } ] }, "cargo": [ { "timestamp": "2022-04-21T15:32:11.048Z", "id": "ISO 6346" } ], "cargovisit": [ { "timestamp": "2022-04-21T15:32:11.048Z", "id": "" } ], "carrier": [ { "timestamp": "2022-04-21T15:32:11.048Z", "id": "" } ], "carriervisit": [ { "timestamp": "2022-04-21T15:32:11.048Z", "id": "" } ] } ] } ], "yard": [ { "cycle": [ { "id": "", "loading": false, "unloading": false, "usefull": false, "unusefull": false, "paid": false, "unpaid": false, "handlingreason": "", "move": { "counter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.048Z", "starttimestamp": "2022-04-21T15:32:11.048Z", "endtimestamp": "2022-04-21T15:32:11.048Z", "value": 1, "box": 1, "teu": 2, "20foot": 0, "30foot": 0, "40foot": 1, "45foot": 0, "single": 1, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "totalcounter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.048Z", "value": 0, "box": 0, "teu": 0, "20foot": 0, "30foot": 0, "40foot": 0, "45foot": 0, "single": 0, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "volume": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.049Z", "unit": "m3", "value": "" } ] }, "weight": { "gross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.049Z", "endtimestamp": "2022-04-21T15:32:11.049Z", "unit": "ton", "value": 0 } ], "totalgross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ], "nett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.049Z", "endtimestamp": "2022-04-21T15:32:11.049Z", "unit": "ton", "value": 0 } ], "totalnett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ] }, "energy": { "consumed": [ { "pom": "output", "pomt": "actual", "name": "electric", "starttimestamp": "2022-04-21T15:32:11.049Z", "endtimestamp": "2022-04-21T15:32:11.049Z", "timestamp": "2022-04-21T15:32:11.049Z", "unit": "kwh", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.049Z", "endtimestamp": "2022-04-21T15:32:11.050Z", "timestamp": "2022-04-21T15:32:11.050Z", "unit": "liters", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.050Z", "endtimestamp": "2022-04-21T15:32:11.050Z", "timestamp": "2022-04-21T15:32:11.050Z", "unit": "kilogram", "value": 0 } ] }, "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.050Z", "computingtime": "2022-04-21T15:32:11.050Z", "forecasttime": "" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.050Z", "value": "Y 01A 035 B 3", "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.050Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "end": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.050Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.050Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "0", "tier": "0" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.050Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "laden": { "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.050Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.050Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.051Z", "value": [ 4012.22, -7500.25 ], "status": true, "accuraty": "2.0" } ] } }, "active/on": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.051Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.051Z", "endtimestamp": "2022-04-21T15:32:11.051Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.051Z", "endtimestamp": "2022-04-21T15:32:11.051Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0 } ] }, "inactive/off": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.051Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.051Z", "endtimestamp": "2022-04-21T15:32:11.051Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.051Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.051Z", "endtimestamp": "2022-04-21T15:32:11.051Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ] }, "idle/free": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.052Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.052Z", "endtimestamp": "2022-04-21T15:32:11.052Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.052Z", "endtimestamp": "2022-04-21T15:32:11.052Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ] }, "working/busy": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.052Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.052Z", "endtimestamp": "2022-04-21T15:32:11.052Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.052Z", "endtimestamp": "2022-04-21T15:32:11.052Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.052Z", "value": 0 } ] }, "cargo": [ { "timestamp": "2022-04-21T15:32:11.052Z", "id": "ISO 6346" } ], "cargovisit": [ { "timestamp": "2022-04-21T15:32:11.052Z", "id": "" } ], "carrier": [ { "timestamp": "2022-04-21T15:32:11.052Z", "id": "" } ], "carriervisit": [ { "timestamp": "2022-04-21T15:32:11.052Z", "id": "" } ] } ] } ], "gate": [ { "cycle": [ { "id": "", "loading": false, "unloading": false, "usefull": false, "unusefull": false, "paid": false, "unpaid": false, "handlingreason": "", "move": { "counter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.053Z", "starttimestamp": "2022-04-21T15:32:11.053Z", "endtimestamp": "2022-04-21T15:32:11.053Z", "value": 1, "box": 1, "teu": 2, "20foot": 0, "30foot": 0, "40foot": 1, "45foot": 0, "single": 1, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "totalcounter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.053Z", "value": 0, "box": 0, "teu": 0, "20foot": 0, "30foot": 0, "40foot": 0, "45foot": 0, "single": 0, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "volume": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.053Z", "unit": "m3", "value": "" } ] }, "weight": { "gross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.053Z", "endtimestamp": "2022-04-21T15:32:11.053Z", "unit": "ton", "value": 0 } ], "totalgross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ], "nett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.053Z", "endtimestamp": "2022-04-21T15:32:11.053Z", "unit": "ton", "value": 0 } ], "totalnett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ] }, "energy": { "consumed": [ { "pom": "output", "pomt": "actual", "name": "electric", "starttimestamp": "2022-04-21T15:32:11.053Z", "endtimestamp": "2022-04-21T15:32:11.053Z", "timestamp": "2022-04-21T15:32:11.053Z", "unit": "kwh", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.053Z", "endtimestamp": "2022-04-21T15:32:11.053Z", "timestamp": "2022-04-21T15:32:11.053Z", "unit": "liters", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.053Z", "endtimestamp": "2022-04-21T15:32:11.053Z", "timestamp": "2022-04-21T15:32:11.053Z", "unit": "kilogram", "value": 0 } ] }, "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.053Z", "computingtime": "2022-04-21T15:32:11.053Z", "forecasttime": "" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.053Z", "value": "Y 01A 035 B 3", "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.053Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "end": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.054Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "0", "tier": "0" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.054Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "laden": { "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.054Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.054Z", "value": [ 4012.22, -7500.25 ], "status": true, "accuraty": "2.0" } ] } }, "active/on": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.054Z", "endtimestamp": "2022-04-21T15:32:11.054Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.054Z", "endtimestamp": "2022-04-21T15:32:11.054Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0 } ] }, "inactive/off": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.054Z", "endtimestamp": "2022-04-21T15:32:11.054Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.054Z", "endtimestamp": "2022-04-21T15:32:11.054Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.054Z", "value": 0 } ] }, "idle/free": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.054Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.055Z", "endtimestamp": "2022-04-21T15:32:11.055Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.055Z", "endtimestamp": "2022-04-21T15:32:11.055Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0 } ] }, "working/busy": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.055Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.055Z", "endtimestamp": "2022-04-21T15:32:11.055Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.055Z", "endtimestamp": "2022-04-21T15:32:11.055Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.055Z", "value": 0 } ] }, "cargo": [ { "timestamp": "2022-04-21T15:32:11.055Z", "id": "ISO 6346" } ], "cargovisit": [ { "timestamp": "2022-04-21T15:32:11.055Z", "id": "" } ], "carrier": [ { "timestamp": "2022-04-21T15:32:11.055Z", "id": "" } ], "carriervisit": [ { "timestamp": "2022-04-21T15:32:11.055Z", "id": "" } ] } ], "arrival": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.055Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.055Z", "computingtime": "2022-04-21T15:32:11.055Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.055Z", "computingtime": "2022-04-21T15:32:11.055Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.055Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.055Z", "computingtime": "2022-04-21T15:32:11.055Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.055Z", "computingtime": "2022-04-21T15:32:11.055Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.056Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.056Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.056Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.056Z", "endtimestamp": "2022-04-21T15:32:11.056Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.056Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.057Z", "endtimestamp": "2022-04-21T15:32:11.057Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.057Z", "endtimestamp": "2022-04-21T15:32:11.057Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.057Z", "endtimestamp": "2022-04-21T15:32:11.057Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.057Z", "endtimestamp": "2022-04-21T15:32:11.057Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.057Z", "endtimestamp": "2022-04-21T15:32:11.057Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.057Z", "value": 0 } ] }, "portgatein": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.057Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.057Z", "computingtime": "2022-04-21T15:32:11.057Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.057Z", "computingtime": "2022-04-21T15:32:11.057Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.057Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.057Z", "computingtime": "2022-04-21T15:32:11.057Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.057Z", "computingtime": "2022-04-21T15:32:11.057Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.057Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.058Z", "endtimestamp": "2022-04-21T15:32:11.058Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.058Z", "endtimestamp": "2022-04-21T15:32:11.058Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.058Z", "endtimestamp": "2022-04-21T15:32:11.058Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.058Z", "endtimestamp": "2022-04-21T15:32:11.058Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.058Z", "endtimestamp": "2022-04-21T15:32:11.058Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.058Z", "endtimestamp": "2022-04-21T15:32:11.058Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.058Z", "value": 0 } ] } } ], "pregate": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.058Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.058Z", "computingtime": "2022-04-21T15:32:11.058Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.058Z", "computingtime": "2022-04-21T15:32:11.058Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.058Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.058Z", "computingtime": "2022-04-21T15:32:11.058Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.059Z", "computingtime": "2022-04-21T15:32:11.059Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.059Z", "endtimestamp": "2022-04-21T15:32:11.059Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.059Z", "endtimestamp": "2022-04-21T15:32:11.059Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.059Z", "endtimestamp": "2022-04-21T15:32:11.059Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.059Z", "endtimestamp": "2022-04-21T15:32:11.059Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.059Z", "endtimestamp": "2022-04-21T15:32:11.059Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.059Z", "endtimestamp": "2022-04-21T15:32:11.059Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.059Z", "value": 0 } ] } } ], "ocrin": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.059Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.059Z", "computingtime": "2022-04-21T15:32:11.059Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.060Z", "computingtime": "2022-04-21T15:32:11.060Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.060Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.060Z", "computingtime": "2022-04-21T15:32:11.060Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.060Z", "computingtime": "2022-04-21T15:32:11.060Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.060Z", "endtimestamp": "2022-04-21T15:32:11.060Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.060Z", "endtimestamp": "2022-04-21T15:32:11.060Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.060Z", "endtimestamp": "2022-04-21T15:32:11.060Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.060Z", "endtimestamp": "2022-04-21T15:32:11.060Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.060Z", "endtimestamp": "2022-04-21T15:32:11.060Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.060Z", "endtimestamp": "2022-04-21T15:32:11.060Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.060Z", "value": 0 } ] } } ], "terminalgatein": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.061Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.061Z", "computingtime": "2022-04-21T15:32:11.061Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.061Z", "computingtime": "2022-04-21T15:32:11.061Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.061Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.061Z", "computingtime": "2022-04-21T15:32:11.061Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.061Z", "computingtime": "2022-04-21T15:32:11.061Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.061Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.061Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.061Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.061Z", "endtimestamp": "2022-04-21T15:32:11.061Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.061Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.061Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.061Z", "endtimestamp": "2022-04-21T15:32:11.061Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.061Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.061Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.062Z", "endtimestamp": "2022-04-21T15:32:11.062Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.062Z", "endtimestamp": "2022-04-21T15:32:11.062Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.062Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.062Z", "endtimestamp": "2022-04-21T15:32:11.062Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.062Z", "endtimestamp": "2022-04-21T15:32:11.062Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.062Z", "value": 0 } ] } } ], "exeption/problemresolution": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.062Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.062Z", "computingtime": "2022-04-21T15:32:11.062Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.062Z", "computingtime": "2022-04-21T15:32:11.062Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.062Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.062Z", "computingtime": "2022-04-21T15:32:11.062Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.062Z", "computingtime": "2022-04-21T15:32:11.062Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.063Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.063Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.063Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.063Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.063Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.063Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ] } } ], "gatetotrasnferpoint": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.063Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.063Z", "computingtime": "2022-04-21T15:32:11.063Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.063Z", "computingtime": "2022-04-21T15:32:11.063Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.063Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.063Z", "computingtime": "2022-04-21T15:32:11.063Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.063Z", "computingtime": "2022-04-21T15:32:11.063Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.063Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.063Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ] } } ] } ], "terminaloperations": [ { "id": 0, "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.064Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.064Z", "computingtime": "2022-04-21T15:32:11.064Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.064Z", "computingtime": "2022-04-21T15:32:11.064Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.064Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.064Z", "computingtime": "2022-04-21T15:32:11.064Z", "forecasttime": "", "qualifier": "", "name": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.064Z", "computingtime": "2022-04-21T15:32:11.064Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.064Z", "endtimestamp": "2022-04-21T15:32:11.064Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.064Z", "value": 0 } ] }, "inactive": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.064Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.065Z", "endtimestamp": "2022-04-21T15:32:11.065Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.065Z", "endtimestamp": "2022-04-21T15:32:11.065Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.065Z", "endtimestamp": "2022-04-21T15:32:11.065Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.065Z", "endtimestamp": "2022-04-21T15:32:11.065Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.065Z", "endtimestamp": "2022-04-21T15:32:11.065Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.065Z", "endtimestamp": "2022-04-21T15:32:11.065Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.065Z", "value": 0 } ] } } ], "departure": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.065Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.065Z", "computingtime": "2022-04-21T15:32:11.065Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.065Z", "computingtime": "2022-04-21T15:32:11.065Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.065Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.065Z", "computingtime": "2022-04-21T15:32:11.065Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.065Z", "computingtime": "2022-04-21T15:32:11.065Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.066Z", "endtimestamp": "2022-04-21T15:32:11.066Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.066Z", "endtimestamp": "2022-04-21T15:32:11.066Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.066Z", "endtimestamp": "2022-04-21T15:32:11.066Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.066Z", "endtimestamp": "2022-04-21T15:32:11.066Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.066Z", "endtimestamp": "2022-04-21T15:32:11.066Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.066Z", "endtimestamp": "2022-04-21T15:32:11.066Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.066Z", "value": 0 } ] }, "trasnferpointtogate": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.066Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.066Z", "computingtime": "2022-04-21T15:32:11.066Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.066Z", "computingtime": "2022-04-21T15:32:11.066Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.066Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.067Z", "computingtime": "2022-04-21T15:32:11.067Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.067Z", "computingtime": "2022-04-21T15:32:11.067Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.067Z", "endtimestamp": "2022-04-21T15:32:11.067Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.067Z", "endtimestamp": "2022-04-21T15:32:11.067Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.067Z", "endtimestamp": "2022-04-21T15:32:11.067Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.067Z", "endtimestamp": "2022-04-21T15:32:11.067Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.067Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.068Z", "endtimestamp": "2022-04-21T15:32:11.068Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.068Z", "endtimestamp": "2022-04-21T15:32:11.068Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0 } ] } } ], "ocrout": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.068Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.068Z", "computingtime": "2022-04-21T15:32:11.068Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.068Z", "computingtime": "2022-04-21T15:32:11.068Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.068Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.068Z", "computingtime": "2022-04-21T15:32:11.068Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.068Z", "computingtime": "2022-04-21T15:32:11.068Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.068Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.068Z", "endtimestamp": "2022-04-21T15:32:11.068Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.068Z", "endtimestamp": "2022-04-21T15:32:11.068Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.068Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.068Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.068Z", "endtimestamp": "2022-04-21T15:32:11.068Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ] } } ], "gateout": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.069Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.069Z", "computingtime": "2022-04-21T15:32:11.069Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.069Z", "computingtime": "2022-04-21T15:32:11.069Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.069Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.069Z", "computingtime": "2022-04-21T15:32:11.069Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.069Z", "computingtime": "2022-04-21T15:32:11.069Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.069Z", "endtimestamp": "2022-04-21T15:32:11.069Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.069Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ] } } ], "portgate": [ { "id": "", "name": "", "start": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.070Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.070Z", "computingtime": "2022-04-21T15:32:11.070Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.070Z", "computingtime": "2022-04-21T15:32:11.070Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "end": { "time": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.070Z", "computingtime": "", "forecasttime": "", "S211_name": "", "DCSA_name": "" } ], "logical": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "timestamp": "2022-04-21T15:32:11.070Z", "computingtime": "2022-04-21T15:32:11.070Z", "forecasttime": "", "qualifier": "", "value": "34,53", "S211_name": "", "DCSA_name": "" } ], "coordinate": [ { "pomt": "scheduled/proposal/request/planning/estimated/actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.070Z", "computingtime": "2022-04-21T15:32:11.070Z", "forecasttime": "", "value": [ 4012.22, -7500.25 ], "accuracy": "12.0", "S211_name": "", "DCSA_name": "" } ] }, "active": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ] }, "working": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ] }, "idle": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.070Z", "endtimestamp": "2022-04-21T15:32:11.070Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.070Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.071Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.071Z", "value": 0 } ] } } ] } ] } ], "rail": [ { "cycle": [ { "id": "", "loading": false, "unloading": false, "usefull": false, "unusefull": false, "paid": false, "unpaid": false, "handlingreason": "", "move": { "counter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.071Z", "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z", "value": 1, "box": 1, "teu": 2, "20foot": 0, "30foot": 0, "40foot": 1, "45foot": 0, "single": 1, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "totalcounter": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.071Z", "value": 0, "box": 0, "teu": 0, "20foot": 0, "30foot": 0, "40foot": 0, "45foot": 0, "single": 0, "twin": 0, "double": 0, "tandem": 0, "quad": 0, "hatchcover": 0, "lashingcage": 0, "breakbulk": 0, "bundle": 0, "gearbox": 0, "ohf": 0 } ], "volume": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.071Z", "unit": "m3", "value": "" } ] }, "weight": { "gross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z", "unit": "ton", "value": 0 } ], "totalgross": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ], "nett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z", "unit": "ton", "value": 0 } ], "totalnett": [ { "pom": "output", "pomt": "actual", "timestamp": "", "unit": "ton", "value": 0 } ] }, "energy": { "consumed": [ { "pom": "output", "pomt": "actual", "name": "electric", "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z", "timestamp": "2022-04-21T15:32:11.071Z", "unit": "kwh", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z", "timestamp": "2022-04-21T15:32:11.071Z", "unit": "liters", "value": 0 }, { "pom": "output", "pomt": "actual", "name": "fuel", "starttimestamp": "2022-04-21T15:32:11.071Z", "endtimestamp": "2022-04-21T15:32:11.071Z", "timestamp": "2022-04-21T15:32:11.071Z", "unit": "kilogram", "value": 0 } ] }, "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.071Z", "computingtime": "2022-04-21T15:32:11.071Z", "forecasttime": "" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.071Z", "value": "Y 01A 035 B 3", "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.072Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "end": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.072Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "0", "tier": "0" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.072Z", "value": [ 4012.22, -7500.25 ], "status": "true", "accuraty": "2.0" } ] }, "laden": { "start": { "time": [ { "pom": "output", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z" } ], "logical": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "yard", "timestamp": "2022-04-21T15:32:11.072Z", "value": "Y 01A 035 B 3", "status": true, "block": "01A", "row": "035", "bay": "B", "tier": "3" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-04-21T15:32:11.072Z", "value": [ 4012.22, -7500.25 ], "status": true, "accuraty": "2.0" } ] } }, "active/on": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.072Z", "endtimestamp": "2022-04-21T15:32:11.072Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.072Z", "endtimestamp": "2022-04-21T15:32:11.072Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0 } ] }, "inactive/off": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.072Z", "endtimestamp": "2022-04-21T15:32:11.072Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.072Z", "endtimestamp": "2022-04-21T15:32:11.072Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.072Z", "value": 0 } ] }, "idle/free": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.072Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.073Z", "endtimestamp": "2022-04-21T15:32:11.073Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.073Z", "endtimestamp": "2022-04-21T15:32:11.073Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0 } ] }, "working/busy": { "status": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.073Z", "value": false } ], "duration": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0 } ], "counter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.073Z", "endtimestamp": "2022-04-21T15:32:11.073Z" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0 } ], "timer": [ { "pom": "ioutput", "pomt": "actual", "unit": "second", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0, "starttimestamp": "2022-04-21T15:32:11.073Z", "endtimestamp": "2022-04-21T15:32:11.073Z" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "hour", "timestamp": "2022-04-21T15:32:11.073Z", "value": 0 } ] }, "cargo": [ { "timestamp": "2022-04-21T15:32:11.073Z", "id": "ISO 6346" } ], "cargovisit": [ { "timestamp": "2022-04-21T15:32:11.073Z", "id": "" } ], "carrier": [ { "timestamp": "2022-04-21T15:32:11.073Z", "id": "" } ], "carriervisit": [ { "timestamp": "2022-04-21T15:32:11.073Z", "id": "" } ] } ] } ] } ] } ] }
Diagrams
(optional) add some process diagram which concept belongs
“Basic” CHE Cycle process
Draws
(optional) add some draws to explain the concept
Standard STS examples
| Single move che.cycle.move.counter.value=1 che.cycle.move.counter.box=1 |
| Twin move che.cycle.move.counter.value=1 che.cycle.move.counter.box=2 |
| Tandem move che.cycle.move.counter.value=1 che.cycle.move.counter.box=2 |
| Quad move che.cycle.move.counter.value=1 che.cycle.move.counter.box=4 |
| Hatchcover move che.cycle.move.counter.value=1 che.cycle.move.counter.hatcover=1 |
| Lashing cage move che.cycle.move.counter.value=1 che.cycle.move.counter.lashingcage=1 |
| Breakbulk move che.cycle.move.counter.value=1 che.cycle.move.counter.breakbulk=1 |
| Bundle move che.cycle.move.counter.value=1 che.cycle.move.counter.breakbulk=4 |
| Gearbox move che.cycle.move.counter.value=1 che.cycle.move.counter.gearbox=1 |
| Chain move che.cycle.move.counter.value=1 che.cycle.move.counter.breakbulk=1 |
| OHF move che.cycle.move.counter.value=1 che.cycle.move.counter.ohf=1 |
Other cranes examples
| Double spreader move che.cycle.move.counter.value=1 che.cycle.move.counter.box=3 |
| Double trolley move (double hoist with buffer and backreach trolley) che.cycle.move.counter.value=6 che.cycle.move.counter.box=4 note: 2 cycle waterside trolley+4 cycles backreach trolley (single)=6 cycles |
| Double trolley move (double hoist with buffer) che.cycle.move.counter.value=7 che.cycle.move.counter.box=5 note: 2 cycle waterside trolley +5 backreach trolley (single)=7 cycles (independent) |
| Double trolley move (with buffer) che.cycle.move.counter.value=5 che.cycle.move.counter.box=6 note: 2 waterside trolley (tandem)+3 backreach trolley (quad)= 5 cycles |
| Solid bulk Bivalve Grab che.cycle.move.counter.value=1 che.cycle.move.counter.breakbulk=1 che.cycle.move.volume.value=6 (m3) |
| Solid/liquid/gas with pipeline che.cycle.move.counter.value=1 che.cycle.move.counter.breakbulk=1 che.cycle.move.volume.value=600 (m3) Note: it requires starttimestamp & endtimestamp |
| Double boom double trolley move che.cycle.move.counter.value=4 che.cycle.move.counter.box=4 note: 1+1+1+1 = 4 cycles (independent) |
| Double trolley (first continuous) move (with buffer) che.cycle.move.counter.value=2 che.cycle.move.counter.box=1 note: 1+1=2 cycles (independent) |
Horizontal transport examples
| Terminal Tractor single move che.cycle.move.counter.value=1 che.cycle.move.counter.box=1 |
| Terminal Tractor double move (2 deliveries in same place) che.cycle.move.counter.value=1 che.cycle.move.counter.box=2 Each TT cycle ends when RTG attach each container |
| Terminal Tractor double move (2 deliveries) che.cycle.move.counter.value=2 che.cycle.move.counter.box=2 Each TT cycle ends when each RTG attach the container |
Yard examples
| Yard single move in che.cycle.move.counter.value=1 che.cycle.move.counter.box=1 |
| Yard double move in che.cycle.move.counter.value=1 che.cycle.move.counter.box=2
|
Created by | Edited by | Review / Approve | Published |
Christopher Saavedra | Christopher Saavedra | Francisco Blanquer Jaraiz 20/10/2021 Luisa Kempf 23/12/2021 | 26/10/2021 |
Christopher Saavedra Kalmar TIC delegates 13/12/2021 |
- Sin etiquetas