/CpuTempMqttClient

Primary LanguageGoGNU General Public License v3.0GPL-3.0

MQTT Client

This simple mqtt client can run oon a Gigabyte BG-BACE-3150 to publish the temperature of CPU0. Every 10 seconds the temperature will be updated

Dependencies

  • lm-sensors
  • golang (tested with go version go.1.12)