Created question in FIWARE Q/A platform on 14-12-2023 at 11:12
Please, ANSWER this question AT https://stackoverflow.com/questions/77659538/sync-mqtt-attribute-timestamp-with-observedat
Question:
Sync MQTT attribute timestamp with observedAt
Description:
I have a sensor that publish their data at a MQTT topic. I have a variable called timestamp (in ISO format). How i can use the timestamp from it to set the observedAt that is send to the Context Broker (Orion-LD). In the case of http binding i can add the "t (timestamp): Timestamp of the measure. Will override the automatic IoTAgent timestamp (optional)" to the POST on the IOT agent?