Correct telemetry interval

This commit is contained in:
Ben Meadors 2022-11-20 07:36:20 -06:00 committed by GitHub
parent 9354797d02
commit cc0b9b7f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,13 +35,13 @@ The telemetry module config options are: Device Metrics Update Interval, Environ
How often we should send Device Metrics over the mesh.
Default is every 5 minutes.
Default is every 15 minutes.
### Environment Metrics Update Interval
How often we should send Environment(Sensor) Metrics over the mesh.
Default is every 5 minutes.
Default is every 15 minutes.
## Sensor options