Retrieve Temporal Representation Of Entity${temporal_entity_representation_id}attrs=${temporal_attributes_to_be_retrieved}context=${ngsild_test_suite_context}
Check Response Status Code Set To200
Check Response Body Containing EntityTemporal element${vehicle_expectation_file}${temporal_entity_representation_id}
#TODO Call Delete Temporal Representation Of Entity
*** Keywords ***
Setup Initial Entities
${temporal_entity_representation_id}=Generate Random Entity Id${vehicule_id_prefix}
Create Temporal Representation Of Entity${vehicle_payload_file}${temporal_entity_representation_id}
Set Suite Variable${temporal_entity_representation_id}
[Documentation]Check that you can retrieve the temporal evolution of an entity matching the given NGSI-LD temporal query
[Tags]mandatory
Retrieve Temporal Representation Of Entity${temporal_entity_representation_id}timerel=${timerel}time=${time}endTime=${endTime}context=${ngsild_test_suite_context}
Check Response Status Code Set To200
Check Response Body Containing EntityTemporal element${vehicle_expectation_file}${temporal_entity_representation_id}
Setup Initial Entities
${temporal_entity_representation_id}=Generate Random Entity Id${vehicule_id_prefix}
Create Temporal Representation Of Entity${vehicle_payload_file}${temporal_entity_representation_id}
Set Suite Variable${temporal_entity_representation_id}