Skip to content

Moves data from a mqtt server (like mosquitto) to a old school web server aka web services.

License

Notifications You must be signed in to change notification settings

jsiei97/FunTechHouse_MQTT2WebServer_Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunTechHouse MQTT2WebServer Sensor

Moves temperature data from a mqtt server (like mosquitto) to a old school web server aka web services.

Usage, build and then run from the command line with arg -c.

Today it moves data that is put into a MQTT broker with FunTechHouse RoomTemperature onto a webserver with http get.

Depends on

  1. Mosquitto c++ lib 1.0.2 and newer
  2. libcurl (apt-get install libcurl4-openssl-dev)

Build and install

  1. Create "/etc/FunTech_M2W_config.xml"
  2. Run ./createdeb.sh
  3. sudo dpkg -i m2wsensor_*.deb

About

Moves data from a mqtt server (like mosquitto) to a old school web server aka web services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published