Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
susji committed Apr 3, 2024
1 parent a5c7bf9 commit b08f271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,6 @@ $ mosquitto_sub \
| jq --raw-output --compact-output \
'select(.Temperature.Valid) | [.Timestamp, .MAC, .Temperature.Value] | @tsv'
```

For an example how to insert the data into a database, see the documentation for
[ruuviscan](https://github.com/susji/ruuviscan?tab=readme-ov-file#storing-temperature-values-in-an-sqlite-database).

0 comments on commit b08f271

Please sign in to comment.