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 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:

  1. Arrival Arrival (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 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

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. Further down you will find the complete data model.

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

Expandir
titleJSON Data Model (Click to expand)
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-17T18:04:41.129Z"
          },
          "active": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.129Z",
                "endtimestamp": "2021-12-17T18:04:41.129Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.129Z",
                "endtimestamp": "2021-12-17T18:04:41.129Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": 0
              }
            ]
          },
          "inactive": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.129Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.130Z",
                "endtimestamp": "2021-12-17T18:04:41.130Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.130Z",
                "endtimestamp": "2021-12-17T18:04:41.130Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ]
          },
          "idle": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.130Z",
                "endtimestamp": "2021-12-17T18:04:41.130Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.130Z",
                "endtimestamp": "2021-12-17T18:04:41.130Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ]
          },
          "working": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.130Z",
                "endtimestamp": "2021-12-17T18:04:41.130Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.130Z",
                "endtimestamp": "2021-12-17T18:04:41.130Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.130Z",
                "value": 0
              }
            ]
          },
          "start": {
            "time": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.131Z",
                "computingtime": "2021-12-17T18:04:41.131Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.131Z",
                "computingtime": "2021-12-17T18:04:41.131Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.131Z",
                "computingtime": "2021-12-17T18:04:41.131Z",
                "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-17T18:04:41.131Z",
                "computingtime": "2021-12-17T18:04:41.131Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.131Z",
                "computingtime": "2021-12-17T18:04:41.131Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.131Z",
                "computingtime": "2021-12-17T18:04:41.131Z",
                "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-17T18:04:41.131Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.131Z",
                    "endtimestamp": "2021-12-17T18:04:41.131Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.131Z",
                    "endtimestamp": "2021-12-17T18:04:41.131Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0
                  }
                ]
              },
              "inactive": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.131Z",
                    "endtimestamp": "2021-12-17T18:04:41.131Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.131Z",
                    "endtimestamp": "2021-12-17T18:04:41.131Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.131Z",
                    "value": 0
                  }
                ]
              },
              "idle": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.132Z",
                    "endtimestamp": "2021-12-17T18:04:41.132Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.132Z",
                    "endtimestamp": "2021-12-17T18:04:41.132Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0
                  }
                ]
              },
              "working": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.132Z",
                    "endtimestamp": "2021-12-17T18:04:41.132Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.132Z",
                    "endtimestamp": "2021-12-17T18:04:41.132Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "value": 0
                  }
                ]
              },
              "start": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "computingtime": "2021-12-17T18:04:41.132Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "computingtime": "2021-12-17T18:04:41.132Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "computingtime": "2021-12-17T18:04:41.132Z",
                    "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-17T18:04:41.132Z",
                    "computingtime": "2021-12-17T18:04:41.132Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "computingtime": "2021-12-17T18:04:41.132Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.132Z",
                    "computingtime": "2021-12-17T18:04:41.132Z",
                    "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-17T18:04:41.132Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "computingtime": "2021-12-17T18:04:41.133Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "computingtime": "2021-12-17T18:04:41.133Z",
                        "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-17T18:04:41.133Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "",
                      "timestamp": "2021-12-17T18:04:41.133Z",
                      "computingtime": "2021-12-17T18:04:41.133Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "computingtime": "2021-12-17T18:04:41.133Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.133Z",
                        "endtimestamp": "2021-12-17T18:04:41.133Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.133Z",
                        "endtimestamp": "2021-12-17T18:04:41.133Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "drift": [
                {
                  "id": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.133Z",
                      "computingtime": "2021-12-17T18:04:41.133Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.133Z",
                        "computingtime": "2021-12-17T18:04:41.133Z",
                        "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-17T18:04:41.134Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "computingtime": "2021-12-17T18:04:41.134Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "computingtime": "2021-12-17T18:04:41.134Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.134Z",
                        "endtimestamp": "2021-12-17T18:04:41.134Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.134Z",
                        "endtimestamp": "2021-12-17T18:04:41.134Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "pilot": [
                {
                  "id": "",
                  "vesselatpilotboardingplace": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.134Z",
                      "computingtime": "2021-12-17T18:04:41.134Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "VLCpilotstation1",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "computingtime": "2021-12-17T18:04:41.134Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.134Z",
                      "computingtime": "2021-12-17T18:04:41.134Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.134Z",
                        "computingtime": "2021-12-17T18:04:41.134Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "firstimepilotonboard": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.135Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.135Z",
                      "computingtime": "2021-12-17T18:04:41.135Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "VLCpilotstation1",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.135Z",
                        "computingtime": "2021-12-17T18:04:41.135Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "lasttimepilotonboard": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.135Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.135Z",
                      "computingtime": "2021-12-17T18:04:41.135Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "VLCpilotstation1",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.135Z",
                        "computingtime": "2021-12-17T18:04:41.135Z",
                        "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-17T18:04:41.135Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.135Z",
                      "computingtime": "2021-12-17T18:04:41.135Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.135Z",
                        "computingtime": "2021-12-17T18:04:41.135Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.136Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.136Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.136Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.136Z",
                        "endtimestamp": "2021-12-17T18:04:41.136Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.136Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.136Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.136Z",
                        "endtimestamp": "2021-12-17T18:04:41.136Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.136Z",
                        "value": 0
                      }
                    ]
                  },
                  "pilotonboard": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.137Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.137Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.138Z",
                        "endtimestamp": "2021-12-17T18:04:41.138Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.138Z",
                        "endtimestamp": "2021-12-17T18:04:41.138Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "towage": [
                {
                  "id": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.138Z",
                      "computingtime": "2021-12-17T18:04:41.138Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "computingtime": "2021-12-17T18:04:41.138Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "firsttimefirstline": [
                    {
                      "time": [
                        {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-17T18:04:41.138Z",
                          "computingtime": "",
                          "forecasttime": "",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ],
                      "logical": {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "computingtime": "2021-12-17T18:04:41.138Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      },
                      "coordinate": [
                        {
                          "pom": "ioutput",
                          "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                          "qualifier": "WGS84",
                          "timestamp": "2021-12-17T18:04:41.138Z",
                          "computingtime": "2021-12-17T18:04:41.138Z",
                          "forecasttime": "",
                          "value": [
                            4012.22,
                            -7500.25
                          ],
                          "accuracy": "12.0",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ]
                    }
                  ],
                  "lasttimelastline": [
                    {
                      "time": [
                        {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-17T18:04:41.138Z",
                          "computingtime": "",
                          "forecasttime": "",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ],
                      "logical": {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.138Z",
                        "computingtime": "2021-12-17T18:04:41.138Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      },
                      "coordinate": [
                        {
                          "pom": "ioutput",
                          "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                          "qualifier": "WGS84",
                          "timestamp": "2021-12-17T18:04:41.138Z",
                          "computingtime": "2021-12-17T18:04:41.138Z",
                          "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-17T18:04:41.138Z",
                          "computingtime": "",
                          "forecasttime": "",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ],
                      "logical": {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "computingtime": "2021-12-17T18:04:41.139Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      },
                      "coordinate": [
                        {
                          "pom": "ioutput",
                          "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                          "qualifier": "WGS84",
                          "timestamp": "2021-12-17T18:04:41.139Z",
                          "computingtime": "2021-12-17T18:04:41.139Z",
                          "forecasttime": "",
                          "value": [
                            4012.22,
                            -7500.25
                          ],
                          "accuracy": "12.0",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ]
                    }
                  ],
                  "active": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.139Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.139Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ]
                  },
                  "towaging": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.139Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.139Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.139Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.139Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.139Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.139Z",
                        "endtimestamp": "2021-12-17T18:04:41.140Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.140Z",
                        "endtimestamp": "2021-12-17T18:04:41.140Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "mooring": [
                {
                  "id": "",
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "firstline": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "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-17T18:04:41.140Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "name": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "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-17T18:04:41.140Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "computingtime": "2021-12-17T18:04:41.140Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.140Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.140Z",
                        "endtimestamp": "2021-12-17T18:04:41.141Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.141Z",
                        "endtimestamp": "2021-12-17T18:04:41.141Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.141Z",
                        "endtimestamp": "2021-12-17T18:04:41.141Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.141Z",
                        "endtimestamp": "2021-12-17T18:04:41.141Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.141Z",
                        "endtimestamp": "2021-12-17T18:04:41.141Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.141Z",
                        "endtimestamp": "2021-12-17T18:04:41.141Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.141Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ]
            }
          ],
          "terminaloperations": [
            {
              "id": 0,
              "name": "",
              "start": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.141Z",
                    "computingtime": "",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.141Z",
                    "computingtime": "2021-12-17T18:04:41.141Z",
                    "forecasttime": "",
                    "qualifier": "",
                    "value": "34,53",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.141Z",
                    "computingtime": "2021-12-17T18:04:41.141Z",
                    "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-17T18:04:41.141Z",
                    "computingtime": "",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "computingtime": "2021-12-17T18:04:41.142Z",
                    "forecasttime": "",
                    "qualifier": "",
                    "name": "34,53",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "computingtime": "2021-12-17T18:04:41.142Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "active": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.142Z",
                    "endtimestamp": "2021-12-17T18:04:41.142Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.142Z",
                    "endtimestamp": "2021-12-17T18:04:41.142Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0
                  }
                ]
              },
              "inactive": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.142Z",
                    "endtimestamp": "2021-12-17T18:04:41.142Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.142Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.142Z",
                    "endtimestamp": "2021-12-17T18:04:41.142Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0
                  }
                ]
              },
              "working": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.143Z",
                    "endtimestamp": "2021-12-17T18:04:41.143Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.143Z",
                    "endtimestamp": "2021-12-17T18:04:41.143Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0
                  }
                ]
              },
              "idle": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.143Z",
                    "endtimestamp": "2021-12-17T18:04:41.143Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.143Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.143Z",
                    "endtimestamp": "2021-12-17T18:04:41.145Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.145Z",
                    "value": 0
                  }
                ]
              },
              "preparationatarrival": [
                {
                  "id": 0,
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "computingtime": "2021-12-17T18:04:41.145Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "computingtime": "2021-12-17T18:04:41.145Z",
                        "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-17T18:04:41.145Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "computingtime": "2021-12-17T18:04:41.145Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "computingtime": "2021-12-17T18:04:41.145Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.145Z",
                        "endtimestamp": "2021-12-17T18:04:41.145Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.145Z",
                        "endtimestamp": "2021-12-17T18:04:41.145Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.145Z",
                        "endtimestamp": "2021-12-17T18:04:41.145Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.145Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.146Z",
                        "endtimestamp": "2021-12-17T18:04:41.146Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.146Z",
                        "endtimestamp": "2021-12-17T18:04:41.146Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.146Z",
                        "endtimestamp": "2021-12-17T18:04:41.146Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.146Z",
                        "endtimestamp": "2021-12-17T18:04:41.146Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.146Z",
                        "endtimestamp": "2021-12-17T18:04:41.146Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "cargooperations": [
                {
                  "id": 0,
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "computingtime": "2021-12-17T18:04:41.146Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "computingtime": "2021-12-17T18:04:41.146Z",
                        "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-17T18:04:41.146Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "computingtime": "2021-12-17T18:04:41.146Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.146Z",
                        "computingtime": "2021-12-17T18:04:41.146Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.147Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.147Z",
                        "endtimestamp": "2021-12-17T18:04:41.147Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "lashing": [
                {
                  "id": 0,
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "computingtime": "2021-12-17T18:04:41.148Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "computingtime": "2021-12-17T18:04:41.148Z",
                        "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-17T18:04:41.148Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "computingtime": "2021-12-17T18:04:41.148Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "computingtime": "2021-12-17T18:04:41.148Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.148Z",
                        "endtimestamp": "2021-12-17T18:04:41.148Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.148Z",
                        "endtimestamp": "2021-12-17T18:04:41.148Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.148Z",
                        "endtimestamp": "2021-12-17T18:04:41.148Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.148Z",
                        "endtimestamp": "2021-12-17T18:04:41.148Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle/free": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.148Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.149Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.149Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.149Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.149Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "closingatdeparture": [
                {
                  "id": 0,
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "computingtime": "2021-12-17T18:04:41.149Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "computingtime": "2021-12-17T18:04:41.149Z",
                        "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-17T18:04:41.149Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "computingtime": "2021-12-17T18:04:41.149Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "computingtime": "2021-12-17T18:04:41.149Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.149Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.149Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ]
                  },
                  "inactive": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.149Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.149Z",
                        "endtimestamp": "2021-12-17T18:04:41.150Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.150Z",
                        "endtimestamp": "2021-12-17T18:04:41.150Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.150Z",
                        "endtimestamp": "2021-12-17T18:04:41.150Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.150Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.151Z",
                        "endtimestamp": "2021-12-17T18:04:41.151Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.151Z",
                        "endtimestamp": "2021-12-17T18:04:41.151Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.151Z",
                        "endtimestamp": "2021-12-17T18:04:41.151Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.151Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ]
            }
          ],
          "3partyservice/carrierservices": [
            {
              "id": 0,
              "name": "",
              "start": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "computingtime": "",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "computingtime": "2021-12-17T18:04:41.151Z",
                    "forecasttime": "",
                    "qualifier": "",
                    "value": "34,53",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "computingtime": "2021-12-17T18:04:41.151Z",
                    "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-17T18:04:41.151Z",
                    "computingtime": "",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "computingtime": "2021-12-17T18:04:41.151Z",
                    "forecasttime": "",
                    "qualifier": "",
                    "value": "34,53",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "computingtime": "2021-12-17T18:04:41.151Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "active": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.151Z",
                    "endtimestamp": "2021-12-17T18:04:41.151Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.151Z",
                    "endtimestamp": "2021-12-17T18:04:41.151Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0
                  }
                ]
              },
              "working": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.151Z",
                    "endtimestamp": "2021-12-17T18:04:41.151Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.151Z",
                    "endtimestamp": "2021-12-17T18:04:41.151Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": 0
                  }
                ]
              },
              "idle": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.151Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ]
              }
            }
          ],
          "departure": [
            {
              "id": 0,
              "name": "",
              "active": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ]
              },
              "inactive": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ]
              },
              "idle": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ]
              },
              "working": {
                "status": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": false
                  }
                ],
                "duration": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "counter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totalcounter": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ],
                "timer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "second",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0,
                    "starttimestamp": "2021-12-17T18:04:41.152Z",
                    "endtimestamp": "2021-12-17T18:04:41.152Z"
                  }
                ],
                "totaltimer": [
                  {
                    "pom": "ioutput",
                    "pomt": "actual",
                    "unit": "hour",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "value": 0
                  }
                ]
              },
              "start": {
                "time": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "computingtime": "2021-12-17T18:04:41.152Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.152Z",
                    "computingtime": "2021-12-17T18:04:41.152Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pom": "ioutput",
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.153Z",
                    "computingtime": "2021-12-17T18:04:41.153Z",
                    "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-17T18:04:41.153Z",
                    "computingtime": "2021-12-17T18:04:41.153Z",
                    "forecasttime": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "logical": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "timestamp": "2021-12-17T18:04:41.153Z",
                    "computingtime": "2021-12-17T18:04:41.153Z",
                    "forecasttime": "",
                    "qualifier": "portarea",
                    "value": "",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ],
                "coordinate": [
                  {
                    "pomt": "scheduled/proposal/request/planning/estimated/actual",
                    "qualifier": "WGS84",
                    "timestamp": "2021-12-17T18:04:41.153Z",
                    "computingtime": "2021-12-17T18:04:41.153Z",
                    "forecasttime": "",
                    "value": [
                      4012.22,
                      -7500.25
                    ],
                    "accuracy": "12.0",
                    "S211_name": "",
                    "DCSA_name": ""
                  }
                ]
              },
              "mooring": [
                {
                  "id": "",
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "firstline": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "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-17T18:04:41.153Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "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-17T18:04:41.153Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "forecasttime": "",
                        "qualifier": "",
                        "value": "34,53/Pilots boy VLC",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.153Z",
                        "computingtime": "2021-12-17T18:04:41.153Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.154Z",
                        "endtimestamp": "2021-12-17T18:04:41.154Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.154Z",
                        "endtimestamp": "2021-12-17T18:04:41.154Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.154Z",
                        "endtimestamp": "2021-12-17T18:04:41.154Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.154Z",
                        "endtimestamp": "2021-12-17T18:04:41.154Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.154Z",
                        "endtimestamp": "2021-12-17T18:04:41.154Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.154Z",
                        "endtimestamp": "2021-12-17T18:04:41.154Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "pilot": [
                {
                  "id": "",
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.154Z",
                      "computingtime": "2021-12-17T18:04:41.154Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "computingtime": "2021-12-17T18:04:41.154Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "firstimepilotonboard": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.154Z",
                      "computingtime": "2021-12-17T18:04:41.154Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "VLCpilotstation1",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "computingtime": "2021-12-17T18:04:41.154Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "lasttimepilotonboard": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.154Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.154Z",
                      "computingtime": "2021-12-17T18:04:41.154Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "VLCpilotstation1",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "computingtime": "2021-12-17T18:04:41.155Z",
                        "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-17T18:04:41.155Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.155Z",
                      "computingtime": "2021-12-17T18:04:41.155Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "computingtime": "2021-12-17T18:04:41.155Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.155Z",
                        "endtimestamp": "2021-12-17T18:04:41.155Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.155Z",
                        "endtimestamp": "2021-12-17T18:04:41.155Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0
                      }
                    ]
                  },
                  "pilotonboard": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.155Z",
                        "endtimestamp": "2021-12-17T18:04:41.155Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.155Z",
                        "endtimestamp": "2021-12-17T18:04:41.155Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "towage": [
                {
                  "id": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.155Z",
                      "computingtime": "2021-12-17T18:04:41.155Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.155Z",
                        "computingtime": "2021-12-17T18:04:41.155Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "firsttimefirstline": [
                    {
                      "time": [
                        {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-17T18:04:41.156Z",
                          "computingtime": "",
                          "forecasttime": "",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ],
                      "logical": {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "computingtime": "2021-12-17T18:04:41.156Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      },
                      "coordinate": [
                        {
                          "pom": "ioutput",
                          "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                          "qualifier": "WGS84",
                          "timestamp": "2021-12-17T18:04:41.156Z",
                          "computingtime": "2021-12-17T18:04:41.156Z",
                          "forecasttime": "",
                          "value": [
                            4012.22,
                            -7500.25
                          ],
                          "accuracy": "12.0",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ]
                    }
                  ],
                  "lasttimelastline": [
                    {
                      "time": [
                        {
                          "pomt": "scheduled/proposal/request/planning/estimated/actual",
                          "timestamp": "2021-12-17T18:04:41.156Z",
                          "computingtime": "",
                          "forecasttime": "",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ],
                      "logical": {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "computingtime": "2021-12-17T18:04:41.156Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      },
                      "coordinate": [
                        {
                          "pom": "ioutput",
                          "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                          "qualifier": "WGS84",
                          "timestamp": "2021-12-17T18:04:41.156Z",
                          "computingtime": "2021-12-17T18:04:41.156Z",
                          "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-17T18:04:41.156Z",
                          "computingtime": "",
                          "forecasttime": "",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ],
                      "logical": {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "computingtime": "2021-12-17T18:04:41.156Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      },
                      "coordinate": [
                        {
                          "pom": "ioutput",
                          "pomt": "scheduled/proposal/request/planning/estimated/actualETAcalculated/actual",
                          "qualifier": "WGS84",
                          "timestamp": "2021-12-17T18:04:41.156Z",
                          "computingtime": "2021-12-17T18:04:41.156Z",
                          "forecasttime": "",
                          "value": [
                            4012.22,
                            -7500.25
                          ],
                          "accuracy": "12.0",
                          "S211_name": "",
                          "DCSA_name": ""
                        }
                      ]
                    }
                  ],
                  "active": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.156Z",
                        "endtimestamp": "2021-12-17T18:04:41.156Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.156Z",
                        "endtimestamp": "2021-12-17T18:04:41.156Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0
                      }
                    ]
                  },
                  "towaging": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": false
                      },
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0
                      },
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.156Z",
                        "endtimestamp": "2021-12-17T18:04:41.156Z"
                      },
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.157Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0
                      },
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.156Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.156Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      },
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.157Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      },
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ]
                  },
                  "working": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.157Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.157Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ]
                  },
                  "idle": {
                    "status": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.157Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.157Z",
                        "endtimestamp": "2021-12-17T18:04:41.157Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "anchorage": [
                {
                  "id": "",
                  "name": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "AAPA",
                        "DCSA_name": "AAPA"
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.157Z",
                        "computingtime": "2021-12-17T18:04:41.157Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "AAPA",
                        "DCSA_name": "AAPA"
                      }
                    ],
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "computingtime": "2021-12-17T18:04:41.158Z",
                        "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-17T18:04:41.158Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.158Z",
                      "computingtime": "2021-12-17T18:04:41.158Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "computingtime": "2021-12-17T18:04:41.158Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "anchored": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.158Z",
                        "endtimestamp": "2021-12-17T18:04:41.158Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.158Z",
                        "endtimestamp": "2021-12-17T18:04:41.158Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ],
              "drift": [
                {
                  "id": "",
                  "start": {
                    "time": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": {
                      "pomt": "scheduled/proposal/request/planning/estimated/actual",
                      "timestamp": "2021-12-17T18:04:41.158Z",
                      "computingtime": "2021-12-17T18:04:41.158Z",
                      "forecasttime": "",
                      "qualifier": "portarea",
                      "value": "",
                      "S211_name": "",
                      "DCSA_name": ""
                    },
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "computingtime": "2021-12-17T18:04:41.158Z",
                        "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-17T18:04:41.158Z",
                        "computingtime": "",
                        "forecasttime": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "logical": [
                      {
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "computingtime": "2021-12-17T18:04:41.158Z",
                        "forecasttime": "",
                        "qualifier": "portarea",
                        "value": "",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ],
                    "coordinate": [
                      {
                        "pom": "ioutput",
                        "pomt": "scheduled/proposal/request/planning/estimated/actual",
                        "qualifier": "WGS84",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "computingtime": "2021-12-17T18:04:41.158Z",
                        "forecasttime": "",
                        "value": [
                          4012.22,
                          -7500.25
                        ],
                        "accuracy": "12.0",
                        "S211_name": "",
                        "DCSA_name": ""
                      }
                    ]
                  },
                  "active/on/drifting": {
                    "status": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.158Z",
                        "value": false
                      }
                    ],
                    "duration": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.159Z",
                        "value": 0
                      }
                    ],
                    "counter": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.159Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.159Z",
                        "endtimestamp": "2021-12-17T18:04:41.159Z"
                      }
                    ],
                    "totalcounter": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-17T18:04:41.159Z",
                        "value": 0
                      }
                    ],
                    "timer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "second",
                        "timestamp": "2021-12-17T18:04:41.159Z",
                        "value": 0,
                        "starttimestamp": "2021-12-17T18:04:41.159Z",
                        "endtimestamp": "2021-12-17T18:04:41.159Z"
                      }
                    ],
                    "totaltimer": [
                      {
                        "pom": "output",
                        "pomt": "actual",
                        "unit": "hour",
                        "timestamp": "2021-12-17T18:04:41.159Z",
                        "value": 0
                      }
                    ]
                  }
                }
              ]
            }
          ],
          "terminalberthreadyforarrival": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.159Z",
                "endtimestamp": "2021-12-17T18:04:41.159Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.159Z",
                "endtimestamp": "2021-12-17T18:04:41.159Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "value": 0
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.159Z",
                "computingtime": "2021-12-17T18:04:41.159Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ]
          },
          "carriersafetyaccesible": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.160Z",
                "endtimestamp": "2021-12-17T18:04:41.160Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.160Z",
                "endtimestamp": "2021-12-17T18:04:41.160Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ]
          },
          "carrierreadytowork": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.160Z",
                "endtimestamp": "2021-12-17T18:04:41.160Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.160Z",
                "endtimestamp": "2021-12-17T18:04:41.160Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ]
          },
          "terminalreadytowork": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.160Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.161Z",
                "endtimestamp": "2021-12-17T18:04:41.161Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.161Z",
                "endtimestamp": "2021-12-17T18:04:41.161Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0
              }
            ]
          },
          "terminalberthreadyfordeparture": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.161Z",
                "endtimestamp": "2021-12-17T18:04:41.161Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.161Z",
                "endtimestamp": "2021-12-17T18:04:41.161Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "computingtime": "2021-12-17T18:04:41.161Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ]
          },
          "carrierreadytotravel": {
            "status": [
              {
                "pom": "ioutput",
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": false
              }
            ],
            "duration": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.161Z",
                "value": 0
              }
            ],
            "counter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.162Z",
                "endtimestamp": "2021-12-17T18:04:41.162Z"
              }
            ],
            "totalcounter": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "value": 0
              }
            ],
            "timer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "second",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "value": 0,
                "starttimestamp": "2021-12-17T18:04:41.162Z",
                "endtimestamp": "2021-12-17T18:04:41.162Z"
              }
            ],
            "totaltimer": [
              {
                "pom": "ioutput",
                "pomt": "actual",
                "unit": "hour",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "value": 0
              }
            ]
          },
          "firsttimeterminalberthreadforyarrival": {
            "time": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "computingtime": "2021-12-17T18:04:41.162Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "computingtime": "2021-12-17T18:04:41.162Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "computingtime": "2021-12-17T18:04:41.162Z",
                "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-17T18:04:41.162Z",
                "computingtime": "2021-12-17T18:04:41.162Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "computingtime": "2021-12-17T18:04:41.162Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.162Z",
                "computingtime": "2021-12-17T18:04:41.162Z",
                "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-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "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-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "value": [
                  4012.22,
                  -7500.25
                ],
                "accuracy": "12.0",
                "S211_name": "",
                "DCSA_name": ""
              }
            ]
          },
          "firsttimeterminalberthreadyfordeparture": {
            "time": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "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-17T18:04:41.163Z",
                "computingtime": "2021-12-17T18:04:41.163Z",
                "forecasttime": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "logical": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "timestamp": "2021-12-17T18:04:41.164Z",
                "computingtime": "2021-12-17T18:04:41.164Z",
                "forecasttime": "",
                "qualifier": "portarea",
                "value": "",
                "S211_name": "",
                "DCSA_name": ""
              }
            ],
            "coordinate": [
              {
                "pomt": "scheduled/proposal/request/planning/estimated/actual",
                "qualifier": "WGS84",
                "timestamp": "2021-12-17T18:04:41.164Z",
                "computingtime": "2021-12-17T18:04:41.164Z",
                "forecasttime": "",
                "value": [
                  4012.22,
                  -7500.25
                ],
                "accuracy": "12.0",
                "S211_name": "",
                "DCSA_name": ""
              }
            ]
          }
        }
      ]
    }
  ]
}

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.

...

#

...

TIC 4.0

...

Event Timestamp

...

Phase

...

Owner

...

Description

...

TIC 4.0 = DCSA

...

1

...

carriervisit.arrival.start

...

End of Sea Passage, Arrival (EOSP)

...

Arrival

...

Carrier

...

The date/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.

...

carriervisit.arrival.start.schedule = XXX

carriervisit.arrival.start.proposal = XXX

carriervisit.arrival.start.request = XXX

carriervisit.arrival.start.planning = XXX

carriervisit.arrival.start.estimated = XXX

carriervisit.arrival.start.actual = EOSP

...

2

...

carriervisit.arrival.pilot.vesselatpilotboardingplace

...

Time of Arrival, Pilot

...

Arrival

...

Carrier

...

The date/time a vessel estimates it will arrive at Pilot Boarding Place: whenever ETA PBP is communicated, starting after PTA Berth is received.

...

carriervisit.arrivalvesselatpilotboardingplace.schedule = XXX

carriervisit.arrival.vesselatpilotboardingplace.proposal = ETA PBP

carriervisit.arrival.vesselatpilotboardingplace.request = XXX

carriervisit.arrival.vesselatpilotboardingplace.planning = XXX

carriervisit.arrival.vesselatpilotboardingplace.estimated = XXX

