[
    {
        "@context": "http://context.json-ld",
        "dimming": {
            "type": "Property",
            "value": 87
        },
        "id": "urn:ngsi-ld:Humidity:humSensor",
        "state": {
            "type": "Property",
            "value": true
        },
        "type": "Humidity"
    }
]
