Fiware-Orion: Subscribe to all entities
问题 In Orion 1.4.0 I used the following JSON to subscribe for all entities : { "description": "Update average rating", "subject": { "entities": [ { "idPattern": ".*", "type": "" } ], "condition": { "attrs": [] } }, "notification": { "http": { "url": "http://URL:1026/v2" } }, "expires": "2020-01-01T00:00:00.00Z", "throttling": 5 } Today I tried this JSON with an Orion 1.7.0 and this doesn't work anymore. It returns the following error: ERROR 400 {"error":"BadRequest","description":"entity type