carriervisit.arrival.vesselatpilotboardingplace.actual = ATA PBP

...

3

...

carriervisit.arrival.pilot.firstimepilotonboard

...

Start Pilotage service Arrival

...

Arrival

...

Port, Pilot

...

The date/time a pilotage service provider confirms to attend to the vessel: whenever PTS is communicated.

...

carriervisit.arrival.pilotage.firstimepilotonboard.schedule = XXX

carriervisit.arrival.pilotage.firstimepilotonboard.proposal = XXX

carriervisit.arrival.pilotage.firstimepilotonboard.request = XXX

carriervisit.arrival.pilotage.firstimepilotonboard.planning = XXX

carriervisit.arrival.pilotage.firstimepilotonboard.estimated = XXX

carriervisit.arrival.pilotage.firstimepilotonboard.actual = ATS Pilotage

...

4

...

carriervisit.arrival.pilotage.lasttimepilotonboard

...

End Pilotage service Arrival

...

Arrival

...

Port, Pilots

...

The date/time a pilotage service provider confirms to attend to the vessel: whenever ETC is communicated.

...

carriervisit.arrival.pilotage.lasttimepilotonboard.schedule = XXX

carriervisit.arrival.pilotage.lasttimepilotonboard.proposal = XXX

carriervisit.arrival.pilotage.lasttimepilotonboard.request = XXX

