{
  "id": "urn:ngsi-ld:Door:BOD0000000001",
  "type": "Door",
  "dateObjectCreated": {
    "type": "DateTime",
    "value": "2020-07-20T17:17:00.621Z"
  },
  "dateObjectUpdated": {
    "type": "DateTime",
    "value": "2020-07-20T17:17:00.621Z"
  },
  "doorType": {
    "type": "Text",
    "value": "auto_single"
  },
  "flagDeleted": {
    "type": "Text",
    "value": "false"
  },
  "jointDirection": {
    "type": "StructuredValue",
    "value": {
      "type": "Point",
      "coordinates": [
        0,
        0,
        90
      ]
    }
  },
  "jointSurface": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          0,
          0,
          0
        ],
        [
          100,
          0,
          0
        ],
        [
          100,
          100,
          0
        ],
        [
          0,
          100,
          0
        ]
      ]
    }
  },
  "jointArea": {
    "type": "Number",
    "value": 0.368
  },
  "objectName": {
    "type": "Text",
    "value": "door_1"
  },
  "refArea": {
    "type": "URI",
    "value": "urn:ngsi-ld:Area:SAZ0000000001"
  },
  "refBuilding": {
    "type": "URI",
    "value": "urn:ngsi-ld:Building:ZZZ0000000001"
  },
  "refMaterial": {
    "type": "URI",
    "value": "urn:ngsi-ld:Material:BWZ0000000001"
  },
  "refRoom": {
    "type": "URI",
    "value": "urn:ngsi-ld:Room:SRZ0000000001"
  },
  "refStair": {
    "type": "URI",
    "value": "urn:ngsi-ld:Stair:BTZ0000000001"
  },
  "shape": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          0,
          0,
          0
        ],
        [
          100,
          0,
          0
        ],
        [
          0,
          100,
          0
        ],
        [
          100,
          100,
          0
        ],
        [
          0,
          0,
          100
        ],
        [
          100,
          0,
          100
        ],
        [
          0,
          100,
          100
        ],
        [
          100,
          100,
          100
        ]
      ]
    }
  },
  "thermalTransmission": {
    "type": "Number",
    "value": 0.834
  }
}
