readme.txt 304 B

123456
  1. This is a simple example of the C++ library mosquittopp.
  2. It is a client that subscribes to the topic temperature/celsius which should
  3. have temperature data in text form being published to it. It reads this data as
  4. a Celsius temperature, converts to Fahrenheit and republishes on
  5. temperature/fahrenheit.