Skip to content

DerKleinePunk/AnOtherAutomationServer

Repository files navigation

This is an Test Projekt for Mqtt Protokol and Raspberry PI

What it does or not

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

more

Dependency

sieh DebianPackages and PythonPackages

Develop

I developing with Visual Studio Code

add --v=9 to command for log everythink

VSCode

settings.json

"cmake.configureSettings": { 
        "ENABLE_CPPCHECK" : "OFF",
        "TARGET" : "Linux"
    }

Todo

Todo

Documentation (German)

Index

Build

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

About

Rasperry PI Home Automation Server Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published