carriervisit.arrival.pilotage.lasttimepilotonboard.planning = XXX

carriervisit.arrival.pilotage.lasttimepilotonboard.estimated = XXX

carriervisit.arrival.pilotage.lasttimepilotonboard.actual = XXX

...

5

...

carriervisit.arrival.towage.start

...

Start Towage service Arrival

...

Arrival

...

Port, Tugs

...

The date/time a towage service provider confirms to attend to the vessel: whenever PTS is communicated.

...

carriervisit.arrival.towage.start.schedule = XXX

carriervisit.arrival.towage.start.proposal = XXX

carriervisit.arrival.towage.start.request = XXX

carriervisit.arrival.towage.start.planning = XXX

carriervisit.arrival.towage.start.estimated = XXX

carriervisit.arrival.towage.start.actual = ATS Towage

...

6

...

carriervisit.arrival.towage.lasttimelastline

...

Planned End Towage service Arrival

...

Arrival

...

Port, Tugs

...

The date/time a towage service provider confirms to attend to the vessel: whenever ETC is communicated.

...

carriervisit.arrival.towage.lasttimelastline.schedule = XXX

carriervisit.arrival.towage.lasttimelastline.proposal = XXX

carriervisit.arrival.towage.lasttimelastline.request = XXX

carriervisit.arrival.towage.lasttimelastline.planning = XXX

