[
    {
        "@context": "http://context.json-ld",
        "id": "urn:ngsi-ld:Light:light1",
        "type": "Light",
        "keep_alive": {
                "type": "Property",
                "value": "null"
            }        
    }
]
