Wolfgang Hottgenroth 6398c1978f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
deploy script
2023-12-18 18:16:01 +01:00

22 lines
398 B
JSON

{
"mqtt": {
"broker": "ssl://eu1.cloud.thethings.network:8883",
"username": "com-passavant-geiger-poc@ttn",
"tlsEnable": "true"
},
"topicMappings": [
{
"topics": [ "v3/com-passavant-geiger-poc@ttn/devices/#" ],
"handler": "TTN",
"id": "TTN0",
"config": {
"attributes": {
}
}
}
],
"archiver": {
"dir": "/archive"
}
}