carriervisit.arrival.towage.lasttimelastline.estimated = XXX

carriervisit.arrival.towage.lasttimelastline.actual = ATC Towage

...

7

...

carriervisit.arrival.mooring.start

...

Start Mooring service Arrival

...

Arrival

...

Port, Linemen

...

The date/time a mooring service provider confirms to attend to the vessel: whenever PTS is communicated. This is related to first line event for mooring.

...

carriervisit.arrival.mooring.start.schedule = XXX

carriervisit.arrival.mooring.start.proposal = XXX

carriervisit.arrival.mooring.start.request = XXX

carriervisit.arrival.mooring.start.planning = XXX

carriervisit.arrival.mooring.start.estimated = XXX

carriervisit.arrival.mooring.start.actual = XXX

...

8

...

arriervisit.arrival.mooring.firstline

...

Time of Arrival at Berth

First line mooring

...

Arrival

...

Carrier

...

The date/time a vessel estimates it will arrive at berth: whenever ETA Berth is communicated, starting at departure of the previous berth.

...

carriervisit.arrival.mooring.firstline.schedule = XXX

carriervisit.arrival.mooring.firstline.proposal = ETA Berth

carriervisit.arrival.mooring.firstline.request = RTA Berth

carriervisit.arrival.mooring.firstline.planning = PTA Berth

