Document programmatic example for sending telemetry data from thin-edge #1050
Labels
documentation
Improvements or additions to documentation
improvement
User value
theme:telemetry
Theme: Telemetry data
Is your documentation request related to a problem? Please describe.
Our current documentation only contains examples using the
tedge mqtt
commadline tool to send data from thin-edge. Having a programmatic example written in C/C++ would be helpful for many developers.Describe the improvement you'd like
A minimal programatic example that showcases how to connect to the local broker and send a simple measurement like temperature measurement using Thin Edge JSON in C/C++. This example should be published in our public documentation, linked from the existing doc that showcases the
tedge mqtt pub
based samples.Adding an additional Python example would also help. We can expand this set in future with Rust, Go and Java examples as well, if there's interest.
The text was updated successfully, but these errors were encountered: