j0hncc / QuinnSafetyMonitor

Temperature monitor for RV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuinnSafetyMonitor

Temperature monitor for RV

Mqtt API

* String topic_prefix = "misc";  // tpx
  • Inputs to device (device subscriptions)

    • tpx/cmd
      • start
      • stop
      • config # invoke wifimanager settings access point
    • tpx/setsec seconds # report on X seconds intervals (default 1 minute)
  • Outputs from device ( device publications)

    • tpx/temp/degF degrees
    • tpx/humid/rh %rh
    • tpx/press/inHg inchesMercury

About

Temperature monitor for RV


Languages

Language:C++ 100.0%