Uplink data encoding
-
How will binary data be encoded when it is delivered to our application by CDP? The data delivery messages seem to be structured as JSON, which will be malformed when it contains pure binary data. So is any encoding applied? (Base64?). I am not able to find much about the actual payload delivery in the documentation.
-
@eric-barten Can you answer this? We can of course try by trial and error, but it would be nice to have a technical reference.
-
@bart-abel said in Uplink data encoding:
@eric-barten Can you answer this? We can of course try by trial and error, but it would be nice to have a technical reference.
I think it is HEX encoded ASCII. Also documented here: https://docs.iot.t-mobile.nl/docs/hello-world