2020-08-17 08:51:39 +02:00
2020-08-17 08:49:54 +02:00
2020-08-17 08:51:39 +02:00
2020-08-07 12:11:43 +02:00
2020-08-17 08:49:54 +02:00
2020-07-22 21:31:17 +02:00

Installation Guide

Dependencies

* LUA (vcpkg install lua)
* SPDLOG (vcpkg install spdlog)
* mqttpp (https://git.mueller.haus/mqttpp)

Systemd

* Adjust 'WorkingDirectory' and 'Exec start' to the path of the venv
* Save to /etc/systemd/system/thrawn.service
* systemctl enable thrawn
* systemctl start thrawn

LUA Services

* Default path is /etc/thrawn. Configureable: ./thrawn [path-to-services]

Logging

Systemd journal

journalctl -f -u thrawn

Description
No description provided
Readme 100 KiB
Languages
C++ 95.7%
CMake 3.6%
C 0.7%