The Build an C++ Webserver that Connect to an MqttServer (mosquitto).
The Configfile is in bin/linux after First Run
Enter in your Browser localhost:8080
sieh DebianPackages and PythonPackages
I developing with Visual Studio Code
add --v=9 to command for log everythink
settings.json
"cmake.configureSettings": {
"ENABLE_CPPCHECK" : "OFF",
"TARGET" : "Linux"
}
change in your Develop path and run cd /media/hddIntern/devtest
Build script is written for Debian based Linux (Test only with rasbian or debian)
wget -O build.sh https://raw.githubusercontent.com/DerKleinePunk/AnOtherAutomationServer/master/build.sh
chmod +x build.sh
./build.sh
cd AnOtherAutomationServer/bin/Linux/
./SimpelIoBackend.bin