Loading data/csourceRegistrations/expectations/context-source-registrations-037-08-expectation.json +35 −12 Original line number Diff line number Diff line Loading @@ -6,11 +6,34 @@ { "entities": [ { "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-registrations-037-08-expectation.json +35 −12 Original line number Diff line number Diff line Loading @@ -6,11 +6,34 @@ { "entities": [ { "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