Versiones comparadas

Clave

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

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 (individuallyindividual, 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:
Any process has a start and an end, even if it is a semicontinuous semi continuous process like a conveyor belt for bulk handling cargo.

A subject can execute cycles in parallel (many at the same time like a terminal with several STS) or in sequens sequence (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 sub process running sequentially like a double trolley STS where a cycle can be started (trolley seaside) before the previuous previous 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 sub process 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.boxboxes.

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 train 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 multi trolley CHE,the trolley that loads the carrier or CHE (discharging the land trolley, and loading the seatrolleysea trolley) needs to be added.

CYCLE Payload

Payload includes any relevant payload: cargo, special moves, cages, twistlock twist lock boxes, hatchcovershatch covers, 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 CONCEPT's for CYCLE:
The cycle is a process compatible with concepts such as: Id, loading, discharging, useful, unuseful, paid, unpaid, handling reason, move, load, energy, start, end, laden, unladen, active, inactive, idle, working, etc. This allows to aggregate a lot of concepts per cycle and to make a one-to-one (1:1) relation between those concepts and the specific cycle.

A cycle can also have a link with other subjects like cargo, cargovisitcargo visit, carrier, and carriervisitcarrier visit. 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:

Bloque de código
      "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 subprocessessub processes, one with cargo that represents the Laden subprocess sub process and another without cargo that represents the Unladen subprocesssub process.

Usually the “basic cycle” (not starting or finishing with an OFF status) will start with the start (beginning) of the unladen subprocess sub process and finish with the end of Laden subprocesssub process.

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 sub process 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.cycle.unloading : “unloading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. Unloading = TRUE means the cycle moves the payload from the carrier to the terminal.

  • terminal.cycle.loading : “loading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. Loading = TRUE means the cycle moves the payload from the terminal to the carrier.

  • terminal.cycle.start: The terminal.cycle “starts” when the process (berth.cycle, gate.cycle, train.cycle) to unload (receive) the cargo from a carrier at the waterside or landside start (begins). 

  • terminal.cycle.end: The terminal.cycle “ends” when the process to load (deliver) the cargo to a carrier at the waterside or landside ends. 

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.berth.cycle.unloading : “unloading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. terminal.berth.cycle.unloading = TRUE means the cycle moves the payload from the waterside to the berth transfer point.

  • terminal.berth.cycle.loading : “loading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. terminal.berth.cycle.loading = TRUE means the cycle moves the payload from the berth transfer point to the carrier at the waterside.

  • terminal.berth.cycle.start: The terminal.berth.cycle “starts” when the process to load or unload the cargo to/from the carrier at the waterside begins and it corresponds with the cycle.start of the subject that is performing the job (che.cycle.start).

  • terminal.berth.cycle.end:  The terminal.berth.cycle “ends” when the process to load or unload the cargo to/from the carrier at the waterside ends and it corresponds with the cycle.end of the subject that is performing the job (che.cycle.end).

terminalTerminal.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.yard.cycle.unloading : “unloading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. terminal.yard.cycle.unloading = TRUE means the cycle moves the payload from the yard to the transfer point (waterside or landside).

  • terminal.yard.cycle.loading : “loading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. terminal.yard.cycle.loading = TRUE means the cycle moves the payload from the transfer point (waterside or landside) to the yard.

  • terminal.yard.cycle.start: The terminal.yard.cycle will have the start when the process to load or unload the cargo to/from the yard begins and it corresponds with the cycle.start of the subject that is performing the job (che.cycle.start).

  • terminal.yard.cycle.end:  The terminal.yard.cycle will have the end when the process to load or unload the cargo to/from the yard ends and it corresponds with the cycle.end of the subject that is performing the job (che.cycle.end).

Gate.Cycle pending 2022.004 release.

The The terminal.yard.cycle is always a process that “move” the cargo into/out the yard. For internal “cargo move” the 2022.005 release will include it. (terminal.yard.housekeeping)

Terminal.Gate.Cycle

The terminal.gate.cycle is the cycle performed by the gate. The terminal.gate .cycle refers to the process of gate in, loading-unloading cargo and gate out of carriers visiting the terminal . (external trucks or interterminal inter terminal operations). The gate.cycle starts and ends as follows, depending if the process is unloading or loading:

  • gate.cycle.unloading: “unloading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. gate.cycle.unloading = TRUE means the gate cycle moves the payload from the carrier to the transfer point and it correspond to payloads being received by the carrier.

  • gate.cycle.loading: “loading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. gate.cycle.loading = TRUE means the gate cycle moves the payload to carrier from the transfer point and and it correspond to payloads being delivered to the carrier.

  • gate.cycle.start: The gate.cycle starts when the process to load or unload the cargo to/from the carrier begins and it corresponds to the gate in the terminal (carrier.arrival.end).

  • gate.cycle.end: The gate.cycle ends when the process to load or unload the cargo to/from the carrier ends and it corresponds to the gate out the terminal (carrier.departure.start).

Terminal.Gate.Cycle

The 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), departure (Departure) and Cargovisit (https://tic40.atlassian.net/l/c/iR2kuiV1) inbound (Inbound),

There is a relationship between the Terminal.Gate sub process and the process of Carriervisit (https://tic40.atlassian.net/l/c/aqf4ZE2e) arrival (https://tic40.atlassian.net/l/c/T0sN2F1a), terminal operations (TerminalOperations), departure (Departure) and Cargovisit (https://tic40.atlassian.net/l/c/iR2kuiV1) inbound (Inbound), check-in (Check-in), check-out (Check-out), outbound (Outbound).

The subprocesses sub processes of the Terminal.Gate .cycle are the following:

  • Arrival

    • Portgate (in)

    • Pregate

    • OCR-In

    • Terminal Gate (In)

    • Problem resolution

    • Gatetotransferpoint (Yard Stage)

  • Terminal Operations (Yard Stage)

  • Departure

    • Transferpointtogate (Yard Stage)

    • OCR-Out

    • Gate-Out

    • Port-Gate (out)

The terminal.gate.cycle starts and ends as follows:

  • Terminal.gate.cycle starts: When the Terminal Gate In Stage starts (or is complete?).

  • Terminal.gate.cycle ends: When the Yard Stage and the Gate-out is completed.

  • Terminal.gate.cycle.move .box : corresponds to the che.cycle.move that is going to perform the loading-unloading of the cargo; for example: terminal.gate.cycle.move.box = che.cycle.move.box

  • Terminal.gate.cycle.move.value = to theche.cycle.move.value ??? or carriervisit?

move loading-unloding carrier inbound-outbound gate = Truck

  • of the CHE executing the move of the cargo that inbound or outbound throught the gate by the carrier during its carriervisit.

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.train.cycle.unloading : “unloading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. terminal.train.cycle.unloading = TRUE means the gate cycle moves the payload from the train wagon to the transfer point, buffer, external or internal truck.

  • train.cycle.loading: “loading” is a metadata concept of cycle that defines the direction from where to where (from-to) the payload is moved. train.cycle.loading = TRUE means the gate cycle moves the payload to the train wagon from the transfer point, buffer, external or internal truck.

  • train.cycle.start: The terminal.train.cycle starts when the process to load or unload the cargo to/from the train begins and it corresponds with the cycle.start of the subject that is performing the job (che.cycle.start).

  • train.cycle.end: The terminal.train.cycle ends when the process to load or unload the cargo to/from the train ends and corresponds with the cycle.end of the subject that is performing the job (che.cycle.end).

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 Horizontaltransportterminal.horizontaltransport.cycle starts and ends as follows:

  • terminal.horizontaltransport.cycle.start: The Horizontaltransportterminal.horizontaltransport.cycle starts when the process to move the cargo begins and it corresponds with the cycle.start of the subject that is performing the job (che.cycle.start)

  • terminal.horizontaltransport.cycle Ends: The Horizontaltransportterminal.horizontaltransport.cycle ends when the process to move the cargo ends and it corresponds with the cycle.start of the subject that is performing the job (che.cycle.start)

TOS.CYCLE

Pending 2022.004 release, will be defined in coming releases

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; CHainChain; OHF; double Spreader; Doule Double trolley; solid bulk; double Boom; MultitrolleyMulti trolley.

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

Image Added

tos.jobinstruction.cycle pending 2022.004 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

...

Expandir
titleClick to expand JSON CHE Cycle

Bloque de código
languagejson
{
  "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": [
         "usefull": false,           {
                "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": ""
            }
          ]
        }
      ]
    }
  ]
}

