Loading TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_09.robot +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.reso Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Suite Teardown Delete Created Context Source Registrations Test Teardown Delete Created Context Source Registrations Test Template Query Context Source Registration Matching Temporal Query Loading data/csourceRegistrations/context-source-registration-location-sample.jsonld +2 −5 Original line number Diff line number Diff line Loading @@ -11,11 +11,8 @@ } ], "location":{ "type":"GeoProperty", "value":{ "type":"Point", "coordinates":[-8.521,41.2] } }, "endpoint":"http://my.csource.org:1026", "@context":[ 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
TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_09.robot +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.reso Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Suite Teardown Delete Created Context Source Registrations Test Teardown Delete Created Context Source Registrations Test Template Query Context Source Registration Matching Temporal Query Loading
data/csourceRegistrations/context-source-registration-location-sample.jsonld +2 −5 Original line number Diff line number Diff line Loading @@ -11,11 +11,8 @@ } ], "location":{ "type":"GeoProperty", "value":{ "type":"Point", "coordinates":[-8.521,41.2] } }, "endpoint":"http://my.csource.org:1026", "@context":[ 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