{
  "contextElements": [
    {
      "type": "ThinkingThing",
      "isPattern": "false",
      "id": "STACK1:ThinkingThing",
      "attributes": [
        {
          "name": "673495",
          "type": "compound",
          "value": [
            {
              "name": "temperature",
              "type": "float",
              "value": "17"
            }
          ],
          "metadatas": [
            {
              "name": "sleepcondition",
              "type": "string",
              "value": "theCondition"
            },
            {
              "name": "sleeptime",
              "type": "string",
              "value": "2500"
            }
          ]
        }
      ]
    }
  ],
  "updateAction": "UPDATE"
}