Expandir
titleClick to expand Terminal cycle example

Bloque de código
languagejson
{
  "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",
      

...

       

...

     

...

   

...

 

...

Expandir
titleClick to expand Terminal cycle example

Bloque de código
languagejson
{
  "msg": {  "name": "fuel",
            "id": "",     "sender": "",     "timestampstarttimestamp": "20212022-1204-13T1421T15:4432:3611.028Z071Z",
            "topic": "",     "destination": "",     "creationtimestampendtimestamp": "20212022-1204-13T1421T15:4432:3611.028Z071Z",
                 "starttimestamp": "2021-12-13T14:44:36.028Z",       "endtimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.028Z071Z",
    "version": "2021.1"   },   "che": [     {       "idunit": "kilogram",
      "name": "",       "cycle": [         {"value": 0
         "id": "",           "loading": false, }
          "unloading": false,         ]
 "usefull": false,           "unusefull": false,    },
      "paid": false,           "unpaidstart": false,{
          "handlingreason": "",           "movetime": [
{              "counter": [       {
       {                 "pom": "output",
                        "pomt": "actual",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.028Z071Z",
                        "starttimestampcomputingtime": "20212022-1204-13T1421T15:4432:3611.028Z071Z",
                "endtimestamp        "forecasttime": "2021-12-13T14:44:36.028Z","
                      }
 "value": 1,                 "box": 1],
                    "teulogical": [
 2,                  "20foot": 0,  {
              "30foot": 0,         "pom": "ioutput",
      "40foot": 1,                 "45footpomt": 0"actual",
                "single": 1,       "qualifier": "yard",
        "twin": 0,                 "doubletimestamp": 0"2022-04-21T15:32:11.071Z",
                "tandem": 0,       "value": "Y 01A 035 B 3",
      "quad": 0,                 "hatchcoverblock": 0"01A",
                "lashingcage": 0,       "row": "035",
        "breakbulk": 0,                 "bundlebay": 0"B",
 
              "gearbox": 0,         "tier": "3"
      "ohf": 0               }
            ],        ],
    "totalcounter": [               {"coordinate": [
               "pom": "output",      {
          "pomt": "actual",                 "timestamppom": "2021-12-13T14:44:36.028Zioutput",
                "value": 0,       "pomt": "actual",
        "box": 0,
                "teuqualifier": 0"WGS84",
                "20foot": 0,       "timestamp": "2022-04-21T15:32:11.072Z",
        "30foot": 0,                 "40footvalue": 0,[
                "45foot": 0,         4012.22,
       "single": 0,                 "twin": 0, -7500.25
                "double": 0,         ],
       "tandem": 0,                 "quadstatus": 0"true",
                "hatchcover": 0,        "accuraty": "2.0"
         "lashingcage": 0,            }
    "breakbulk": 0,               ]
 "bundle": 0,                },
"gearbox": 0,                 "ohfend": 0{
              }      "time": [
     ],             "volume": [   {
           {                 "pom": "output",
                        "pomt": "actual",
                "timestamp": "2021-12-13T14:44:36.029Z",                 "unit"timestamp": "m3",2022-04-21T15:32:11.072Z"
                "value": ""       }
       }             ],
          },           "weightlogical": [
{             "gross": [        {
      {                  "pom": "outputioutput",
                        "pomt": "actual",
        
       "timestamp": "",                 "starttimestampqualifier": "2021-12-13T14:44:36.029Zyard",
                        "endtimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                "unit        "value": "ton",Y 01A 035 B 3",
            "value": 0           "status": true,
  }             ],             "totalgross": ["block": "01A",
               {         "row": "035",
      "pom": "output",                 "pomtbay": "actual0",
                  "timestamp      "tier": "0",
                    "unit": "ton", }
               "value": 0    ],
          }          "coordinate": [
 ],             "net": [       {
       {                 "pom": "outputioutput",
                        "pomt": "actual",
                        "timestampqualifier": "WGS84",
                        "starttimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                        "endtimestampvalue": "2021-12-13T14:44:36.029Z",[
                         "unit": "ton" 4012.22,
                "value": 0          -7500.25
           }             ],
               "totalnet": [         "status": "true",
       {                 "pomaccuraty": "output",2.0"
                       "pomt": "actual",}
                    "timestamp": "",]
                 "unit": "ton" },
                  "valueladen": 0{
              }      "start": {
     ]            },     "time": [
    "energy": {             "consumed": [     {
         {                 "pom": "output",
                          "pomt": "actual",
      
         "name": "electric",                 "starttimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                "endtimestamp": "2021-12-13T14:44:36.029Z",       }
         "timestamp": "2021-12-13T14:44:36.029Z",            ],
    "unit": "kwh",                 "valuelogical": 0 [
                   },     {
         {                 "pom": "outputioutput",
                          "pomt": "actual",
                "name": "fuel",          "qualifier": "yard",
        "starttimestamp": "2021-12-13T14:44:36.029Z",                 "endtimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
     
          "timestamp": "2021-12-13T14:44:36.029Z",                 "unitvalue": "liters",Y 01A 035 B 3",
            "value": 0               }"status": true,
              {                 "pomblock": "output01A",
                "pomt": "actual",                 "name"row": "fuel035",
                "starttimestamp": "2021-12-13T14:44:36.029Z",
                "endtimestampbay": "2021-12-13T14:44:36.029ZB",
                "timestamp": "2021-12-13T14:44:36.029Z",                 "unittier": "kilogram3",
                  "value": 0     }
         }             ],
          },            "startcoordinate": [
   {              "time":  [     {
         {                 "pom": "outputioutput",
                          "pomt": "actual",
                          "timestampqualifier": "2021-12-13T14:44:36.029ZWGS84",
                "computingtime          "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                "forecasttime          "value": ""[
               }             ]4012.22,
            "logical": [               {-7500.25
                 "pom": "ioutput",        ],
        "pomt": "actual",                 "qualifierstatus": "yard",true,
                          "timestampaccuraty": "2021-12-13T14:44:36.029Z",2.0"
                "value": "Y 01A 035 B 3",   }
             "block": "01A",            ]
    "row": "035",               }
 "bay": "B",                 "tier": "3"},
               }     "active/on": {
       ],             "coordinatestatus": [
              {        {
        "pom": "ioutput",                 "pomtpom": "actualioutput",
                        "qualifierpomt": "WGS84actual",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                "value": [       "value": false
          4012.22,            }
      -7500.25                 ],
  
             "status": "true",                 "accuratyduration": "2.0"
[
             }          {
  ]           },           "endpom": {
            "time": [
      "ioutput",
       {                 "pompomt": "outputactual",
                        "pomtunit": "actualsecond",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
              }          "value": 0
 ],             "logical": [       }
       {             ],
   "pom": "ioutput",                 "pomtcounter": "actual",[
                "qualifier": "yard",     {
           "timestamp": "2021-12-13T14:44:36.029Z",
                "valuepom": "Y 01A 035 B 3ioutput",
                "status": true,         "pomt": "actual",
       "block": "01A",                 "rowtimestamp": "0352022-04-21T15:32:11.072Z",
                "bay": "0",       "value": 0,
        "tier": "0"               }
"starttimestamp": "2022-04-21T15:32:11.072Z",
           ],             "coordinateendtimestamp": ["2022-04-21T15:32:11.072Z"
              {        }
        "pom": "ioutput",             ],
   "pomt": "actual",                 "qualifiertotalcounter": "WGS84",[
                "timestamp": "2021-12-13T14:44:36.029Z",     {
           "value": [            "pom": "ioutput",
     4012.22,                   -7500.25
"pomt": "actual",
               ],         "timestamp": "2022-04-21T15:32:11.072Z",
      "status": "true",                 "accuratyvalue": "2.0"
               }       }
     ]           },    ],
      "laden": {             "starttimer": {
   [
          "time": [           {
     {                   "pom": "outputioutput",
                        "pomt": "actual",
                  "timestamp": "2021-12-13T14:44:36.029Z"     "unit": "second",
          }               ]"timestamp": "2022-04-21T15:32:11.072Z",
              "logical": [         "value": 0,
      {                   "pomstarttimestamp": "ioutput2022-04-21T15:32:11.072Z",
                  "pomt      "endtimestamp": "actual",2022-04-21T15:32:11.072Z"
                      "qualifier": "yard",}
                   "timestamp": "2021-12-13T14:44:36.029Z", ],
                    "valuetotaltimer": "Y 01A 035 B 3", [
                      {
    "status": true,                   "blockpom": "01Aioutput",
                        "rowpomt": "035actual",
                        "bayunit": "Bhour",
                  "tier      "timestamp": "3"2022-04-21T15:32:11.072Z",
                }        "value": 0
     ],                 }
 "coordinate": [                 { ]
                 "pom": "ioutput" },
                  "pomtinactive/off": "actual", {
                    "qualifierstatus": "WGS84",[
                  "timestamp": "2021-12-13T14:44:36.029Z",   {
               "value": [        "pom": "ioutput",
           4012.22,             "pomt": "actual",
      -7500.25                   ]"timestamp": "2022-04-21T15:32:11.072Z",
                  "status      "value": true,false
                      }
"accuraty": "2.0"                 }  ],
            ]        "duration": [
    }           },       {
   "active": {             "status": [      "pom": "ioutput",
       {                 "pompomt": "ioutputactual",
                "pomt        "unit": "actualsecond",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                        "value": false 0
                      }
                    ],
                    "durationcounter": [
              {        {
        "pom": "ioutput",                 "pomtpom": "actualioutput",
                        "unitpomt": "secondactual",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                "value": 0       "value": 0,
      }             ],     "starttimestamp": "2022-04-21T15:32:11.072Z",
      "counter": [               {  "endtimestamp": "2022-04-21T15:32:11.072Z"
             "pom": "ioutput",        }
        "pomt": "actual",           ],
     "timestamp": "2021-12-13T14:44:36.029Z",                 "valuetotalcounter": 0,[
                "starttimestamp": "2021-12-13T14:44:36.029Z",     {
           "endtimestamp": "2021-12-13T14:44:36.029Z"            "pom": "ioutput",
 }             ],            "pomt": "totalcounteractual":,
[               {         "timestamp": "2022-04-21T15:32:11.072Z",
      "pom": "ioutput",                 "pomtvalue": "actual", 0
                    "timestamp": "2021-12-13T14:44:36.029Z",
 }
               "value": 0    ],
          }          "timer": [
 ],             "timer": [       {
       {                 "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                        "value": 0,
                        "starttimestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                        "endtimestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.029Z072Z",
                        "value": 0
              }        }
      ]           },   ]
       "inactive": {          },
  "status": [               "idle/free": {
                "pom": "ioutput",   "status": [
            "pomt": "actual",         {
       "timestamp": "2021-12-13T14:44:36.029Z",                 "valuepom": false"ioutput",
              }             ]"pomt": "actual",
            "duration": [            "timestamp": "2022-04-21T15:32:11.072Z",
 {                 "pom": "ioutput",     "value": false
          "pomt": "actual",           }
     "unit": "second",              ],
  "timestamp": "2021-12-13T14:44:36.030Z",                 "valueduration": 0[
              }        {
    ],             "counter": [      "pom": "ioutput",
       {                 "pompomt": "ioutputactual",
                        "pomtunit": "actualsecond",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                        "value": 0,
                    "starttimestamp": "2021-12-13T14:44:36.030Z",
 }
               "endtimestamp": "2021-12-13T14:44:36.030Z"    ],
          }          "counter": [
 ],             "totalcounter": [       {
       {                 "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                        "value": 0,
              }          "starttimestamp": "2022-04-21T15:32:11.073Z",
    ],             "timer": [      "endtimestamp": "2022-04-21T15:32:11.073Z"
       {               }
 "pom": "ioutput",                 "pomt": "actual", ],
                    "unittotalcounter": "second",[
                      {
     "timestamp": "2021-12-13T14:44:36.030Z",                   "valuepom": 0,"ioutput",
                        "starttimestamppomt": "2021-12-13T14:44:36.030Zactual",
                "endtimestamp        "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
              }          "value": 0
 ],             "totaltimer": [        }
      {              ],
  "pom": "ioutput",                 "pomttimer": "actual",[
                "unit": "hour",     {
           "timestamp": "2021-12-13T14:44:36.030Z",                 "value": 0"pom": "ioutput",
               }         "pomt": "actual",
  ]           },           "idleunit": {"second",
            "status": [           "timestamp": "2022-04-21T15:32:11.073Z",
  {                 "pom": "ioutput",        "value": 0,
        "pomt": "actual",                 "timestampstarttimestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                "value": false       "endtimestamp": "2022-04-21T15:32:11.073Z"
      }             ],   }
         "duration": [          ],
    {                 "pomtotaltimer": "ioutput",[
                "pomt": "actual",     {
           "unit": "second",                 "timestamppom": "2021-12-13T14:44:36.030Zioutput",
                "value": 0       "pomt": "actual",
      }             ],     "unit": "hour",
      "counter": [               {  "timestamp": "2022-04-21T15:32:11.073Z",
             "pom": "ioutput",          "value": 0
     "pomt": "actual",                }
"timestamp": "2021-12-13T14:44:36.030Z",                 "value": 0, ]
               "starttimestamp": "2021-12-13T14:44:36.030Z"   },
                  "endtimestampworking/busy": "2021-12-13T14:44:36.030Z"{
              }         "status": [
   ],             "totalcounter": [     {
         {                 "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                        "value": false
 0                }     }
       ],             ],
"timer": [               {    "duration": [
           "pom": "ioutput",          {
      "pomt": "actual",                 "unitpom": "secondioutput",
                        "timestamppomt": "2021-12-13T14:44:36.030Zactual",
                "value": 0,       "unit": "second",
        "starttimestamp": "2021-12-13T14:44:36.030Z",                 "endtimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
              }          "value": 0
 ],             "totaltimer": [       }
       {             ],
   "pom": "ioutput",
                "pomtcounter": "actual",[
                "unit": "hour",     {
           "timestamp": "2021-12-13T14:44:36.030Z",                 "value": 0"pom": "ioutput",
               }         "pomt": "actual",
  ]           },           "working": {timestamp": "2022-04-21T15:32:11.073Z",
                 "status": [      "value": 0,
       {                 "pomstarttimestamp": "ioutput2022-04-21T15:32:11.073Z",

               "pomt": "actual",                  "timestampendtimestamp": "20212022-1204-13T1421T15:4432:3611.030Z",073Z"
                      "value":}
false               }     ],
       ],             "durationtotalcounter": [
              {        {
        "pom": "ioutput",
                "pomtpom": "actualioutput",
                        "unitpomt": "secondactual",
                        "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                        "value": 0
              }        }
    ],             "counter": [  ],
            {        "timer": [
       "pom": "ioutput",               {
      "pomt": "actual",                 "timestamppom": "2021-12-13T14:44:36.030Zioutput",
                "value": 0,       "pomt": "actual",
        "starttimestamp": "2021-12-13T14:44:36.030Z",                 "endtimestampunit": "2021-12-13T14:44:36.030Z"second",
                 }       "timestamp": "2022-04-21T15:32:11.073Z",
    ],             "totalcounter": [      "value": 0,
       {                 "pomstarttimestamp": "ioutput2022-04-21T15:32:11.073Z",
                "pomt": "actual",
                "timestampendtimestamp": "20212022-1204-13T1421T15:4432:3611.030Z",073Z"
                      "value":}
0               }     ],
       ],             "timertotaltimer": [
              {          {
      "pom": "ioutput",                 "pomtpom": "actualioutput",
                "unit": "second",          "pomt": "actual",
      "timestamp": "2021-12-13T14:44:36.030Z",                  "valueunit": 0,"hour",
                        "starttimestamptimestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                        "endtimestampvalue": "2021-12-13T14:44:36.030Z"0
              }        }
    ],             "totaltimer": [  ]
            {      },
          "pom": "ioutput",       "cargo": [
        "pomt": "actual",           {
     "unit": "hour",                 "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                      "valueid": 0 "ISO 6346"
                    }
              ]    ],
      },            "cargocargovisit": [
                    {
                      "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                      "id": "ISO 6346""
                    }
                  ],
                  "cargovisitcarrier": [
                    {
                      "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
                      "id": ""
                    }
                  ],
          "carrier        "carriervisit": [
                    {
                      "timestamp": "20212022-1204-13T1421T15:4432:3611.030Z073Z",
              "id": ""       "id": ""
    }           ],     }
     "carriervisit": [            ]
{               "timestamp": "2021-12-13T14:44:36.030Z", }
              "id": ""]
            }
          ]
        }
      ]
    }
  ]
}

Diagrams

Info

(optional) add some process diagram which concept belongs

...