{
  "contextElements": [
    {
      "type": "ThinkingThing",
      "isPattern": "false",
      "id": "STACK1:ThinkingThing",
      "attributes": [
        {
          "name": "5143",
          "type": "compound",
          "value": [
            {
              "name": "position",
              "type": "coords",
              "value": "21.1,-9.4",
              "metadatas": [
                {
                  "name": "location",
                  "type": "string",
                  "value": "WGS84"
                }
              ]
            },
            {
              "name": "speed",
              "type": "float",
              "value": "12.3"
            },
            {
              "name": "orientation",
              "type": "float",
              "value": "0.64"
            },
            {
              "name": "altitude",
              "type": "float",
              "value": "127"
            }
          ],
          "metadatas": [
            {
              "name": "sleepcondition",
              "type": "string",
              "value": "cond1"
            },
            {
              "name": "sleeptime",
              "type": "string",
              "value": "12"
            }
          ]
        }
      ]
    }
  ],
  "updateAction": "UPDATE"
}
