fixed smart meter gpio connection

This commit is contained in:
bernhard.trinnes 2020-08-17 13:38:39 +02:00
parent db67710185
commit 90f9aec2c7

View File

@ -749,7 +749,7 @@
"type": "bool", "type": "bool",
"defaultValue": false, "defaultValue": false,
"writable": true, "writable": true,
"ioType": "digitalInput" "ioType": "digitalOutput"
} }
] ]
} }