{ "id":"urn:ngsi-ld:Subscription:randomUUID", "type":"Subscription", "timeInterval": 10, "entities":[ { "type":"Building" } ], "notification":{ "format":"keyValues", "endpoint":{ "uri":"http://my.endpoint.org/notify", "accept":"application/json" } }, "throttling" : 30 }