8053 beefd0184a 2022-08-08 ct_chen 2 жил өмнө
..
Makefile beefd0184a 2022-08-08 ct_chen 2 жил өмнө
main.cpp beefd0184a 2022-08-08 ct_chen 2 жил өмнө
readme.txt beefd0184a 2022-08-08 ct_chen 2 жил өмнө
temperature_conversion.cpp beefd0184a 2022-08-08 ct_chen 2 жил өмнө
temperature_conversion.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө

readme.txt

This is a simple example of the C++ library mosquittopp.

It is a client that subscribes to the topic temperature/celsius which should
have temperature data in text form being published to it. It reads this data as
a Celsius temperature, converts to Fahrenheit and republishes on
temperature/fahrenheit.