carriervisit.arrival.mooring.firstline.estimated = XXX

carriervisit.arrival.mooring.firstline.actual = ATA Berth

...

9

...

carriervisit.arrival.mooring.lastline

...

End Mooring service Arrival

...

Arrival

...

Port, Linemen

...

The date/time a mooring service provider confirms to attend to the vessel: whenever ETC is communicated by linemen. This is related to all fast event for mooring.

...

carriervisit.arrival.mooring.lastline.schedule = XXX

carriervisit.arrival.mooring.lastline.proposal = XXX

carriervisit.arrival.mooring.lastline.request = XXX

carriervisit.arrival.mooring.lastline.planning = XXX

carriervisit.arrival.mooring.lastline.estimated = XXX

carriervisit.arrival.mooring.enlastlined.actual = AT All Fast

...

10

...

carriervisit.firsttimecarriersafetyaccesible

...

Carrier safely accessible

...

Arrival

...

Carrier

...

Gangway down and safety net available for access enabled to vessel: whenever safe access to vessel is communicated by vessel.

...

carriervisit.firsttimecarriersafetyaccesible.schedule = XXX

carriervisit.firsttimecarriersafetyaccesible.proposal = XXX

carriervisit.firsttimecarriersafetyaccesible.request = XXX

carriervisit.firsttimecarriersafetyaccesible.planning = XXX

