Update speedwire default param values
This commit is contained in:
parent
2e364521f8
commit
e518d83279
@ -107,7 +107,8 @@
|
|||||||
"displayName": "MAC address",
|
"displayName": "MAC address",
|
||||||
"type": "QString",
|
"type": "QString",
|
||||||
"inputType": "TextLine",
|
"inputType": "TextLine",
|
||||||
"readOnly": true
|
"readOnly": true,
|
||||||
|
"defaultValue": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "7c81a0c5-9bc6-43bb-a01a-4de5fe656bba",
|
"id": "7c81a0c5-9bc6-43bb-a01a-4de5fe656bba",
|
||||||
@ -115,7 +116,8 @@
|
|||||||
"displayName": "Serial number",
|
"displayName": "Serial number",
|
||||||
"type": "QString",
|
"type": "QString",
|
||||||
"inputType": "TextLine",
|
"inputType": "TextLine",
|
||||||
"readOnly": true
|
"readOnly": true,
|
||||||
|
"defaultValue": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "abdc114d-1fac-4454-8b82-871ed5cdf28c",
|
"id": "abdc114d-1fac-4454-8b82-871ed5cdf28c",
|
||||||
@ -123,7 +125,8 @@
|
|||||||
"displayName": "Model ID",
|
"displayName": "Model ID",
|
||||||
"type": "uint",
|
"type": "uint",
|
||||||
"inputType": "TextLine",
|
"inputType": "TextLine",
|
||||||
"readOnly": true
|
"readOnly": true,
|
||||||
|
"defaultValue": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"stateTypes": [
|
"stateTypes": [
|
||||||
@ -328,7 +331,8 @@
|
|||||||
"displayName": "MAC address",
|
"displayName": "MAC address",
|
||||||
"type": "QString",
|
"type": "QString",
|
||||||
"inputType": "TextLine",
|
"inputType": "TextLine",
|
||||||
"readOnly": true
|
"readOnly": true,
|
||||||
|
"defaultValue": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "e42242b4-2811-47f9-b42b-b150ed233217",
|
"id": "e42242b4-2811-47f9-b42b-b150ed233217",
|
||||||
@ -336,7 +340,8 @@
|
|||||||
"displayName": "Serial number",
|
"displayName": "Serial number",
|
||||||
"type": "QString",
|
"type": "QString",
|
||||||
"inputType": "TextLine",
|
"inputType": "TextLine",
|
||||||
"readOnly": true
|
"readOnly": true,
|
||||||
|
"defaultValue": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "d9892f74-5b93-4c98-8da2-72aca033273a",
|
"id": "d9892f74-5b93-4c98-8da2-72aca033273a",
|
||||||
@ -344,7 +349,8 @@
|
|||||||
"displayName": "Model ID",
|
"displayName": "Model ID",
|
||||||
"type": "uint",
|
"type": "uint",
|
||||||
"inputType": "TextLine",
|
"inputType": "TextLine",
|
||||||
"readOnly": true
|
"readOnly": true,
|
||||||
|
"defaultValue": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"stateTypes": [
|
"stateTypes": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user