fixed duplicated uuids
This commit is contained in:
parent
0d4237d390
commit
c5bf63b713
@ -16,22 +16,22 @@
|
||||
"interfaces": ["extendedvolumecontroller", "connectable", "power"],
|
||||
"paramTypes": [
|
||||
{
|
||||
"id": "a54b98b4-b78f-41dd-a257-14425c6cf9ab",
|
||||
"id": "cb6eeeb0-3d75-43b6-8177-b5ac19648557",
|
||||
"name": "ip",
|
||||
"displayName": "Ip",
|
||||
"displayName": "IPv4 address",
|
||||
"type" : "QString",
|
||||
"inputType": "IPv4Address"
|
||||
},
|
||||
{
|
||||
"id": "2e8806cb-f6f3-4e9a-b6ea-0b35f75e61c5",
|
||||
"name": "id",
|
||||
"displayName": "Id",
|
||||
"displayName": "ID",
|
||||
"type" : "QString"
|
||||
}
|
||||
],
|
||||
"stateTypes": [
|
||||
{
|
||||
"id": "4d1790bf-28c6-4c1f-8892-ba1a0ef140f5",
|
||||
"id": "fc1dee8b-8fcc-4ec2-8fe6-6be4f5f47a5c",
|
||||
"name": "connected",
|
||||
"displayName": "connected",
|
||||
"displayNameEvent": "connected changed",
|
||||
@ -148,7 +148,7 @@
|
||||
"name": "decreaseVolume",
|
||||
"paramTypes": [
|
||||
{
|
||||
"id": "765c7e2a-9eb6-46fc-a880-4e96c81f8d1e",
|
||||
"id": "1d54fda8-336c-436f-ab2b-e8bd549f830c",
|
||||
"displayName": "Step",
|
||||
"name": "step",
|
||||
"type": "int"
|
||||
@ -221,7 +221,7 @@
|
||||
"type" : "QString"
|
||||
},
|
||||
{
|
||||
"id": "f796664d-6cb7-4f29-9d05-771968d82a32",
|
||||
"id": "866e8d6a-953f-4bdc-8d85-8d92e51e8592",
|
||||
"name": "serialNumber",
|
||||
"displayName": "Serial number",
|
||||
"type" : "QString"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user