-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app_sensors: use per-sensor functions and convert from JSON to CBOR
- Breakout each sensor reading into its own function - Use CBOR to encode the data sent to Golioth - Update Pipeline example to use CBOR Signed-off-by: Mike Szczys <[email protected]>
- Loading branch information
Showing
2 changed files
with
168 additions
and
39 deletions.
There are no files selected for viewing
6 changes: 5 additions & 1 deletion
6
pipelines/json-to-lightdb.yml → pipelines/cbor-to-lightdb-with-path.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters