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 (subject identifier)

M

carriervisit

GRAMMAR

subject name

M

CarrierVisit

GRAMMAR

subject type

M

process

GRAMMAR

Also known as

O

vessel Visit; Visit, Truck visit, train visit, call, vessel voyage

TIC Description

Definition

M

CarrierVisit describes the process of a carrier (vessel, truck, barge, train) passing through a terminal (visiting the terminal) to load or unload cargo, or utilize other 3rd party-services (e.g. bunkering, garbage disposal, etc).

 

Further Detail

O

A Carrier visit CarrierVisit is unique given by the combination of the carrier id, the subject visited and the continuous period that the carrier stays in the facilities. This feature allows assigning a unique id per subject visited (port, terminal inland port, warehouse, etc).


CarrierVisit always includes at least 3 subprocesses:

Departure Departure
  1. Arrival Arrival

  • Terminaloperations TerminalOperations

    1. (definition to be published in release 2022.004)

    2. Terminal operations TerminalOperations (definition to be published in release 2022.004)

    3. Departure Departure (definition to be published in release 2022.004)

    Each of the above processes can have several subprocesses.
    (e.g. for Arrival: anchorage, berthing, pilot, etc.)

    Further subprocesses of CarrierVisit could be, e.g. 3rdPartyService/CarrierServices.

    Further concepts of CarrierVisit could be, e.g. CarrierSafetyAccesible, CarrierReadyToWork, TerminalReadyToWork, Active, Working, Idle, start or end that describes different status, events or actions.

    For carrier type “vessel”:

    CarrierVisit starts at the time and location the vessel declares the voyage (sea passage) has ended or reached the restricted navigation area within the outer port limits as locally defined and declares readiness to proceed to the port. This is also knows as “End of Sea Passage” (EOSP).

    CarrierVisit ends at the time and location the the vessel declares the voyage has begun (sea passage) or left the restricted navigation area within the outer port limits as locally defined. This is also knows as “Start Of Sea Passage” SOSP.

    2022.003 will only focus on the carrier type vessel

    The examples of 2022.003 release only include the vessel visit datamodel.
    A long list of events definitions will be done published in the 2022.004 release.

    TIC Description

    Required Information

    M

    id, carrier

    TIC Description

    SUBJECT

     

    line, service, servicevisit, cargo, carrier, arrival, terminaloperations, departure, 3rdpartyservice/carrierservice

     

    CONCEPT

     

    id, name, lloysid, active, inactive, working, idle, start, end, carriersafetyaccesible, carrierreadytowork, terminalreadytowork

     

    Related standards

    O

     

    TIC Description

    Related TIC 4.0 definition

    O

    https://tic40.atlassian.net/l/c/9KWw5Qmp https://tic40.atlassian.net/l/c/xm72UHso https://tic40.atlassian.net/l/c/XgSJDCAZ https://tic40.atlassian.net/l/c/y12RUbG6

    Example

    M

    carriervisit.id = 20211210jacquessaadee

    carriervisit.start.time.scheduled =2021-11-15T15:14:01.352Z

    carriervisit.start.time.proposal =2021-11-15T15:14:01.352Z

    carriervisit.start.time.request =2021-11-15T15:14:01.352Z

    carriervisit.start.time.planning =2021-11-15T15:14:01.352Z

    carriervisit.start.time.estimated =2021-11-15T15:14:01.352Z

    carriervisit.start.time.actual =2021-11-15T15:14:01.352Z

    carrierisit.end.time.actual =2021-11-16T15:14:01.352Z

    Example in the context of the grammar

    M

    Search tags

    M

    Version / Date

    M

    2021.003 - 15/01/2022

    Internal TIC Version

    M

    Carrier Vsiit The CarrierVisit data model is very extensive as it includes several subprocess with many concepts.

    Below you can find an screenshot of the basic structure up to concept level breakdown. After it Further down you will find the complete data model.

    Image Removed

    CarrierVisit 2022.003 Data Model in Json format:

    Bloque de código
    languagejson
    {
      "tos": [
        {
          "id": "120SUPERCURRO2021",
          "name": "TOS",
          "number": 1,
          "type": "",
          "family": "",
          "brand": "",
          "model": "",
          "carriervisit": [
            {
              "id": 0,
              "kind": "",
              "name": "",
              "type": "[vessel; truck; train; barge]",
              "carrier": {
                "id": "",
                "timestamp": "2021-12-16T14:49:20.750Z"
              },
              "active": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.750Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ]
              },
              "inactive": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ]
              },
              "idle": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ]
              },
              "working": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.751Z",
                    "endtimestamp": "2021-12-16T14:49:20.751Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "value": 0
                  }
                ]
              },
              "start": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.751Z",
                    "computingtime": "2021-12-16T14:49:20.751Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.752Z",
                    "computingtime": "2021-12-16T14:49:20.752Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.752Z",
                    "computingtime": "2021-12-16T14:49:20.752Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "end": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.752Z",
                    "computingtime": "2021-12-16T14:49:20.752Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.752Z",
                    "computingtime": "2021-12-16T14:49:20.752Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.752Z",
                    "computingtime": "2021-12-16T14:49:20.752Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "arrival": [
                {
                  "id": 0,
                  "name": "",
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.752Z",
                        "endtimestamp": "2021-12-16T14:49:20.752Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.752Z",
                        "endtimestamp": "2021-12-16T14:49:20.752Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.752Z",
                        "endtimestamp": "2021-12-16T14:49:20.752Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.752Z",
                        "endtimestamp": "2021-12-16T14:49:20.752Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.752Z",
                        "endtimestamp": "2021-12-16T14:49:20.752Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.752Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.753Z",
                        "endtimestamp": "2021-12-16T14:49:20.753Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.753Z",
                        "endtimestamp": "2021-12-16T14:49:20.753Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.753Z",
                        "endtimestamp": "2021-12-16T14:49:20.753Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "value": 0
                      }
                    ]
                  },
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "computingtime": "2021-12-16T14:49:20.753Z",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "computingtime": "2021-12-16T14:49:20.753Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "2/portareaVLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "computingtime": "2021-12-16T14:49:20.753Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "end": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "computingtime": "2021-12-16T14:49:20.753Z",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "computingtime": "2021-12-16T14:49:20.753Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "2/portareaVLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.753Z",
                        "computingtime": "2021-12-16T14:49:20.753Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "anchorage": [
                    {
                      "id": "",
                      "name": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.753Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.753Z",
                            "computingtime": "2021-12-16T14:49:20.753Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.753Z",
                            "computingtime": "2021-12-16T14:49:20.753Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.753Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": {
                          "pomt": "",
                          "timestamp": "2021-12-16T14:49:20.754Z",
                          "computingtime": "2021-12-16T14:49:20.754Z",
                          "forecasttime": "",
                          "qualifier": "portarea",
                          "value": "2/portareaVLC",
                          "S211_name": "",
                          "DCSA_name": ""
                        },
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "computingtime": "2021-12-16T14:49:20.754Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.754Z",
                            "endtimestamp": "2021-12-16T14:49:20.754Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.754Z",
                            "endtimestamp": "2021-12-16T14:49:20.754Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "drift": [
                    {
                      "id": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-16T14:49:20.754Z",
                          "computingtime": "2021-12-16T14:49:20.754Z",
                          "forecasttime": "",
                          "qualifier": "portarea",
                          "value": "2/portareaVLC",
                          "S211_name": "",
                          "DCSA_name": ""
                        },
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "computingtime": "2021-12-16T14:49:20.754Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "AAPA",
                            "DCSA_name": "AAPA"
                          }
                        ],
                        "": {}
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "computingtime": "2021-12-16T14:49:20.754Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "computingtime": "2021-12-16T14:49:20.754Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.754Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.755Z",
                            "endtimestamp": "2021-12-16T14:49:20.755Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.755Z",
                            "endtimestamp": "2021-12-16T14:49:20.755Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "pilot": [
                    {
                      "id": "",
                      "start": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.755Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "computingtime": "2021-12-16T14:49:20.755Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.755Z",
                              "computingtime": "2021-12-16T14:49:20.755Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "end": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.755Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "computingtime": "2021-12-16T14:49:20.755Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.755Z",
                              "computingtime": "2021-12-16T14:49:20.755Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "active": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.755Z",
                            "endtimestamp": "2021-12-16T14:49:20.755Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.755Z",
                            "endtimestamp": "2021-12-16T14:49:20.755Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "towage": [
                    {
                      "id": "",
                      "start": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.755Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.755Z",
                            "computingtime": "2021-12-16T14:49:20.755Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pom": "ioutput",
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.756Z",
                              "computingtime": "2021-12-16T14:49:20.756Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "end": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.756Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.756Z",
                            "computingtime": "2021-12-16T14:49:20.756Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pom": "ioutput",
                              "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.756Z",
                              "computingtime": "2021-12-16T14:49:20.756Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "active": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.756Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.756Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.756Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.756Z",
                            "endtimestamp": "2021-12-16T14:49:20.756Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.756Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.756Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.756Z",
                            "endtimestamp": "2021-12-16T14:49:20.756Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "mooring": [
                    {
                      "id": "",
                      "name": "",
                      "start/firstline/ATA berth/FLAA": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "2021-12-16T14:49:20.757Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "2021-12-16T14:49:20.757Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end/lastline/LLAA": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "2021-12-16T14:49:20.757Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "name": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "2021-12-16T14:49:20.757Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "2021-12-16T14:49:20.757Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "computingtime": "2021-12-16T14:49:20.757Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.757Z",
                            "endtimestamp": "2021-12-16T14:49:20.757Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.757Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.757Z",
                            "endtimestamp": "2021-12-16T14:49:20.757Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": 0
                          }
                        ]
                      },
                      "inactive": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.758Z",
                            "endtimestamp": "2021-12-16T14:49:20.758Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.758Z",
                            "endtimestamp": "2021-12-16T14:49:20.758Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.758Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ]
                }
              ],
              "terminaloperations": [
                {
                  "id": 0,
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "computingtime": "2021-12-16T14:49:20.758Z",
                        "forecasttime": "",
                        "qualifier": "boardingarea",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "computingtime": "2021-12-16T14:49:20.758Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "end": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "computingtime": "2021-12-16T14:49:20.758Z",
                        "forecasttime": "",
                        "qualifier": "boardingarea",
                        "name": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "computingtime": "2021-12-16T14:49:20.758Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.758Z",
                        "endtimestamp": "2021-12-16T14:49:20.758Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.758Z",
                        "endtimestamp": "2021-12-16T14:49:20.758Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.758Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.759Z",
                        "endtimestamp": "2021-12-16T14:49:20.759Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.759Z",
                        "endtimestamp": "2021-12-16T14:49:20.759Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.759Z",
                        "endtimestamp": "2021-12-16T14:49:20.759Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.759Z",
                        "endtimestamp": "2021-12-16T14:49:20.759Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.759Z",
                        "endtimestamp": "2021-12-16T14:49:20.759Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.759Z",
                        "endtimestamp": "2021-12-16T14:49:20.759Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.759Z",
                        "value": 0
                      }
                    ]
                  },
                  "preparationatarrival": [
                    {
                      "id": 0,
                      "name": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.759Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.759Z",
                            "computingtime": "2021-12-16T14:49:20.759Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.759Z",
                            "computingtime": "2021-12-16T14:49:20.759Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.759Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "computingtime": "2021-12-16T14:49:20.760Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "computingtime": "2021-12-16T14:49:20.760Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.760Z",
                            "endtimestamp": "2021-12-16T14:49:20.760Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.760Z",
                            "endtimestamp": "2021-12-16T14:49:20.760Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ]
                      },
                      "inactive": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.760Z",
                            "endtimestamp": "2021-12-16T14:49:20.760Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.760Z",
                            "endtimestamp": "2021-12-16T14:49:20.760Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ]
                      },
                      "idle": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.760Z",
                            "endtimestamp": "2021-12-16T14:49:20.760Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.760Z",
                            "endtimestamp": "2021-12-16T14:49:20.760Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ]
                      },
                      "working": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.760Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.761Z",
                            "endtimestamp": "2021-12-16T14:49:20.761Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.761Z",
                            "endtimestamp": "2021-12-16T14:49:20.761Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "cargooperations": [
                    {
                      "id": 0,
                      "name": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "computingtime": "2021-12-16T14:49:20.761Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "computingtime": "2021-12-16T14:49:20.761Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "computingtime": "2021-12-16T14:49:20.761Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "computingtime": "2021-12-16T14:49:20.761Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.761Z",
                            "endtimestamp": "2021-12-16T14:49:20.761Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.761Z",
                            "endtimestamp": "2021-12-16T14:49:20.761Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0
                          }
                        ]
                      },
                      "inactive": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.761Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.761Z",
                            "endtimestamp": "2021-12-16T14:49:20.761Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.762Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.762Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.762Z",
                            "endtimestamp": "2021-12-16T14:49:20.762Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.762Z",
                            "value": 0
                          }
                        ]
                      },
                      "working": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.762Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.762Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.762Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.762Z",
                            "endtimestamp": "2021-12-16T14:49:20.762Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.763Z",
                            "endtimestamp": "2021-12-16T14:49:20.763Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ]
                      },
                      "idle": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.763Z",
                            "endtimestamp": "2021-12-16T14:49:20.763Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.763Z",
                            "endtimestamp": "2021-12-16T14:49:20.763Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "lashing": [
                    {
                      "id": 0,
                      "name": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "computingtime": "2021-12-16T14:49:20.763Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "computingtime": "2021-12-16T14:49:20.763Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "computingtime": "2021-12-16T14:49:20.763Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "computingtime": "2021-12-16T14:49:20.763Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.763Z",
                            "endtimestamp": "2021-12-16T14:49:20.763Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.763Z",
                            "endtimestamp": "2021-12-16T14:49:20.763Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": 0
                          }
                        ]
                      },
                      "inactive": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.763Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.764Z",
                            "endtimestamp": "2021-12-16T14:49:20.764Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.764Z",
                            "endtimestamp": "2021-12-16T14:49:20.764Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ]
                      },
                      "idle/free": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.764Z",
                            "endtimestamp": "2021-12-16T14:49:20.764Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.764Z",
                            "endtimestamp": "2021-12-16T14:49:20.764Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ]
                      },
                      "working": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.764Z",
                            "endtimestamp": "2021-12-16T14:49:20.764Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.764Z",
                            "endtimestamp": "2021-12-16T14:49:20.764Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "closingatdeparture": [
                    {
                      "id": 0,
                      "name": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "computingtime": "2021-12-16T14:49:20.764Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "computingtime": "2021-12-16T14:49:20.764Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.764Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "computingtime": "2021-12-16T14:49:20.765Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "computingtime": "2021-12-16T14:49:20.765Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ]
                      },
                      "inactive": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ]
                      },
                      "idle": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ]
                      },
                      "working": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.765Z",
                            "endtimestamp": "2021-12-16T14:49:20.765Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.765Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.766Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.766Z",
                            "endtimestamp": "2021-12-16T14:49:20.766Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.766Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ]
                }
              ],
              "3partyservice/carrierservices": [
                {
                  "id": 0,
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "computingtime": "2021-12-16T14:49:20.766Z",
                        "forecasttime": "",
                        "qualifier": "boardingarea",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "computingtime": "2021-12-16T14:49:20.766Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "end": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "computingtime": "2021-12-16T14:49:20.766Z",
                        "forecasttime": "",
                        "qualifier": "boardingarea",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "computingtime": "2021-12-16T14:49:20.766Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.766Z",
                        "endtimestamp": "2021-12-16T14:49:20.766Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.766Z",
                        "endtimestamp": "2021-12-16T14:49:20.766Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.766Z",
                        "endtimestamp": "2021-12-16T14:49:20.766Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.766Z",
                        "endtimestamp": "2021-12-16T14:49:20.766Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.766Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.767Z",
                        "endtimestamp": "2021-12-16T14:49:20.767Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.767Z",
                        "endtimestamp": "2021-12-16T14:49:20.767Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "departure": [
                {
                  "id": 0,
                  "name": "",
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.767Z",
                        "endtimestamp": "2021-12-16T14:49:20.767Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.767Z",
                        "endtimestamp": "2021-12-16T14:49:20.767Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.767Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.767Z",
                        "endtimestamp": "2021-12-16T14:49:20.767Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.768Z",
                        "endtimestamp": "2021-12-16T14:49:20.768Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.768Z",
                        "endtimestamp": "2021-12-16T14:49:20.768Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.768Z",
                        "endtimestamp": "2021-12-16T14:49:20.768Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.768Z",
                        "endtimestamp": "2021-12-16T14:49:20.768Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-16T14:49:20.768Z",
                        "value": 0,
                        "starttimestamp": "2021-12-16T14:49:20.769Z",
                        "endtimestamp": "2021-12-16T14:49:20.769Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "value": 0
                      }
                    ]
                  },
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "computingtime": "2021-12-16T14:49:20.769Z",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "computingtime": "2021-12-16T14:49:20.769Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "2/portareaVLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "computingtime": "2021-12-16T14:49:20.769Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "end": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "computingtime": "2021-12-16T14:49:20.769Z",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "computingtime": "2021-12-16T14:49:20.769Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "2/portareaVLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-16T14:49:20.769Z",
                        "computingtime": "2021-12-16T14:49:20.769Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "mooring": [
                    {
                      "id": "",
                      "name": "",
                      "start/firstline": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "2021-12-16T14:49:20.769Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "2021-12-16T14:49:20.769Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "lastline": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "2021-12-16T14:49:20.769Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "2021-12-16T14:49:20.769Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "2021-12-16T14:49:20.769Z",
                            "forecasttime": "",
                            "qualifier": "boardingarea",
                            "value": "34,53/Pilots boy VLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "computingtime": "2021-12-16T14:49:20.769Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.769Z",
                            "endtimestamp": "2021-12-16T14:49:20.769Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.769Z",
                            "endtimestamp": "2021-12-16T14:49:20.769Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": 0
                          }
                        ]
                      },
                      "inactive": {
                        "status": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.769Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.770Z",
                            "endtimestamp": "2021-12-16T14:49:20.770Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.770Z",
                            "endtimestamp": "2021-12-16T14:49:20.770Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "pilot": [
                    {
                      "id": "",
                      "name": "",
                      "start": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "computingtime": "2021-12-16T14:49:20.770Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pom": "ioutput",
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "2021-12-16T14:49:20.770Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "end": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "computingtime": "2021-12-16T14:49:20.770Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pom": "ioutput",
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "2021-12-16T14:49:20.770Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "active": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.770Z",
                            "endtimestamp": "2021-12-16T14:49:20.770Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.770Z",
                            "endtimestamp": "2021-12-16T14:49:20.770Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "towage": [
                    {
                      "id": "",
                      "start": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "computingtime": "2021-12-16T14:49:20.770Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pom": "ioutput",
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "2021-12-16T14:49:20.770Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "end": [
                        {
                          "time": [
                            {
                              "pomt": "scheduled/proposal/request/planning/estimated/actual",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "",
                              "forecasttime": "",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ],
                          "logical": {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "computingtime": "2021-12-16T14:49:20.770Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          },
                          "coordinate": [
                            {
                              "pom": "ioutput",
                              "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                              "qualifier": "WGS84",
                              "timestamp": "2021-12-16T14:49:20.770Z",
                              "computingtime": "2021-12-16T14:49:20.770Z",
                              "forecasttime": "",
                              "value": [
                                4012.22,
                                -7500.25
                              ],
                              "accuracy": "12.0",
                              "S211_name": "",
                              "DCSA_name": ""
                            }
                          ]
                        }
                      ],
                      "active/on": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.770Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.770Z",
                            "endtimestamp": "2021-12-16T14:49:20.770Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.771Z",
                            "endtimestamp": "2021-12-16T14:49:20.771Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "anchorage": [
                    {
                      "id": "",
                      "name": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "AAPA",
                            "DCSA_name": "AAPA"
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "2021-12-16T14:49:20.771Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "AAPA",
                            "DCSA_name": "AAPA"
                          }
                        ],
                        "coordinate": [
                          {
                            "pom": "ioutput",
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "2021-12-16T14:49:20.771Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "AAPA",
                            "DCSA_name": "AAPA"
                          }
                        ]
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-16T14:49:20.771Z",
                          "computingtime": "2021-12-16T14:49:20.771Z",
                          "forecasttime": "",
                          "qualifier": "portarea",
                          "value": "2/portareaVLC",
                          "S211_name": "",
                          "DCSA_name": ""
                        },
                        "coordinate": [
                          {
                            "pom": "ioutput",
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "2021-12-16T14:49:20.771Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "anchored": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.771Z",
                            "endtimestamp": "2021-12-16T14:49:20.771Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.771Z",
                            "endtimestamp": "2021-12-16T14:49:20.771Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ],
                  "drift": [
                    {
                      "id": "",
                      "start": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-16T14:49:20.771Z",
                          "computingtime": "2021-12-16T14:49:20.771Z",
                          "forecasttime": "",
                          "qualifier": "portarea",
                          "value": "2/portareaVLC",
                          "S211_name": "",
                          "DCSA_name": ""
                        },
                        "coordinate": [
                          {
                            "pom": "ioutput",
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "2021-12-16T14:49:20.771Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "": {}
                      },
                      "end": {
                        "time": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "",
                            "forecasttime": "",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "logical": [
                          {
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "2021-12-16T14:49:20.771Z",
                            "forecasttime": "",
                            "qualifier": "portarea",
                            "value": "2/portareaVLC",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ],
                        "coordinate": [
                          {
                            "pom": "ioutput",
                            "pomt": "scheduled/proposal/request/planning/estimated/actual",
                            "qualifier": "WGS84",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "computingtime": "2021-12-16T14:49:20.771Z",
                            "forecasttime": "",
                            "value": [
                              4012.22,
                              -7500.25
                            ],
                            "accuracy": "12.0",
                            "S211_name": "",
                            "DCSA_name": ""
                          }
                        ]
                      },
                      "active/on/drifting": {
                        "status": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.771Z",
                            "value": false
                          }
                        ],
                        "duration": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.772Z",
                            "value": 0
                          }
                        ],
                        "counter": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.772Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.772Z",
                            "endtimestamp": "2021-12-16T14:49:20.772Z"
                          }
                        ],
                        "totalcounter": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-16T14:49:20.772Z",
                            "value": 0
                          }
                        ],
                        "timer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "second",
                            "timestamp": "2021-12-16T14:49:20.772Z",
                            "value": 0,
                            "starttimestamp": "2021-12-16T14:49:20.772Z",
                            "endtimestamp": "2021-12-16T14:49:20.772Z"
                          }
                        ],
                        "totaltimer": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "hour",
                            "timestamp": "2021-12-16T14:49:20.772Z",
                            "value": 0
                          }
                        ]
                      }
                    }
                  ]
                }
              ],
              "carriersafetyaccesible": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ]
              },
              "carrierreadytowork": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ]
              },
              "terminalreadytowork": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ]
              },
              "terminalberthreadyformooring": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "computingtime": "2021-12-16T14:49:20.772Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "carrierreadytotravel": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.772Z",
                    "endtimestamp": "2021-12-16T14:49:20.772Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-16T14:49:20.772Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "value": 0,
                    "starttimestamp": "2021-12-16T14:49:20.773Z",
                    "endtimestamp": "2021-12-16T14:49:20.773Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "value": 0
                  }
                ]
              },
              "firsttimeterminalberthreadforyarrival": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "firsttimecarriersafetyaccesible": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "firsttimecarriercarrierreadytowork": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "firsttimeterminalreadytowork": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.773Z",
                    "computingtime": "2021-12-16T14:49:20.773Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "firsttimeterminalberthreadyfordeparturemooring": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.774Z",
                    "computingtime": "2021-12-16T14:49:20.774Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.774Z",
                    "computingtime": "2021-12-16T14:49:20.774Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.774Z",
                    "computingtime": "2021-12-16T14:49:20.774Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "firsttimecarrierreadyfordeparture": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.774Z",
                    "computingtime": "2021-12-16T14:49:20.774Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-16T14:49:20.774Z",
                    "computingtime": "2021-12-16T14:49:20.774Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "2/portareaVLC",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-16T14:49:20.774Z",
                    "computingtime": "2021-12-16T14:49:20.774Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              }
            }
          ]
        }
      ]
    }

    Link to one or more operational processes

    M

     

    2021210

    Image Added

    for JSON data model please see below (click to expand)

    Link to one or more operational processes

    M

     

    Search tags

    M

    Version / Date

    M

    2021.003 - 15/01/2022

    Internal TIC Version

    M

    2021210

    Port Call Events & Timestamps

    Sugerencia

    INFO MODEL - With the defined processes, following events are considered for this publication - these are aligned as much as possible with mentioned references by IMO and DCSA, but include some specific ones for Terminal Operators and Ports for TIC 4.0.

    https://tic40.atlassian.net/l/cp/UhKTD7oe

    Owner of the action and Proposal vs Request

    The different pomt (Point of Mesearament in Time) are explained here https://tic40.atlassian.net/wiki/spaces/TIC40Definitions/pages/8618041/TIC4.0+Semantic#Where%2FWhen-in-the-timeline-%E2%80%9Cpomt%E2%80%9D%3A. During the Carriervisit process, it is very relevant who is the owner of the action as the owner will control the process and determine who makes the proposal, request and planning. For further details please seehttps://tic40.atlassian.net/wiki/spaces/TIC40Definitions/pages/8618041/TIC4.0+Semantic#Owner-of-the-action-and-Proposal-vs-Request

    Subject (Process)

    Owner (propose)

    Partners (require)

    carriervisit

    carrier

    terminal, pilot service, towage service, mooring service, PA

    arrival

    carrier

    terminal, pilot service, towage service, mooring service, PA

    anchorage

    carrier

    PA

    drift

    carrier

    pilot

    pilot service

    carrier

    vesselatpilotboardingplace

    carrier

    pilot service

    firstimepilotonboard

    pilot service

    carrier

    towage

    towage service

    carrier, pilot service

    terminalberthreadyforarrival

    terminal

    carrier

    mooring

    mooring service

    carrier

    carriersafetyaccesible

    carrier

    terminal, PA

    carrierreadytowork

    carrier

    terminal

    terminalreadytowork

    terminal

    carrier

    terminaloperations

    terminal

    carrier

    3partyservice/carrierservices

    3rd party services

    carrier

    terminalberthreadyfordeparture

    terminal

    carrier, mooring

    departure

    carrier

    terminal, pilot service, towage service, mooring service, PA

    Created by

    Edited by

    Review / Approve

    Published

      Francisco Blanquer Jaraiz 2021-11-15

      Francisco Blanquer Jaraiz 2021-12-10

    Luisa Kempf