Loading TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_17.robot +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ Delete Temporal Attribute and Retrieve Temporal Evolution of Attribute ... excluded_regex=deletedAt Should Have Value In Json ... json_object=${response2.json()} ... json_path=['${attr_name}']['deletedAt'] ... json_path=['${attr_name}'][0]['deletedAt'] Create Temporal Entity ${temporal_entity_representation_id}= Generate Random Vehicle Entity Id Loading TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_19.robot +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ Delete Temporal Attribute and Retrieve Temporal Evolution of Attribute ... excluded_regex=deletedAt Should Have Value In Json ... json_object=${response2.json()} ... json_path=['scope']['deletedAt'] ... json_path=['scope'][0]['deletedAt'] Create Temporal Entity ${temporal_entity_representation_id}= Generate Random Vehicle Entity Id Loading data/temporalEntities/expectations/vehicle-temporal-representation-020-04-02.jsonld +14 −10 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "fuelLevel":{ "fuelLevel":[ { "type":"Property", "value":67, "observedAt":"2020-08-01T12:03:00Z" }, "speed":{ } ], "speed":[ { "type":"Property", "value":120, "observedAt":"2020-08-01T12:03:00Z" } ] } No newline at end of file data/temporalEntities/expectations/vehicle-temporal-representation-020-04-03.jsonld +7 −5 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "fuelLevel":{ "fuelLevel":[ { "type": "Property", "value": 67, "observedAt": "2020-08-01T12:03:00Z" }, } ], "speed":[ { "type":"Property", Loading data/temporalEntities/expectations/vehicle-temporal-representation-delete-fuelLevel.jsonld +8 −6 Original line number Diff line number Diff line Loading @@ -13,12 +13,14 @@ "observedAt":"2020-09-01T12:05:00Z" } ], "fuelLevel":{ "fuelLevel":[ { "type":"Property", "value":40, "observedAt":"2020-09-01T14:07:00Z", "datasetId":"urn:ngsi-ld:Vehicle:12345-fuel" }, } ], "@context":[ "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld" ] Loading Loading
TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_17.robot +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ Delete Temporal Attribute and Retrieve Temporal Evolution of Attribute ... excluded_regex=deletedAt Should Have Value In Json ... json_object=${response2.json()} ... json_path=['${attr_name}']['deletedAt'] ... json_path=['${attr_name}'][0]['deletedAt'] Create Temporal Entity ${temporal_entity_representation_id}= Generate Random Vehicle Entity Id Loading
TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_19.robot +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ Delete Temporal Attribute and Retrieve Temporal Evolution of Attribute ... excluded_regex=deletedAt Should Have Value In Json ... json_object=${response2.json()} ... json_path=['scope']['deletedAt'] ... json_path=['scope'][0]['deletedAt'] Create Temporal Entity ${temporal_entity_representation_id}= Generate Random Vehicle Entity Id Loading
data/temporalEntities/expectations/vehicle-temporal-representation-020-04-02.jsonld +14 −10 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "fuelLevel":{ "fuelLevel":[ { "type":"Property", "value":67, "observedAt":"2020-08-01T12:03:00Z" }, "speed":{ } ], "speed":[ { "type":"Property", "value":120, "observedAt":"2020-08-01T12:03:00Z" } ] } No newline at end of file
data/temporalEntities/expectations/vehicle-temporal-representation-020-04-03.jsonld +7 −5 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "fuelLevel":{ "fuelLevel":[ { "type": "Property", "value": 67, "observedAt": "2020-08-01T12:03:00Z" }, } ], "speed":[ { "type":"Property", Loading
data/temporalEntities/expectations/vehicle-temporal-representation-delete-fuelLevel.jsonld +8 −6 Original line number Diff line number Diff line Loading @@ -13,12 +13,14 @@ "observedAt":"2020-09-01T12:05:00Z" } ], "fuelLevel":{ "fuelLevel":[ { "type":"Property", "value":40, "observedAt":"2020-09-01T14:07:00Z", "datasetId":"urn:ngsi-ld:Vehicle:12345-fuel" }, } ], "@context":[ "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld" ] Loading