carriervisit.firsttimecarriersafetyaccesible.estimated = XXX

carriervisit.firsttimecarriersafetyaccesible.actual = Vessel Readiness for Cargo OPS?

...

11

...

carriervisit.firsttimecarrierreadytowork

...

Carrier ready for Cargo OPS

...

Arrival

...

Carrier

...

Readiness for cargo operations as reported by the vessel to the vessel according to local regulations: whenever vessel readiness for cargo ops is communicated by vessel.

...

carriervisit.firsttimecarriercarrierreadytowork.schedule = XXX

carriervisit.firsttimecarriercarrierreadytowork.proposal = XXX

carriervisit.firsttimecarriercarrierreadytowork.request = XXX

carriervisit.firsttimecarriercarrierreadytowork.planning = XXX

carriervisit.firsttimecarriercarrierreadytowork.estimated = XXX

carriervisit.firsttimecarriercarrierreadytowork.actual = Vessel Readiness for Cargo OPS?

...

12

...

carriervisit.firsttimeterminalreadytowork

...

Terminal ready for Cargo OPS

...

Arrival

...

Terminal

...

Readiness for cargo operations as reported by the terminal to the terminal according to local regulations: whenever vessel readiness for cargo ops is communicated by terminal.

...

carriervisit.firsttimeterminalreadytowork.schedule = XXX

carriervisit.firsttimeterminalreadytowork.proposal = XXX

carriervisit.firsttimeterminalreadytowork.request = XXX

carriervisit.firsttimeterminalreadytowork.planning = XXX

carriervisit.firsttimeterminalreadytowork.estimated = XXX

carriervisit.firsttimeterminalreadytowork.actual = XXX

...

13

...

carriervisit.terminaloperations.cargooperations.start

...

Start of Cargo OPS, first container lift

...

Cargo OPS

...

Terminal

...

The date/time a terminal operator estimates cargo operations will start/fist commercial lift: whenever ETS is communicated.

...

carriervisit.terminaloperations.cargooperations.start.schedule = XXX

carriervisit.terminaloperations.cargooperations.start.proposal = ETS Cargo OPS

carriervisit.terminaloperations.cargooperations.start.request = RTS Cargo OPS

carriervisit.terminaloperations.cargooperations.start.planning = PTS Cargo OPS

carriervisit.terminaloperations.cargooperations.start.actual = ATS Cargo OPS

...

14

...

carriervisit.terminaloperations.cargooperations.end

...

End of Cargo OPS, last container lift

...

Cargo OPS

...

Terminal

...

The date/time a terminal operator estimates cargo operations will be completed/last commercial lift: whenever ETC is communicated.

...

carriervisit.terminaloperations.cargooperations.end.schedule = XXX

carriervisit.terminaloperations.cargooperations.end.proposal = ETC Cargo OPS

carriervisit.terminaloperations.cargooperations.end.request = RTC Cargo OPS

carriervisit.terminaloperations.cargooperations.end.planning = PTC Cargo OPS

carriervisit.terminaloperations.cargooperations.end.actual = ATC Cargo OPS

...

15

...

carriervisit.terminaloperations.lashing.end

...

End of lashing,

...

Cargo OPS

...

Terminal

...

carriervisit.terminaloperations.lashing.end.schedule = XXX

carriervisit.terminaloperations.lashing.end.proposal = XXX

carriervisit.terminaloperations.lashing.end.request = XXX

carriervisit.terminaloperations.lashing.end.planning = XXX

carriervisit.terminaloperations.lashing.end.actual = ATC Lashing?

...

16

...

carriervisit.firsttimecarrierreadyfordeparture

...

Vessel Ready to Sail

...

Cargo OPS

...

Carrier

...

Vessel readiness for safe departure as reported by the vessel

...

carriervisit.carriervisit.firsttimecarrierreadyfordeparture.schedule = XXX

carriervisit.carriervisit.firsttimecarrierreadyfordeparture.proposal = XXX

