Wrapper library to communicate with the rpi-radio-alarm-go
- get the package with
go get
- ensure
./rpi_data.yaml
is available (if using the helper interacting with storage)settings: port: 8000 run_api: true run_telegram_bot: true run_discord_bot: false alarms: - name: Test hour: 7 minute: 0 days: - 0 - 1 active: false ... radio: running: false pid: -1