Loading data/csourceRegistrations/expectations/context-source-registration.json +34 −11 Original line number Original line Diff line number Diff line Loading @@ -5,10 +5,33 @@ { { "entities": [ "entities": [ { { "type":"Building" "id": "urn:ngsi-ld:Vehicle:A456", "type": "Vehicle" } } ] ], "propertyNames": ["brandName","speed"], "relationshipNames": ["isParked"] }, { "entities": [ { "idPattern": ".*downtown$", "type": "OffStreetParking" }, { "idPattern": ".*47$", "type": "OffStreetParking" } ], "propertyNames": ["availableSpotNumber","totalSpotNumber"], "relationshipNames": ["isNextToBuilding"] } } ], ], "endpoint":"http://my.csource.org:1026" "endpoint": "http://my.csource.org:1026", "location": { "type": "Polygon", "coordinates": [ [ [100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0]] ] } } } No newline at end of file Loading
data/csourceRegistrations/expectations/context-source-registration.json +34 −11 Original line number Original line Diff line number Diff line Loading @@ -5,10 +5,33 @@ { { "entities": [ "entities": [ { { "type":"Building" "id": "urn:ngsi-ld:Vehicle:A456", "type": "Vehicle" } } ] ], "propertyNames": ["brandName","speed"], "relationshipNames": ["isParked"] }, { "entities": [ { "idPattern": ".*downtown$", "type": "OffStreetParking" }, { "idPattern": ".*47$", "type": "OffStreetParking" } ], "propertyNames": ["availableSpotNumber","totalSpotNumber"], "relationshipNames": ["isNextToBuilding"] } } ], ], "endpoint":"http://my.csource.org:1026" "endpoint": "http://my.csource.org:1026", "location": { "type": "Polygon", "coordinates": [ [ [100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0]] ] } } } No newline at end of file