PhoneixConnect: Update maximum power values

pull/78/head
Michael Zanetti 2022-08-08 14:17:07 +02:00
parent 342495b989
commit a3d69518fe
1 changed files with 6 additions and 6 deletions

View File

@ -89,7 +89,7 @@
"type": "uint", "type": "uint",
"unit": "Ampere", "unit": "Ampere",
"minValue": 6, "minValue": 6,
"maxValue": 48, "maxValue": 16,
"defaultValue": 6, "defaultValue": 6,
"writable": true "writable": true
}, },
@ -184,7 +184,7 @@
"type": "uint", "type": "uint",
"unit": "Ampere", "unit": "Ampere",
"minValue": 6, "minValue": 6,
"maxValue": 96, "maxValue": 32,
"defaultValue": 6, "defaultValue": 6,
"writable": true "writable": true
}, },
@ -315,7 +315,7 @@
"type": "uint", "type": "uint",
"unit": "Ampere", "unit": "Ampere",
"minValue": 6, "minValue": 6,
"maxValue": 48, "maxValue": 16,
"defaultValue": 6, "defaultValue": 6,
"writable": true "writable": true
}, },
@ -410,7 +410,7 @@
"type": "uint", "type": "uint",
"unit": "Ampere", "unit": "Ampere",
"minValue": 6, "minValue": 6,
"maxValue": 96, "maxValue": 32,
"defaultValue": 6, "defaultValue": 6,
"writable": true "writable": true
}, },
@ -541,7 +541,7 @@
"type": "uint", "type": "uint",
"unit": "Ampere", "unit": "Ampere",
"minValue": 6, "minValue": 6,
"maxValue": 48, "maxValue": 16,
"defaultValue": 6, "defaultValue": 6,
"writable": true "writable": true
}, },
@ -626,7 +626,7 @@
"type": "uint", "type": "uint",
"unit": "Ampere", "unit": "Ampere",
"minValue": 6, "minValue": 6,
"maxValue": 96, "maxValue": 32,
"defaultValue": 6, "defaultValue": 6,
"writable": true "writable": true
}, },