SMA: Add default value for sma sunny webbox thing param #528

This commit is contained in:
Simon Stürz 2022-01-17 09:45:52 +01:00
parent e20d8e8e86
commit 50bcb7af0a

View File

@ -29,7 +29,8 @@
"displayName": "hardware address", "displayName": "hardware address",
"type": "QString", "type": "QString",
"inputType": "TextLine", "inputType": "TextLine",
"readOnly": true "readOnly": true,
"defaultValue": "00:00:00:00:00:00"
} }
], ],
"stateTypes": [ "stateTypes": [