From b1f9cb76f5a0d513bc8d25e4ec1e0dfc167beef9 Mon Sep 17 00:00:00 2001 From: justmarvinn Date: Sat, 7 Jun 2025 23:46:18 +0200 Subject: [PATCH] systemwide sim800 modem params --- etc/t3hs/sim800 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 etc/t3hs/sim800 diff --git a/etc/t3hs/sim800 b/etc/t3hs/sim800 new file mode 100644 index 0000000..fa7b0fc --- /dev/null +++ b/etc/t3hs/sim800 @@ -0,0 +1,13 @@ +GPIO_PIN=34 + +MQTT_HOST=localhost +MQTT_PORT=1883 +MQTT_USERNAME= +MQTT_PASSWORD= +MQTT_TOPIC=DIMMER/GROUP/DEV2-0065E47E/KEYONE/DWLINK + +# DNS addresses also available +PING_ADDR=1.1.1.1 +PING_PACKETS=5 +PING_TIMEOUT=10 +PING_IFACE=ppp0