Server datastreams with explicit timestamp transmitted with no timestamp #938
Labels
API
This issue or pull request is about API (e.g. unclear API, new API, API change, deprecation)
app:appengine_api
This issue or pull request is about astarte_appengine_api application
discussion
This issue needs to be investigated/discussed (it might be already fixed, invalid or duplicated)
user experience
This issue is about user experience
Server-owned datastreams are transmitted to devices with no timestamp in the BSON file even when the
explicit_timestamp
is set in the interface definition.Replicate transmitting a boolean type using CURL:
The received BSON is the following:
Which in human readable form is:
Interface definition to use to replicate this issue: datastream_individual_interface.json
Tested with Astarte
v1.1.1
.The text was updated successfully, but these errors were encountered: