Add Connection from Chargers to Attributes through ConnManager

This commit is contained in:
TeoV
2019-12-05 14:31:02 +02:00
parent e0fc97c99a
commit 46bd095b1e
71 changed files with 154 additions and 281 deletions

View File

@@ -50,9 +50,7 @@
"chargers": {
"enabled": true,
"attributes_conns": [
{"address": "*internal"}
],
"attributes_conns": ["*internal"],
},