{
  "id": "urn:ngsi-ld:FishContainment:1",
  "type": "FishContainment",
  "category": "Tank",
  "location": {
    "type": "Point",
    "coordinates": [
      0,
      0
    ]
  },
  "refSump": "urn:ngsi-ld:Sump:1",
  "refFarm": "urn:ngsi-ld:Farm:1",
  "depth": 10,
  "videoStream": "stream URL",
  "temperature": [
    15.2,
    16.1
  ],
  "dissolvedOxygen": 80,
  "pH": 7,
  "redoxPotential": 7,
  "turbidity": 7,
  "conductivity": 7,
  "salinity": 7,
  "totalDissolvedSolids": 35404,
  "marineCurrents": "NA",
  "feedingOperation": "urn:ngsi-ld:Feeder:AUTO",
  "observation": "NA",
  "threats": "NA",
  "startedAt": "2021-05-04T08:30:00Z",
  "fishDensity": [
    -26.0,
    -24.0,
    -15.0,
    -18.0,
    -27.0,
    -26.0,
    -25.0,
    -25.0,
    -25.0,
    -25.0,
    25.0
  ],
  "fishDirection": "SW"
}
