locative handler, config adjusted
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2024-01-15 10:16:58 +01:00
parent f44664eaad
commit 08e81e309c

View File

@ -44,6 +44,16 @@
} }
} }
}, },
{
"topics": [ "locative/event/#" ],
"handler": "Locative",
"id": "Locative",
"config": {
"databaseConnStr": "",
"attributes": {
}
}
},
{ {
"topics": [ "IoT/MBGW3/Measurement" ], "topics": [ "IoT/MBGW3/Measurement" ],
"handler": "MBGW3", "handler": "MBGW3",