carriervisit.carriervisit.firsttimecarrierreadyfordeparture.request = XXX

carriervisit.carriervisit.firsttimecarrierreadyfordeparture.planning = XXX

carriervisit.carriervisit.firsttimecarrierreadyfordeparture.actual = Vessel Ready to Sail

...

17

...

carriervisit.firsttimeterminalberthreadyfordeparture

...

Terminal ready for Vessel departure

...

Departure

...

Terminal

...

After cargo operations terminal declares carry is free for departure. In case of vessel, cranes interference out of berth and resources out vessel.

...

carriervisit.carriervisit.firsttimeterminalberthreadyfordeparture.schedule = XXX

carriervisit.carriervisit.firsttimeterminalberthreadyfordeparture.proposal = XXX

carriervisit.carriervisit.firsttimeterminalberthreadyfordeparture.request = XXX

carriervisit.carriervisit.firsttimeterminalberthreadyfordeparture.planning = XXX

carriervisit.carriervisit.firsttimeterminalberthreadyfordeparture.actual = Terminal ready for Vessel Departure

...

18

...

carriervisit.departure.mooring.firstline

...

Start Mooring service Departure (first line)

Time of Departure, Berth

...

Departure

...

Port, Linemen

...

The date/time a mooring service provider confirms to attend the vessel: whenever PTS is communicated (first line)

The date/time when a vessel estimates it will depart from berth: whenever ETD is communicated.

...

carriervisit.departure.mooring.firstline.schedule = XXX

carriervisit.departure.mooring.firstline.proposal = ETD Berth

carriervisit.departure.mooring.firstline.request = RTD Berth

carriervisit.departure.mooring.firstline.planning = PTD Berth

carriervisit.departure.mooring.firstline.actual = ATD

...

19

...

carriervisit.departure.mooring.lastline

...

End Mooring service Departure (last line)

...

Departure

...

Port, Linemen

...

The date/time a mooring service provider confirms to finalize the mooring: whenever ETC is communicated and matching with ‘Last Line’ (OFF) event.

...

carriervisit.departure.mooring.lastline.schedule = XXX

carriervisit.departure.mooring.lastline.proposal = XXX

carriervisit.departure.mooring.lastline.request = XXX

carriervisit.departure.mooring.lastline.planning = XXX

carriervisit.departure.mooring.lastline.actual = XXX

...

20

...

carriervisit.departure.towage.start

...

Start Towage service Departure

...

Departure

...

Port, Tugs

...

The date/time a towage service provider confirms to attend the vessel: whenever PTS is communicated.

...

carriervisit.departure.towage.start.schedule = XXX

carriervisit.departure.towage.start.proposal = XXX

carriervisit.departure..towage.start.request = XXX

carriervisit.departure..towage.start.planning = XXX

carriervisit.departure..towage.start.actual = ATS Towage

...

21

...

carriervisit.departure.towage.lasttimelastline

...

Planned End Towage service Departure

...

Departure

...

Port, Tugs

...

The date/time a towage service provider confirms to finalize towage: whenever ETC is communicated.

...

carriervisit.departure.towage.lasttimelastline.schedule = XXX

carriervisit.departure.towage.lasttimelastline.proposal = XXX

carriervisit.departure..towage.lasttimelastline.request = XXX

carriervisit.departure..towage.lasttimelastline.planning = XXX

carriervisit.departure..towage.lasttimelastline.actual = ATC Towage

...

22

...

carriervisit.departure.pilotage.firstimepilotonboard

...

Planned Start Pilotage service Departure

...

Departure

...

Port, Pilotage

...

The date/time a pilotage service provider confirms to attend the vessel: whenever PTS is communicated.

...

carriervisit.departure.pilotage.firstimepilotonboard.schedule = XXX

carriervisit.departure.pilotage.firstimepilotonboard.proposal = XXX

carriervisit.departure.pilotage.firstimepilotonboard.request = XXX

carriervisit.departure.pilotage.firstimepilotonboard.planning = XXX

carriervisit.departure.pilotage.firstimepilotonboard.actual = ATS Pilotage

...

23

...

carriervisit.departure.pilotage.lasttimepilotonboard

...

Planned End Pilotage service Departure

...

Departure

...

Port, Pilotage

...

The date/time a pilotage service provider confirms to attend the vessel: whenever ETC is communicated and matching with ‘Pilot Off’ (PD) event.

...

carriervisit.departure.pilotage.lasttimepilotonboard.schedule = XXX

carriervisit.departure.pilotage.lasttimepilotonboard.proposal = XXX

carriervisit.departure.pilotage.lasttimepilotonboard.request = XXX

carriervisit.departure.pilotage.lasttimepilotonboard.planning = XXX

carriervisit.departure.pilotage.lasttimepilotonboard.actual = ATC Pilotage

...

24

...

carriervisit.arrival.end

...

Start Of Sea Passage, Departure

...

Departure

...

Carrier

...

The time and the location when the vessel declares the voyage has begun (sea passage) or left the restricted navigation area within the outer port limits as locally defined: when the captain declares SOSP. Vessel position/coordinates required.

...

carriervisit.arrival.end.schedule = XXX

carriervisit.arrival.end.proposal = XXX

carriervisit.arrival.end.request = XXX

carriervisit.arrival.end.planning = XXX

carriervisit.arrival.end.actual = SOSP

Owner of the action and Proposal vs Request

...

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

...