monitor-sht31

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

README

monitor-sht31

Monitoring SHT31 i2c sensor.

Exec

$ sudo /usr/local/sbin/monitor-sht31 -a 0x45 -d 1 -l example
weather,location=example,type=sht31,sid=45 temperature=27.97
weather,location=example,type=sht31,sid=45 humidity=66.4

telegraf

[[inputs.exec]]
  commands = [
    "sudo /usr/local/bin/monitor-sht31",
    "sudo /usr/local/bin/monitor-sht31 -a 0x45"
  ]
  timeout = "5s"
  data_format = "influx"

License

BSD-3-Clause

Author

Isida Zyun'iti

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL