diff --git a/avahimonitor/devicepluginavahimonitor.json b/avahimonitor/devicepluginavahimonitor.json index 0c876ec5..0770ab76 100644 --- a/avahimonitor/devicepluginavahimonitor.json +++ b/avahimonitor/devicepluginavahimonitor.json @@ -25,7 +25,6 @@ "idName": "service", "name": "service name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -33,7 +32,6 @@ "idName": "hostName", "name": "host name", "type": "QString", - "index": 1, "inputType": "TextLine" } ], @@ -43,7 +41,6 @@ "name": "online", "idName": "online", "type": "bool", - "index": 0, "defaultValue": false, "eventTypeName": "online changed" } diff --git a/awattar/devicepluginawattar.json b/awattar/devicepluginawattar.json index 6bee729a..4b4f37ae 100644 --- a/awattar/devicepluginawattar.json +++ b/awattar/devicepluginawattar.json @@ -8,7 +8,6 @@ "idName": "rpl", "name": "RPL address", "type": "QString", - "index": 0, "inputType": "TextLine", "defaultValue": "fdaa:e9b8:d03a::ff:fe00:1" } @@ -39,7 +38,6 @@ "idName": "userUuid", "name": "user uuid", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -47,7 +45,6 @@ "idName": "token", "name": "token", "type": "QString", - "index": 1, "inputType": "Password" } ], @@ -58,7 +55,6 @@ "name": "current market price", "eventTypeName": "current market price changed", "type": "double", - "index": 0, "unit": "EuroCentPerKiloWattHour", "graphRelevant": true, "defaultValue": 0 @@ -68,7 +64,6 @@ "idName": "averageDeviation", "name": "average deviation", "eventTypeName": "average deviation changed", - "index": 1, "type": "int", "unit": "Percentage", "graphRelevant": true, @@ -79,7 +74,6 @@ "idName": "validUntil", "name": "valid until", "eventTypeName": "valid until changed", - "index": 2, "unit": "UnixTime", "type": "int", "ruleRelevant": false, @@ -91,7 +85,6 @@ "idName": "averagePrice", "name": "average market price [+/- 12 h]", "eventTypeName": "average market price [+/- 12 h] changed", - "index": 3, "type": "double", "unit": "EuroCentPerKiloWattHour", "graphRelevant": true, @@ -102,7 +95,6 @@ "idName": "lowestPrice", "name": "lowest market price [+/- 12 h]", "eventTypeName": "lowest market price [+/- 12 h] changed", - "index": 4, "type": "double", "unit": "EuroCentPerKiloWattHour", "ruleRelevant": false, @@ -114,7 +106,6 @@ "idName": "highestPrice", "name": "highest market price [+/- 12 h]", "eventTypeName": "highest market price [+/- 12 h] changed", - "index": 5, "type": "double", "unit": "EuroCentPerKiloWattHour", "ruleRelevant": false, @@ -124,7 +115,6 @@ { "id": "470b9b88-17f3-42e3-9250-cc181984eafe", "idName": "online", - "index": 6, "name": "online", "eventTypeName": "online changed", "type": "bool", @@ -133,7 +123,6 @@ { "id": "1c9d139a-6618-4a39-bc83-37f80942017d", "idName": "reachable", - "index": 7, "name": "pump reachable", "eventTypeName": "pump reachable changed", "type": "bool", @@ -144,7 +133,6 @@ "idName": "sgMode", "name": "sg-mode", "eventTypeName": "sg-mode changed", - "index": 8, "type": "QString", "possibleValues": [ "0 - Invalid", @@ -160,7 +148,6 @@ "idName": "sgSyncMode", "name": "sync mode", "eventTypeName": "sync mode changed", - "index": 9, "type": "QString", "ruleRelevant": false, "eventRuleRelevant": false, @@ -178,14 +165,12 @@ "id": "dd82f6c7-5e92-48ca-b0bc-bdc55d3e1482", "idName": "setSgMode", "name": "set sg-mode", - "index": 0, "paramTypes": [ { "id": "c7b13a33-1c05-457c-a087-20ecc1b8ca01", "idName": "sgMode", "name": "sg-mode", "type": "QString", - "index": 0, "allowedValues": [ "1 - Off", "2 - Normal", diff --git a/commandlauncher/deviceplugincommandlauncher.json b/commandlauncher/deviceplugincommandlauncher.json index 30d3ebdb..9ebf9a39 100644 --- a/commandlauncher/deviceplugincommandlauncher.json +++ b/commandlauncher/deviceplugincommandlauncher.json @@ -25,7 +25,6 @@ "idName": "command", "name": "command", "type": "QString", - "index": 0, "inputType": "TextLine" } ], @@ -35,7 +34,6 @@ "idName": "running", "name": "running", "eventTypeName": "running changed", - "index": 0, "type": "bool", "defaultValue": false } @@ -44,14 +42,12 @@ { "id": "cf52b41d-3108-423c-8907-ca5b4d97cac5", "idName": "execute", - "name": "execute", - "index": 0 + "name": "execute" }, { "id": "d21b1fed-1dd9-4c5a-a64e-0c6ba94059be", "idName": "kill", - "name": "kill", - "index": 1 + "name": "kill" } ] }, @@ -71,7 +67,6 @@ "idName": "script", "name": "script", "type": "QString", - "index": 0, "inputType": "Url" } ], @@ -81,7 +76,6 @@ "idName": "running", "name": "running", "eventTypeName": "running changed", - "index": 0, "type": "bool", "defaultValue": false } @@ -90,14 +84,12 @@ { "id": "cf52b41d-3108-423c-8907-ca5b4d97cac5", "idName": "execute", - "name": "execute", - "index": 0 + "name": "execute" }, { "id": "d21b1fed-1dd9-4c5a-a64e-0c6ba94059be", "idName": "kill", - "name": "kill", - "index": 1 + "name": "kill" } ] } diff --git a/conrad/devicepluginconrad.json b/conrad/devicepluginconrad.json index f1cb327a..dd0620b5 100644 --- a/conrad/devicepluginconrad.json +++ b/conrad/devicepluginconrad.json @@ -24,20 +24,17 @@ { "id": "e015419c-9df9-4bf5-a439-f1f32aedd1db", "idName": "up", - "name": "up", - "index": 0 + "name": "up" }, { "id": "c58a463a-f765-4a61-b2e2-883cc23878c0", "idName": "down", - "name": "down", - "index": 1 + "name": "down" }, { "id": "4125a18e-fa2d-4b25-acd1-e148d5d665f5", "idName": "sync", - "name": "Send sync signal", - "index": 2 + "name": "Send sync signal" } ] } diff --git a/datetime/deviceplugindatetime.json b/datetime/deviceplugindatetime.json index 2fc3d4a4..b5acba02 100644 --- a/datetime/deviceplugindatetime.json +++ b/datetime/deviceplugindatetime.json @@ -25,7 +25,6 @@ "idName": "timeZone", "name": "timezone", "eventTypeName": "timezone changed", - "index": 0, "type": "QString", "ruleRelevant": false, "eventRuleRelevant": false, @@ -36,7 +35,6 @@ "idName": "city", "name": "city", "eventTypeName": "city changed", - "index": 1, "type": "QString", "ruleRelevant": false, "eventRuleRelevant": false, @@ -47,7 +45,6 @@ "idName": "country", "name": "country", "eventTypeName": "country changed", - "index": 2, "type": "QString", "ruleRelevant": false, "eventRuleRelevant": false, @@ -58,7 +55,6 @@ "idName": "day", "name": "day", "eventTypeName": "day changed", - "index": 3, "type": "int", "defaultValue": 1, "eventRuleRelevant": false, @@ -70,7 +66,6 @@ "idName": "month", "name": "month", "eventTypeName": "month changed", - "index": 4, "type": "int", "defaultValue": 1, "eventRuleRelevant": false, @@ -82,7 +77,6 @@ "idName": "monthName", "name": "month name", "eventTypeName": "month name changed", - "index": 5, "ruleRelevant": false, "eventRuleRelevant": false, "type": "QString", @@ -93,7 +87,6 @@ "idName": "year", "name": "year", "eventTypeName": "year changed", - "index": 6, "eventRuleRelevant": false, "type": "int", "defaultValue": "1970" @@ -104,7 +97,6 @@ "name": "weekday", "eventTypeName": "weekday changed", "type": "int", - "index": 7, "eventRuleRelevant": false, "defaultValue": 1, "minValue": 1, @@ -117,7 +109,6 @@ "eventTypeName": "weekday name changed", "ruleRelevant": false, "eventRuleRelevant": false, - "index": 8, "type": "QString", "defaultValue": "-" }, @@ -126,7 +117,6 @@ "idName": "weekend", "name": "weekend", "eventTypeName": "weekend changed", - "index": 9, "type": "bool", "eventRuleRelevant": false, "defaultValue": false @@ -136,7 +126,6 @@ "idName": "dusk", "name": "dusk", "eventTypeName": "dusk changed", - "index": 10, "unit": "UnixTime", "type": "int", "eventRuleRelevant": false, @@ -147,7 +136,6 @@ "idName": "sunrise", "name": "sunrise", "eventTypeName": "sunrise changed", - "index": 11, "unit": "UnixTime", "type": "int", "eventRuleRelevant": false, @@ -158,7 +146,6 @@ "idName": "noon", "name": "noon", "eventTypeName": "noon changed", - "index": 12, "unit": "UnixTime", "type": "int", "eventRuleRelevant": false, @@ -169,7 +156,6 @@ "idName": "dawn", "name": "dawn", "eventTypeName": "dawn changed", - "index": 13, "unit": "UnixTime", "type": "int", "eventRuleRelevant": false, @@ -180,7 +166,6 @@ "idName": "sunset", "name": "sunset", "eventTypeName": "sunset changed", - "index": 14, "unit": "UnixTime", "type": "int", "eventRuleRelevant": false, @@ -191,32 +176,27 @@ { "id": "792885f3-f505-42db-8c74-3d0460b575a1", "idName": "dusk", - "name": "dusk", - "index": 0 + "name": "dusk" }, { "id": "726acb30-928b-43da-a790-977a821c979e", "idName": "sunrise", - "name": "sunrise", - "index": 1 + "name": "sunrise" }, { "id": "97ae8dd8-640c-4f9b-8773-aa7abb1d32fa", "idName": "noon", - "name": "noon", - "index": 2 + "name": "noon" }, { "id": "5e3657b0-a459-4837-a632-0b20de4b7349", "idName": "dawn", - "name": "dawn", - "index": 3 + "name": "dawn" }, { "id": "f40d6e0f-fda2-475e-a6ae-c3fee03138b9", "idName": "sunset", - "name": "sunset", - "index": 4 + "name": "sunset" } ] }, @@ -237,62 +217,54 @@ "idName": "monday", "name": "monday", "type": "bool", - "defaultValue": false, - "index": 0 + "defaultValue": false }, { "id": "6bcbecd9-d3b8-4a63-9a41-e3ee3f4c3bab", "idName": "tuesday", "name": "tuesday", "type": "bool", - "defaultValue": false, - "index": 1 + "defaultValue": false }, { "id": "66bf302c-a7de-41cd-9e12-415276b82e65", "idName": "wednesday", "name": "wednesday", "type": "bool", - "defaultValue": false, - "index": 2 + "defaultValue": false }, { "id": "97aa24dc-a741-48db-ad13-7ba14ab71ea1", "idName": "thursday", "name": "thursday", "type": "bool", - "defaultValue": false, - "index": 3 + "defaultValue": false }, { "id": "8d99b490-9b59-4812-a18d-d43c1259d1b0", "idName": "friday", "name": "friday", "type": "bool", - "defaultValue": false, - "index": 4 + "defaultValue": false }, { "id": "59cc3316-8de7-4602-9ee2-71559f7b665a", "idName": "saturday", "name": "saturday", "type": "bool", - "defaultValue": false, - "index": 5 + "defaultValue": false }, { "id": "2d519d8f-4bda-4d30-801f-48fe6c10c540", "idName": "sunday", "name": "sunday", "type": "bool", - "defaultValue": false, - "index": 6 + "defaultValue": false }, { "id": "3e38649d-f415-400f-bec2-81f374cad1cb", "idName": "minutes", "name": "minutes", - "index": 7, "type": "int", "unit": "Minutes", "minValue": 0, @@ -304,7 +276,6 @@ "id": "85c1d50d-509b-4a6a-840f-fc8fdbf46a52", "idName": "hours", "name": "hours", - "index": 8, "type": "int", "minValue": 0, "maxValue": 24, @@ -316,7 +287,6 @@ "idName": "timeType", "name": "time type", "type": "QString", - "index": 9, "allowedValues": [ "time", "dusk", @@ -331,7 +301,6 @@ "id": "b37ec6bb-9f37-4520-ae34-d788ac2d5056", "idName": "offset", "name": "offset", - "index": 10, "type": "int", "minValue": -120, "maxValue": 120, @@ -343,7 +312,6 @@ { "id": "5ec9a4af-d5ea-4f68-ab32-f7a3fcd75ccc", "idName": "alarm", - "index": 0, "name": "alarm" } ] @@ -365,7 +333,6 @@ "id": "7c1d33d8-bcc3-4890-a4be-2c753d9c14be", "idName": "seconds", "name": "seconds", - "index": 0, "type": "int", "unit": "Seconds", "minValue": 0, @@ -376,7 +343,6 @@ "id": "733e4174-dc42-4bf1-9a1d-65e785c2e580", "idName": "minutes", "name": "minutes", - "index": 1, "type": "int", "unit": "Minutes", "minValue": 0, @@ -387,7 +353,6 @@ "id": "0a54fe54-45a7-4fc5-a8d2-f9b6a92033de", "idName": "hours", "name": "hours", - "index": 2, "type": "int", "unit": "Hours", "minValue": 0, @@ -398,7 +363,6 @@ "id": "7b0c11cd-64c5-4cfc-9860-aa9ce7b7b3b5", "idName": "repeating", "name": "repeating", - "index": 3, "type": "bool", "defaultValue": false } @@ -407,8 +371,7 @@ { "id": "1db11351-ad67-448e-a784-216741a06a58", "idName": "timeout", - "name": "timeout", - "index": 0 + "name": "timeout" } ], "stateTypes": [ @@ -417,7 +380,6 @@ "idName": "running", "name": "running", "eventTypeName": "running changed", - "index": 0, "type": "bool", "defaultValue": false } @@ -426,20 +388,17 @@ { "id": "436e9923-6eff-444e-bde7-a61228a4d748", "idName": "start", - "name": "start", - "index": 0 + "name": "start" }, { "id": "bf4d1def-4159-4254-a76d-fd31aaa84e2d", "idName": "stop", - "name": "stop", - "index": 1 + "name": "stop" }, { "id": "14aad613-b972-411f-93c9-f00bfd254285", "idName": "restart", - "name": "restart", - "index": 2 + "name": "restart" } ] } diff --git a/denon/deviceplugindenon.json b/denon/deviceplugindenon.json index a9ebe9ca..e9b805c0 100644 --- a/denon/deviceplugindenon.json +++ b/denon/deviceplugindenon.json @@ -26,7 +26,6 @@ "idName": "ip", "name": "ip", "type" : "QString", - "index": 0, "inputType": "IPv4Address" } ], @@ -36,7 +35,6 @@ "idName": "connected", "name": "connected", "eventTypeName": "connected changed", - "index": 0, "defaultValue": false, "type": "bool" }, @@ -47,7 +45,6 @@ "eventTypeName": "power changed", "actionTypeName": "Set power", "type": "bool", - "index": 1, "defaultValue": false, "writable": true }, @@ -57,7 +54,6 @@ "idName": "volume", "eventTypeName": "volume changed", "actionTypeName": "Set volume", - "index": 2, "type": "int", "unit": "Dezibel", "defaultValue": 0, @@ -71,7 +67,6 @@ "idName": "channel", "eventTypeName": "channel changed", "actionTypeName": "Set channel", - "index": 3, "type": "QString", "writable": true, "possibleValues": [ diff --git a/dollhouse/deviceplugindollhouse.json b/dollhouse/deviceplugindollhouse.json index 1ad69444..9afcaa39 100644 --- a/dollhouse/deviceplugindollhouse.json +++ b/dollhouse/deviceplugindollhouse.json @@ -24,7 +24,6 @@ "idName": "rpl", "name": "RPL address", "type": "QString", - "index": 1, "inputType": "TextLine", "defaultValue": "fdaa:e9b8:d03a::ff:fe00:1" } @@ -48,22 +47,19 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "defaultValue": "Dollhouse Light" }, { "id": "37d5d2fa-dea2-4007-99b1-a1300025c709", "idName": "address", "name": "address", - "type": "QString", - "index": 1 + "type": "QString" }, { "id": "c843c179-ab02-4aa8-a228-fdc8d9558f1d", "idName": "lightId", "name": "light id", "type": "int", - "index": 2, "defaultValue": 0, "readOnly": true }, @@ -72,7 +68,6 @@ "idName": "connectionUuid", "name": "connection uuid", "type": "QString", - "index": 3, "inputType": "TextLine", "readOnly": true } @@ -84,7 +79,6 @@ "name": "color", "eventTypeName": "color changed", "actionTypeName": "Set color", - "index": 0, "type": "QColor", "defaultValue": "#fff30a", "ruleRelevant": false, @@ -97,7 +91,6 @@ "name": "brightness", "eventTypeName": "brightness changed", "actionTypeName": "Set brightness", - "index": 1, "type": "int", "unit": "Percentage", "minValue": 0, @@ -113,7 +106,6 @@ "name": "power", "eventTypeName": "power changed", "actionTypeName": "Set power", - "index": 2, "type": "bool", "defaultValue": false, "writable": true @@ -123,7 +115,6 @@ "idName": "reachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 3, "type": "bool", "defaultValue": false } diff --git a/elgato/devicepluginelgato.json b/elgato/devicepluginelgato.json index da5ce6a0..96639b82 100644 --- a/elgato/devicepluginelgato.json +++ b/elgato/devicepluginelgato.json @@ -26,7 +26,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -34,7 +33,6 @@ "idName": "macAddress", "name": "mac address", "type": "QString", - "index": 1, "inputType": "MacAddress" } ], @@ -44,7 +42,6 @@ "idName": "available", "name": "available", "eventTypeName": "available changed", - "index": 0, "type": "bool", "defaultValue": false }, @@ -54,7 +51,6 @@ "name": "brightness", "eventTypeName": "brightness changed", "actionTypeName": "Set brightness", - "index": 1, "type": "int", "defaultValue": 100, "ruleRelevant": false, @@ -69,7 +65,6 @@ "name": "liveliness", "eventTypeName": "liveliness changed", "actionTypeName": "Set liveliness", - "index": 2, "type": "int", "defaultValue": 100, "ruleRelevant": false, @@ -83,25 +78,21 @@ { "id": "30b6334d-37cd-4b94-a397-3b9b642c762e", "idName": "connect", - "index": 0, "name": "connect" }, { "id": "1daa8def-85d7-44fb-b0bd-77a4301056e5", "idName": "disconnect", - "index": 1, "name": "disconnect" }, { "id": "b2f39b7b-dd11-4db4-a82b-dd3d4b973bd5", "idName": "powerOff", - "index": 2, "name": "power off" }, { "id": "7936bd51-7ea3-4df4-9998-7325de85b677", "idName": "color", - "index": 3, "name": "set color", "paramTypes": [ { @@ -109,7 +100,6 @@ "idName": "color", "name": "color", "type": "QString", - "index": 0, "allowedValues": [ "green", "yellow", @@ -125,7 +115,6 @@ { "id": "dfbc86e8-3891-4782-ae14-05228e70423e", "idName": "mood", - "index": 4, "name": "set mood", "paramTypes": [ { @@ -133,7 +122,6 @@ "idName": "mood", "name": "mood", "type": "QString", - "index": 0, "allowedValues": [ "calm provence", "cozy flames", diff --git a/elro/devicepluginelro.json b/elro/devicepluginelro.json index 1ba53576..c0d17f58 100644 --- a/elro/devicepluginelro.json +++ b/elro/devicepluginelro.json @@ -24,71 +24,61 @@ "id": "66b2a017-658a-46d9-9e98-33aaed6345ad", "idName": "chan1", "name": "channel 1", - "type": "bool", - "index": 0 + "type": "bool" }, { "id": "bda44f42-b608-4c70-a370-8d8d2e406205", "idName": "chan2", "name": "channel 2", - "type": "bool", - "index": 1 + "type": "bool" }, { "id": "4165bfb7-f1db-49ce-bad7-34956ea45d03", "idName": "chan3", "name": "channel 3", - "type": "bool", - "index": 3 + "type": "bool" }, { "id": "69960183-8fba-4f94-94b4-6d536e28f3a0", "idName": "chan4", "name": "channel 4", - "type": "bool", - "index": 4 + "type": "bool" }, { "id": "41a9706c-e6e8-4de8-b280-789f1434f6ed", "idName": "chan5", "name": "channel 5", - "type": "bool", - "index": 5 + "type": "bool" }, { "id": "906811d6-e232-42e6-829c-2cdaa9ee5340", "idName": "a", "name": "A", - "type": "bool", - "index": 6 + "type": "bool" }, { "id": "0d9b27f7-01cc-44bc-99f6-65612dee0027", "idName": "b", "name": "B", - "type": "bool", - "index": 7 + "type": "bool" }, { "id": "d82d95db-b6b5-4d0b-9ea6-a00fc455a0ff", "idName": "c", "name": "C", - "type": "bool", - "index": 8 + "type": "bool" }, { "id": "a4a13ee3-605f-4b42-b81b-a26e66f74b26", "idName": "d", "name": "D", - "type": "bool", - "index": 9 + "type": "bool" }, { "id": "e71ee50f-5c54-4a35-877a-743fe928a528", "idName": "e", "name": "E", - "type": "bool", - "index": 10 + "type": "bool" } ], "actionTypes": [ @@ -96,14 +86,12 @@ "id": "31c9758e-6567-4f89-85bb-29e1a7c55d44", "idName": "power", "name": "set power", - "index": 0, "paramTypes": [ { "id": "004ad008-0084-40be-9b1a-b60e1b30579d", "idName": "power", "name": "power", - "type": "bool", - "index": 0 + "type": "bool" } ] } diff --git a/eq-3/deviceplugineq-3.json b/eq-3/deviceplugineq-3.json index ef511762..2b9f3d4c 100644 --- a/eq-3/deviceplugineq-3.json +++ b/eq-3/deviceplugineq-3.json @@ -28,30 +28,26 @@ "idName": "host", "name": "host address", "type": "QString", - "inputType": "IPv4Address", - "index": 0 + "inputType": "IPv4Address" }, { "id": "a4c92442-dc47-463f-8e24-15b5b593adec", "idName": "port", "name": "port", - "type": "int", - "index": 1 + "type": "int" }, { "id": "67dc1a45-7369-422a-b677-881271f29d6c", "idName": "serial", "name": "serial number", "type": "QString", - "inputType": "TextLine", - "index": 2 + "inputType": "TextLine" }, { "id": "8d629061-8d4b-49f1-ab47-b82fdde3036c", "idName": "firmware", "name": "firmware version", - "type": "int", - "index": 3 + "type": "int" } ], "stateTypes": [ @@ -60,7 +56,6 @@ "idName": "connection", "name": "connected", "eventTypeName": "connected changed", - "index": 0, "type": "bool", "defaultValue": false }, @@ -69,7 +64,6 @@ "idName": "portalEnabled", "name": "portal enabled", "eventTypeName": "portal enabled changed", - "index": 1, "type": "bool", "ruleRelevant": false, "eventRuleRelevant": false, @@ -96,77 +90,66 @@ "idName": "serial", "name": "serial number", "type": "QString", - "inputType": "TextLine", - "index": 0 + "inputType": "TextLine" }, { "id": "8d32b228-8618-483f-bcc3-2d62868d6912", "idName": "name", "name": "name", - "type": "QString", - "index": 1 + "type": "QString" }, { "id": "801be701-ea53-4cb2-a933-823f330e7837", "idName": "parent", "name": "parent cube", - "type": "QString", - "index": 2 + "type": "QString" }, { "id": "6ba358c1-0c31-4ea4-93fd-544f030582a7", "idName": "rf", "name": "rf address", - "type": "QString", - "index": 3 + "type": "QString" }, { "id": "e3bb28dc-5311-4325-805a-e1e3a1495016", "idName": "room", "name": "room id", - "type": "int", - "index": 4 + "type": "int" }, { "id": "14ea2e10-4545-47ff-8955-8172913f1039", "idName": "roomName", "name": "room name", - "type": "QString", - "index": 5 + "type": "QString" } ], "actionTypes": [ { "id": "162b4b3d-9923-4f2c-a755-b50c8a06a6f0", "idName": "setAutoMode", - "name": "set auto mode", - "index": 0 + "name": "set auto mode" }, { "id": "8e604437-9f5b-4c17-b5b0-e2db6007af5b", "idName": "setManualMode", - "name": "set manual mode", - "index": 1 + "name": "set manual mode" }, { "id": "27a981e8-ec23-4ba8-921e-33b911a7dd89", "idName": "setEcoMode", - "name": "set eco mode", - "index": 2 + "name": "set eco mode" }, { "id": "184fb112-7a03-4560-8634-0257c969c26e", "idName": "displayCurrentTemp", "name": "display current temperature", - "index": 3, "paramTypes": [ { "id": "894dbb8e-73b5-4e89-8b93-d7afda239dcb", "idName": "display", "name": "display", "type": "bool", - "defaultValue": true, - "index": 0 + "defaultValue": true } ] } @@ -178,7 +161,6 @@ "name": "comfort temperature", "eventTypeName": "confort temperature changed", "type": "double", - "index": 0, "unit": "DegreeCelsius", "defaultValue": 0 }, @@ -188,7 +170,6 @@ "name": "eco temperature", "eventTypeName": "eco temperature changed", "type": "double", - "index": 1, "unit": "DegreeCelsius", "ruleRelevant": false, "eventRuleRelevant": false, @@ -200,7 +181,6 @@ "name": "max setpoint", "eventTypeName": "max setpoint changed", "type": "double", - "index": 2, "unit": "DegreeCelsius", "ruleRelevant": false, "eventRuleRelevant": false, @@ -212,7 +192,6 @@ "name": "min setpoint", "eventTypeName": "min setpoint changed", "type": "double", - "index": 3, "unit": "DegreeCelsius", "ruleRelevant": false, "eventRuleRelevant": false, @@ -224,7 +203,6 @@ "name": "error occurred", "eventTypeName": "error occured", "type": "bool", - "index": 4, "defaultValue": false }, { @@ -233,7 +211,6 @@ "name": "initialized", "eventTypeName": "initialized changed", "type": "bool", - "index": 5, "defaultValue": false }, { @@ -242,7 +219,6 @@ "name": "battery low", "eventTypeName": "battery low changed", "type": "bool", - "index": 6, "defaultValue": false }, { @@ -251,7 +227,6 @@ "name": "link status ok", "eventTypeName": "link status changed", "type": "bool", - "index": 7, "defaultValue": false }, { @@ -260,7 +235,6 @@ "name": "panel locked", "eventTypeName": "panel locked changed", "type": "bool", - "index": 8, "ruleRelevant": false, "eventRuleRelevant": false, "defaultValue": false @@ -271,7 +245,6 @@ "name": "gateway known", "eventTypeName": "gateway known changed", "type": "bool", - "index": 9, "ruleRelevant": false, "eventRuleRelevant": false, "defaultValue": false @@ -282,7 +255,6 @@ "name": "dts active", "eventTypeName": "dts active changed", "type": "bool", - "index": 10, "ruleRelevant": false, "eventRuleRelevant": false, "defaultValue": false @@ -293,7 +265,6 @@ "name": "device mode", "eventTypeName": "device mode changed", "type": "int", - "index": 11, "defaultValue": -1 }, { @@ -301,7 +272,6 @@ "idName": "deviceModeString", "name": "device mode string", "eventTypeName": "device mode string changed", - "index": 12, "type": "QString", "defaultValue": "-" }, @@ -313,7 +283,6 @@ "actionTypeName": "Set desired temperature", "type": "double", "unit": "DegreeCelsius", - "index": 13, "defaultValue": 0, "writable": true }, @@ -323,7 +292,6 @@ "name": "current temperature", "eventTypeName": "current temperature changed", "unit": "DegreeCelsius", - "index": 14, "type": "double", "defaultValue": 0 } @@ -347,63 +315,54 @@ "idName": "serial", "name": "serial number", "type": "QString", - "inputType": "TextLine", - "index": 0 + "inputType": "TextLine" }, { "id": "8d32b228-8618-483f-bcc3-2d62868d6912", "idName": "name", "name": "name", - "type": "QString", - "index": 1 + "type": "QString" }, { "id": "801be701-ea53-4cb2-a933-823f330e7837", "idName": "parent", "name": "parent cube", - "type": "QString", - "index": 2 + "type": "QString" }, { "id": "6ba358c1-0c31-4ea4-93fd-544f030582a7", "idName": "rf", "name": "rf address", - "type": "QString", - "index": 3 + "type": "QString" }, { "id": "e3bb28dc-5311-4325-805a-e1e3a1495016", "idName": "room", "name": "room id", - "type": "int", - "index": 4 + "type": "int" }, { "id": "14ea2e10-4545-47ff-8955-8172913f1039", "idName": "roomName", "name": "room name", - "type": "QString", - "index": 5 + "type": "QString" } ], "actionTypes": [ { "id": "162b4b3d-9923-4f2c-a755-b50c8a06a6f0", "idName": "setAutoMode", - "name": "set auto mode", - "index": 0 + "name": "set auto mode" }, { "id": "8e604437-9f5b-4c17-b5b0-e2db6007af5b", "idName": "setManualMode", - "name": "set manual mode", - "index": 1 + "name": "set manual mode" }, { "id": "27a981e8-ec23-4ba8-921e-33b911a7dd89", "idName": "setEcoMode", - "name": "set eco mode", - "index": 2 + "name": "set eco mode" } ], "stateTypes": [ @@ -414,8 +373,7 @@ "eventTypeName": "comfort temperature changed", "unit": "DegreeCelsius", "type": "double", - "defaultValue": 0, - "index": 0 + "defaultValue": 0 }, { "id": "24dfd20d-bc8d-48e4-8162-b20ae0465c41", @@ -424,8 +382,7 @@ "eventTypeName": "eco temperature changed", "unit": "DegreeCelsius", "type": "double", - "defaultValue": 0, - "index": 1 + "defaultValue": 0 }, { "id": "a8536ddf-a6e4-41c2-89c1-e7102608f5f6", @@ -436,8 +393,7 @@ "type": "double", "ruleRelevant": false, "eventRuleRelevant": false, - "defaultValue": 0, - "index": 2 + "defaultValue": 0 }, { "id": "ceb0ad05-37ad-4b79-a4d9-540c34a7e3e4", @@ -448,8 +404,7 @@ "type": "double", "ruleRelevant": false, "eventRuleRelevant": false, - "defaultValue": 0, - "index": 3 + "defaultValue": 0 }, { "id": "9880247b-cf9a-453c-b0c3-d910eba8a253", @@ -457,8 +412,7 @@ "name": "error occured", "eventTypeName": "error occured changed", "type": "bool", - "defaultValue": false, - "index": 4 + "defaultValue": false }, { "id": "a9e29f03-063e-4686-8aac-2f6d8f8a4937", @@ -466,8 +420,7 @@ "name": "initialized", "eventTypeName": "initialized changed", "type": "bool", - "defaultValue": false, - "index": 5 + "defaultValue": false }, { "id": "53b89f32-8894-4290-92a0-6a470c6b69ab", @@ -475,8 +428,7 @@ "name": "battery low", "eventTypeName": "battery low changed", "type": "bool", - "defaultValue": false, - "index": 6 + "defaultValue": false }, { "id": "aff38be8-7ea6-4fd8-b0fa-e987ab05c719", @@ -484,8 +436,7 @@ "name": "link status ok", "eventTypeName": "link status changed", "type": "bool", - "defaultValue": false, - "index": 7 + "defaultValue": false }, { "id": "979df197-09a1-46f9-9217-9d323b1062bd", @@ -495,8 +446,7 @@ "type": "bool", "ruleRelevant": false, "eventRuleRelevant": false, - "defaultValue": false, - "index": 8 + "defaultValue": false }, { "id": "1d6bd962-5c31-47ad-80a4-dda87bff98f5", @@ -506,8 +456,7 @@ "type": "bool", "ruleRelevant": false, "eventRuleRelevant": false, - "defaultValue": false, - "index": 9 + "defaultValue": false }, { "id": "1b402ba6-a8ae-45b1-8acf-2b0a89f71889", @@ -517,8 +466,7 @@ "type": "bool", "ruleRelevant": false, "eventRuleRelevant": false, - "defaultValue": false, - "index": 10 + "defaultValue": false }, { "id": "639360f0-bb65-43e6-b227-50ae0ac39d6c", @@ -526,8 +474,7 @@ "name": "device mode", "eventTypeName": "device mode changed", "type": "int", - "defaultValue": -1, - "index": 11 + "defaultValue": -1 }, { "id": "ff5194e3-5641-4ac2-92c7-48c431b4a2eb", @@ -535,8 +482,7 @@ "name": "device mode string", "eventTypeName": "device mode string changed", "type": "QString", - "defaultValue": "-", - "index": 12 + "defaultValue": "-" }, { "id": "579aa8c6-8814-491b-9e7c-b98108c323d1", @@ -547,8 +493,7 @@ "unit": "DegreeCelsius", "type": "double", "defaultValue": 0, - "writable": true, - "index": 13 + "writable": true }, { "id": "576da571-9a65-478f-96bf-19256c8b9ece", @@ -557,8 +502,7 @@ "eventTypeName": "offset temperature changed", "unit": "DegreeCelsius", "type": "double", - "defaultValue": 0, - "index": 14 + "defaultValue": 0 }, { "id": "81c6c74a-b0cd-4daa-9eb9-f1cd68f328af", @@ -567,8 +511,7 @@ "eventTypeName": "window open duration changed", "unit": "Minutes", "type": "int", - "defaultValue": 0, - "index": 15 + "defaultValue": 0 }, { "id": "7c41fa64-b1a1-48d2-9d03-67aa16cd83ad", @@ -576,8 +519,7 @@ "name": "boost valve", "eventTypeName": "boost value changed", "type": "int", - "defaultValue": 0, - "index": 16 + "defaultValue": 0 }, { "id": "e75c1398-9ad7-466c-b3b9-b03bbb686a30", @@ -588,8 +530,7 @@ "type": "int", "ruleRelevant": false, "eventRuleRelevant": false, - "defaultValue": 0, - "index": 17 + "defaultValue": 0 }, { "id": "bd6f5947-d4b4-444b-81c8-77eec46957e4", @@ -599,8 +540,7 @@ "type": "QString", "defaultValue": "", "ruleRelevant": false, - "eventRuleRelevant": false, - "index": 18 + "eventRuleRelevant": false }, { "id": "e78235ee-affc-41e3-a463-9f0512b4a6c3", @@ -608,8 +548,7 @@ "name": "discalc time", "eventTypeName": "discalc time changed", "type": "QString", - "defaultValue": "", - "index": 19 + "defaultValue": "" }, { "id": "e367fa3a-b30f-49bd-af3f-cff92360ad32", @@ -617,8 +556,7 @@ "name": "valve maximum setting", "eventTypeName": "valve maximum setting changed", "type": "double", - "defaultValue": 0, - "index": 20 + "defaultValue": 0 }, { "id": "ffaff87b-b741-4db8-9875-3380af4f1885", @@ -627,8 +565,7 @@ "eventTypeName": "valve offset changed", "unit": "Percentage", "type": "int", - "defaultValue": 0, - "index": 21 + "defaultValue": 0 }, { "id": "72956000-0203-4c32-a6b6-3bb7e46c03ca", @@ -637,8 +574,7 @@ "eventTypeName": "valve position changed", "unit": "Percentage", "type": "int", - "defaultValue": 0, - "index": 22 + "defaultValue": 0 } ] } diff --git a/genericelements/deviceplugingenericelements.json b/genericelements/deviceplugingenericelements.json index c39dd49c..5e1770a0 100644 --- a/genericelements/deviceplugingenericelements.json +++ b/genericelements/deviceplugingenericelements.json @@ -27,7 +27,6 @@ "name": "state", "eventTypeName": "state changed", "actionTypeName": "Set state", - "index": 0, "type": "bool", "defaultValue": false, "writable": true @@ -50,7 +49,6 @@ { "id": "01f38af1-b2ab-4ec3-844e-ef52f0f229a9", "idName": "buttonPress", - "index": 0, "name": "press" } ], @@ -58,7 +56,6 @@ { "id": "effdbc2d-e467-4b0b-80a9-9dda251bfa5c", "idName": "buttonPressed", - "index": 0, "name": "button pressed" } ] @@ -78,13 +75,11 @@ { "id": "892596d2-0863-4807-97da-469b9f7003f2", "idName": "onOffButtonOn", - "index": 0, "name": "press ON" }, { "id": "a8d64050-0b58-4ccf-b052-77ce2b7368ad", "idName": "onOffButtonOff", - "index": 1, "name": "press OFF" } ], @@ -92,13 +87,11 @@ { "id": "4eeba6a2-e4c7-4a2e-8360-2797d98114e6", "idName": "onOffButtonOn", - "index": 0, "name": "ON pressed" }, { "id": "b636c5f3-2eb0-4682-96d4-88a4aa9d2c12", "idName": "onOffButtonOff", - "index": 1, "name": "OFF pressed" } ] diff --git a/gpio/deviceplugingpio.json b/gpio/deviceplugingpio.json index b8e306b0..07c4f9a1 100644 --- a/gpio/deviceplugingpio.json +++ b/gpio/deviceplugingpio.json @@ -24,7 +24,6 @@ "idName": "gpio", "name": "GPIO", "type": "int", - "index": 0, "defaultValue": -1 }, { @@ -32,7 +31,6 @@ "idName": "pin", "name": "Pin number", "type": "int", - "index": 1, "defaultValue": -1 }, { @@ -40,7 +38,6 @@ "idName": "description", "name": "Description", "type": "QString", - "index": 2, "defaultValue": "-" } ], @@ -49,7 +46,6 @@ "id": "06843766-358e-44b0-8d52-2b46ef98459a", "idName": "powerValue", "name": "Power", - "index": 0, "type": "bool", "defaultValue": false, "writable": true, @@ -74,7 +70,6 @@ "idName": "gpio", "name": "GPIO", "type": "int", - "index": 0, "defaultValue": -1 }, { @@ -82,7 +77,6 @@ "idName": "pin", "name": "Pin number", "type": "int", - "index": 1, "defaultValue": -1 }, { @@ -90,7 +84,6 @@ "idName": "description", "name": "Description", "type": "QString", - "index": 2, "defaultValue": "-" } ], @@ -99,7 +92,6 @@ "id": "57f1b7cc-26c8-434b-ba04-d3077dc886c8", "idName": "pressed", "name": "Pressed", - "index": 0, "type": "bool", "defaultValue": false, "eventTypeName": "Pressed changed" @@ -129,7 +121,6 @@ "idName": "gpio", "name": "GPIO", "type": "int", - "index": 0, "defaultValue": -1 }, { @@ -137,7 +128,6 @@ "idName": "pin", "name": "Pin number", "type": "int", - "index": 1, "defaultValue": -1 }, { @@ -145,7 +135,6 @@ "idName": "description", "name": "Description", "type": "QString", - "index": 2, "defaultValue": "-" } ], @@ -154,7 +143,6 @@ "id": "06843766-358e-44b0-8d52-2b46ef98459a", "idName": "powerValue", "name": "Power", - "index": 0, "type": "bool", "defaultValue": false, "writable": true, @@ -179,7 +167,6 @@ "idName": "gpio", "name": "GPIO", "type": "int", - "index": 0, "defaultValue": -1 }, { @@ -187,7 +174,6 @@ "idName": "pin", "name": "Pin number", "type": "int", - "index": 1, "defaultValue": -1 }, { @@ -195,7 +181,6 @@ "idName": "description", "name": "Description", "type": "QString", - "index": 2, "defaultValue": "-" } ], @@ -204,7 +189,6 @@ "id": "57f1b7cc-26c8-434b-ba04-d3077dc886c8", "idName": "pressed", "name": "Pressed", - "index": 0, "type": "bool", "defaultValue": false, "eventTypeName": "Pressed changed" diff --git a/intertechno/devicepluginintertechno.json b/intertechno/devicepluginintertechno.json index 60941b72..d5f74560 100644 --- a/intertechno/devicepluginintertechno.json +++ b/intertechno/devicepluginintertechno.json @@ -25,7 +25,6 @@ "idName": "familyCode", "name": "family code", "type": "QString", - "index": 0, "allowedValues": ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P"] }, { @@ -33,7 +32,6 @@ "idName": "buttonCode", "name": "button code", "type": "int", - "index": 1, "minValue": 1, "maxValue": 16 } @@ -42,14 +40,12 @@ { "id": "df19fb51-c3cd-4b95-8d88-ebbb535f4789", "name": "set power", - "index": 0, "paramTypes": [ { "id": "8de21063-631c-4419-be5d-235cea3cd906", "idName": "power", "name": "power", - "type": "bool", - "index": 0 + "type": "bool" } ] } diff --git a/kodi/devicepluginkodi.json b/kodi/devicepluginkodi.json index 3ca9da61..70ffed62 100644 --- a/kodi/devicepluginkodi.json +++ b/kodi/devicepluginkodi.json @@ -27,7 +27,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -35,14 +34,12 @@ "idName": "ip", "name": "ip", "type" : "QString", - "index": 1, "inputType": "IPv4Address" }, { "id": "660fb4d7-9479-4c9d-a900-ce221d2b8ae4", "idName": "port", "name": "port", - "index": 2, "type" : "int" } ], @@ -52,7 +49,6 @@ "idName": "connected", "name": "connected", "eventTypeName": "connected changed", - "index": 0, "defaultValue": false, "type": "bool" }, @@ -62,7 +58,6 @@ "name": "mute", "eventTypeName": "mute changed", "actionTypeName": "Set mute", - "index": 1, "type": "bool", "defaultValue": true, "ruleRelevant": false, @@ -77,7 +72,6 @@ "actionTypeName": "Set volume", "unit": "Percentage", "type": "int", - "index": 2, "minValue": 0, "maxValue": 100, "ruleRelevant": false, @@ -90,19 +84,16 @@ { "id": "2535a1eb-7643-4874-98f6-b027fdff6311", "idName": "onPlayerPlay", - "index": 0, "name": "player play" }, { "id": "99498b1c-e9c0-480a-9e91-662ee79ba976", "idName": "onPlayerPause", - "index": 1, "name": "player pause" }, { "id": "a02ce255-3abb-435d-a92e-7f99c952ecb2", "idName": "onPlayerStop", - "index": 2, "name": "player stop" } ], @@ -111,14 +102,12 @@ "id": "dc0aa3b5-4eae-4e58-a4ac-d4c124da53f1", "idName": "showNotification", "name": "show notification", - "index": 0, "paramTypes": [ { "id": "798f720a-cc4f-40e7-91d7-2ef5957ca7ad", "idName": "message", "name": "message", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -126,7 +115,6 @@ "idName": "type", "name": "type", "type": "QString", - "index": 1, "defaultValue": "info", "allowedValues": [ "info", @@ -140,14 +128,12 @@ "id": "28060803-aa85-44a4-9dec-ee669dfb629f", "idName": "pressButton", "name": "press button", - "index": 1, "paramTypes": [ { "id": "93861dac-0c24-4a3b-903d-d1be44eae611", "idName": "button", "name": "button", "type": "QString", - "index": 0, "allowedValues": [ "left", "right", @@ -187,14 +173,12 @@ "id": "8d51cd64-ecef-44f8-85b0-697bef252ce5", "idName": "system", "name": "system", - "index": 2, "paramTypes": [ { "id": "8f3413fb-018e-40d6-903c-c8a915a6f498", "idName": "systemCommand", "name": "command", "type": "QString", - "index": 0, "defaultValue": "shutdown", "allowedValues": [ "hibernate", @@ -209,14 +193,12 @@ "id": "59f7ad10-16eb-40b7-a88b-c8393ae8e413", "idName": "videoLibrary", "name": "video library", - "index": 3, "paramTypes": [ { "id": "3219855b-e043-43aa-91ae-794b474379bf", "idName": "videoCommand", "name": "command", "type": "QString", - "index": 0, "defaultValue": "scan", "allowedValues": [ "scan", @@ -229,14 +211,12 @@ "id": "3d5120eb-1007-46c3-b76e-d9d4b105b9f2", "idName": "audioLibrary", "name": "audio library", - "index": 4, "paramTypes": [ { "id": "ba89d098-56d7-40a2-b499-c02499c1ec0c", "idName": "audioCommand", "name": "command", "type": "QString", - "index": 0, "defaultValue": "scan", "allowedValues": [ "scan", diff --git a/leynew/devicepluginleynew.json b/leynew/devicepluginleynew.json index e0307ecd..691ed295 100644 --- a/leynew/devicepluginleynew.json +++ b/leynew/devicepluginleynew.json @@ -26,7 +26,6 @@ "idName": "id", "name": "id", "type": "QString", - "index": 0, "inputType": "TextLine", "allowedValues": ["0008", "0115", "0014"] } @@ -35,121 +34,101 @@ { "id": "18a30ff1-28d7-4cd0-8388-290db52cd48d", "idName": "brightnessUp", - "index": 0, "name": "brightness up" }, { "id": "d1d251b6-ffe6-4b0c-bf03-bfa8947caa1d", "idName": "brightnessDown", - "index": 1, "name": "brightness down" }, { "id": "b8b4ef78-126f-431b-b33f-742754da5af4", "idName": "playPause", - "index": 2, "name": "play / pause" }, { "id": "35495871-3b80-458b-b60d-5dc614c9fbf1", "idName": "power", - "index": 3, "name": "power" }, { "id": "737f77b6-fe2a-45ad-9945-8f0197e57741", "idName": "red", - "index": 4, "name": "red" }, { "id": "6471e804-fd54-41dd-88ed-ec46d6cc33db", "idName": "green", - "index": 5, "name": "green" }, { "id": "3abfe3c4-f9b3-4b22-aa3a-86ef99adedbe", "idName": "blue", - "index": 6, "name": "blue" }, { "id": "6a92d30d-7bce-4238-8e05-d25d3475699c", "idName": "white", - "index": 7, "name": "white" }, { "id": "10a145db-adea-4eff-921d-4ce1ceb940cd", "idName": "orange", - "index": 8, "name": "orange" }, { "id": "46bbfb97-1600-4e91-930d-6ef4be7bdd9c", "idName": "yellow", - "index": 9, "name": "yellow" }, { "id": "7e1db150-c68f-4c54-8259-61d050f31555", "idName": "cyan", - "index": 10, "name": "cyan" }, { "id": "4008076e-ff8c-400b-8983-0a452ed66509", "idName": "purple", - "index": 11, "name": "purple" }, { "id": "c692b7b0-f891-4729-8e76-4e67f1f6ff4a", "idName": "auto", - "index": 12, "name": "auto" }, { "id": "14e696ef-6f9f-4095-9731-5f9e541dd416", "idName": "jump3", - "index": 13, "name": "jump 3" }, { "id": "1e764e9f-5ff1-4cd1-b3a8-7feb2a3f204c", "idName": "fade3", - "index": 14, "name": "fade 3" }, { "id": "85b37c46-a44c-4989-add2-06b5537fe1a1", "idName": "speedUp", - "index": 15, "name": "speed up" }, { "id": "7fdb9f73-e773-4839-9137-3771feabe3e9", "idName": "speedDown", - "index": 16, "name": "speed down" }, { "id": "851e024b-0eee-4eec-8261-478c28c03557", "idName": "fade7", - "index": 17, "name": "fade 7" }, { "id": "c40392be-323d-48db-a076-40cf4d8cc7eb", "idName": "jump7", - "index": 18, "name": "jump 7" }, { "id": "db700960-2b02-4ad3-8257-a28cb5fc6356", "idName": "flash", - "index": 19, "name": "flash" } ] diff --git a/lgsmarttv/devicepluginlgsmarttv.json b/lgsmarttv/devicepluginlgsmarttv.json index dab7e2c0..4a79bc14 100644 --- a/lgsmarttv/devicepluginlgsmarttv.json +++ b/lgsmarttv/devicepluginlgsmarttv.json @@ -28,7 +28,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -36,7 +35,6 @@ "idName": "model", "name": "model", "type": "QString", - "index": 1, "inputType": "TextLine" }, { @@ -44,7 +42,6 @@ "idName": "uuid", "name": "uuid", "type": "QString", - "index": 2, "inputType": "TextLine" }, { @@ -52,14 +49,12 @@ "idName": "hostAddress", "name": "host address", "type": "QString", - "index": 3, "inputType": "IPv4Address" }, { "id": "442abce0-16f9-4628-9534-e98e7f1c0a51", "idName": "port", "name": "port", - "index": 4, "type": "int" }, { @@ -67,7 +62,6 @@ "idName": "key", "name": "key", "type": "QString", - "index": 5, "inputType": "Password" } ], @@ -77,7 +71,6 @@ "idName": "reachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 0, "type": "bool", "defaultValue": false }, @@ -86,7 +79,6 @@ "idName": "tv3DMode", "name": "3D mode", "eventTypeName": "3D mode changed", - "index": 1, "type": "bool", "defaultValue": false }, @@ -95,7 +87,6 @@ "idName": "tvVolumeLevel", "name": "volume", "eventTypeName": "volume changed", - "index": 2, "type": "int", "ruleRelevant": false, "eventRuleRelevant": false, @@ -105,7 +96,6 @@ { "id": "a6ac9061-3de7-403a-a646-790ca5d73764", "idName": "tvMute", - "index": 3, "eventTypeName": "mute changed", "name": "mute", "type": "bool", @@ -116,14 +106,12 @@ "idName": "tvChannelType", "name": "tv channel type", "eventTypeName": "tc channel type changed", - "index": 4, "type": "QString", "defaultValue": "-" }, { "id": "265dc5f7-3f4d-4002-a6fe-2a53986bcf1d", "idName": "tvChannelName", - "index": 5, "name": "channel name", "eventTypeName": "channel name changed", "type": "QString", @@ -132,7 +120,6 @@ { "id": "881629a3-4ce2-42ba-8ce6-10d90c383799", "idName": "tvChannelNumber", - "index": 6, "name": "channel number", "eventTypeName": "channel number changed", "type": "int", @@ -143,7 +130,6 @@ "idName": "tvProgramName", "name": "program", "eventTypeName": "program changed", - "index": 7, "type": "QString", "defaultValue": "-" }, @@ -152,7 +138,6 @@ "idName": "tvInputSourceIndex", "name": "input source index", "eventTypeName": "input source index changed", - "index": 8, "ruleRelevant": false, "eventRuleRelevant": false, "type": "int", @@ -163,7 +148,6 @@ "idName": "tvInputSourceLabelName", "name": "input source", "eventTypeName": "input source changed", - "index": 9, "ruleRelevant": false, "eventRuleRelevant": false, "type": "QString", @@ -174,115 +158,96 @@ { "id": "ac5d7dcd-dfe8-4a94-9ab9-21b3f804b39e", "idName": "commandVolumeUp", - "index": 0, "name": "volume up" }, { "id": "62b17bec-f461-4ffa-93d1-67a9430d55e1", "idName": "commandVolumeDown", - "index": 1, "name": "volume down" }, { "id": "1aa9d7f0-0f66-4b90-bb72-f6b7b2118221", "idName": "commandMute", - "index": 2, "name": "mute" }, { "id": "b7e31999-ba67-443d-8e5c-ec104af987bd", "idName": "commandUnmute", - "index": 3, "name": "unmute" }, { "id": "acd1f6a0-2cfa-4665-9607-cf94245ec5a3", "idName": "commandChannelUp", - "index": 4, "name": "channel up" }, { "id": "6ea66772-0e6d-40b1-978c-a01fb53871dd", "idName": "commandChannelDown", - "index": 5, "name": "channel down" }, { "id": "cbe41134-ff11-4916-815b-3ac289c64090", "idName": "commandPowerOff", - "index": 6, "name": "power off" }, { "id": "57c483b4-4ddf-4470-828c-8d8767e7a923", "idName": "commandArrowUp", - "index": 7, "name": "arrow up" }, { "id": "614cf1af-5cf7-4bb2-885c-4414078d8899", "idName": "commandArrowDown", - "index": 8, "name": "arrow down" }, { "id": "916394dd-7833-4875-8d7a-49d7d24ceeb2", "idName": "commandArrowLeft", - "index": 9, "name": "arrow left" }, { "id": "01e3df1e-638b-4e14-ba85-660267766062", "idName": "commandArrowRight", - "index": 10, "name": "arrow right" }, { "id": "257dfa59-0d38-4e18-a3fc-213809fdb12f", "idName": "commandOk", - "index": 11, "name": "OK" }, { "id": "ce4184b3-6b8e-4fc3-a4cb-7b8ec72f2ce9", "idName": "commandBack", - "index": 12, "name": "back" }, { "id": "33f941c1-f5fc-4449-b6e3-93eafca493e0", "idName": "commandHome", - "index": 13, "name": "home" }, { "id": "9a6e5111-95d3-49ac-8056-249e704b1509", "idName": "commandInputSource", - "index": 14, "name": "input source" }, { "id": "d76efdb8-056e-4b39-a839-2ef6d6001b00", "idName": "commandExit", - "index": 15, "name": "exit" }, { "id": "9c1290d5-3135-4124-a576-fc7522cffdcf", "idName": "commandInfo", - "index": 16, "name": "info" }, { "id": "47d65cac-fe75-4c36-9dee-9862c1c1130e", "idName": "commandMyApps", - "index": 17, "name": "my apps" }, { "id": "9aa3a97e-505d-4906-9764-14b6dc4e31e8", "idName": "commandProgramList", - "index": 18, "name": "program list" } ] diff --git a/lircd/devicepluginlircd.json b/lircd/devicepluginlircd.json index 2ee9f1d4..e28bd865 100644 --- a/lircd/devicepluginlircd.json +++ b/lircd/devicepluginlircd.json @@ -24,7 +24,6 @@ "idName": "name", "name": "remoteName", "type": "QString", - "index": 0, "inputType": "TextLine" } ], @@ -32,21 +31,18 @@ { "id": "8711471a-fa0e-410b-b174-dfc3d2aeffb1", "idName": "buttonPressed", - "index": 0, "name": "button pressed", "paramTypes": [ { "id": "a6344673-17f5-4a37-b59e-f342a2877909", "idName": "button", "name": "button", - "index": 0, "type": "QString" }, { "id": "a98d9348-1154-45c6-a163-c9f0477be626", "idName": "repeat", "name": "repeat", - "index": 1, "type": "int" } ] diff --git a/mailnotification/devicepluginmailnotification.json b/mailnotification/devicepluginmailnotification.json index 25bb8d42..03eb3728 100644 --- a/mailnotification/devicepluginmailnotification.json +++ b/mailnotification/devicepluginmailnotification.json @@ -24,7 +24,6 @@ "idName": "customSender", "name": "sender mail", "type": "QString", - "index": 0, "inputType": "Mail" }, { @@ -32,7 +31,6 @@ "idName": "customUser", "name": "user", "type": "QString", - "index": 1, "inputType": "TextLine" }, { @@ -40,7 +38,6 @@ "idName": "customPassword", "name": "password", "type": "QString", - "index": 2, "inputType": "Password" }, { @@ -48,7 +45,6 @@ "idName": "customRecipient", "name": "recipient", "type": "QString", - "index": 3, "inputType": "Mail" }, { @@ -56,7 +52,6 @@ "idName": "smtp", "name": "SMTP server", "type": "QString", - "index": 4, "inputType": "Url" }, { @@ -64,7 +59,6 @@ "idName": "port", "name": "port", "type": "int", - "index": 5, "defaultValue": "465" }, { @@ -72,7 +66,6 @@ "idName": "authentication", "name": "authentification", "type": "QString", - "index": 6, "defaultValue": "LOGIN", "allowedValues": ["PLAIN", "LOGIN"] }, @@ -81,7 +74,6 @@ "idName": "encryption", "name": "encryption", "type": "QString", - "index": 7, "allowedValues": ["NONE","SSL","TLS"] } ], @@ -89,14 +81,12 @@ { "id": "054613b0-3666-4dad-9252-e0ebca187edc", "name": "send mail", - "index": 0, "paramTypes": [ { "id": "2047e0f4-3d34-4214-bc8f-9ab741ae6006", "idName": "subject", "name": "subject", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -104,7 +94,6 @@ "idName": "body", "name": "body", "type": "QString", - "index": 1, "inputType": "TextArea" } ] @@ -134,7 +123,6 @@ "idName": "user", "name": "user", "type": "QString", - "index": 0, "inputType": "Mail" }, { @@ -142,7 +130,6 @@ "idName": "password", "name": "password", "type": "QString", - "index": 1, "inputType": "Password" }, { @@ -150,7 +137,6 @@ "idName": "recipient", "name": "recipient", "type": "QString", - "index": 2, "inputType": "Mail" } ], @@ -158,7 +144,6 @@ { "id": "054613b0-3666-4dad-9252-e0ebca187edc", "idName": "sendMail", - "index": 0, "name": "send mail", "paramTypes": [ { @@ -166,7 +151,6 @@ "idName": "subject", "name": "subject", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -174,7 +158,6 @@ "idName": "body", "name": "body", "type": "QString", - "index": 1, "inputType": "TextArea" } ] @@ -204,7 +187,6 @@ "idName": "user", "name": "user", "type": "QString", - "index": 0, "inputType": "Mail" }, { @@ -212,7 +194,6 @@ "idName": "password", "name": "password", "type": "QString", - "index": 1, "inputType": "Password" }, { @@ -220,7 +201,6 @@ "idName": "recipient", "name": "recipient", "type": "QString", - "index": 2, "inputType": "Mail" } ], @@ -228,14 +208,12 @@ { "id": "054613b0-3666-4dad-9252-e0ebca187edc", "name": "send mail", - "index": 0, "paramTypes": [ { "id": "2047e0f4-3d34-4214-bc8f-9ab741ae6006", "idName": "subject", "name": "subject", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -243,7 +221,6 @@ "idName": "body", "name": "body", "type": "QString", - "index": 1, "inputType": "TextArea" } ] diff --git a/netatmo/devicepluginnetatmo.json b/netatmo/devicepluginnetatmo.json index ad45005a..a6483200 100644 --- a/netatmo/devicepluginnetatmo.json +++ b/netatmo/devicepluginnetatmo.json @@ -27,7 +27,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -35,7 +34,6 @@ "idName": "username", "name": "username", "type": "QString", - "index": 1, "inputType": "TextLine" }, { @@ -43,7 +41,6 @@ "idName": "password", "name": "password", "type": "QString", - "index": 2, "inputType": "Password" } ], @@ -53,7 +50,6 @@ "idName": "available", "name": "available", "eventTypeName": "available changed", - "index": 0, "type": "bool", "defaultValue": false } @@ -77,7 +73,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -85,7 +80,6 @@ "idName": "mac", "name": "mac address", "type": "QString", - "index": 1, "inputType": "TextLine", "readOnly": true }, @@ -94,7 +88,6 @@ "idName": "connection", "name": "connection", "type": "QString", - "index": 2, "inputType": "TextLine", "readOnly": true } @@ -105,7 +98,6 @@ "idName": "updateTime", "name": "last update", "eventTypeName": "last update changed", - "index": 0, "unit": "UnixTime", "type": "int", "ruleRelevant": false, @@ -117,7 +109,6 @@ "idName": "temperature", "name": "temperature", "eventTypeName": "temperature changed", - "index": 1, "unit": "DegreeCelsius", "graphRelevant": true, "type": "double", @@ -128,7 +119,6 @@ "idName": "temperatureMin", "name": "temperature minimum", "eventTypeName": "temperature minimum changed", - "index": 2, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -138,7 +128,6 @@ "idName": "temperatureMax", "name": "temperature maximum", "eventTypeName": "temperature maximum changed", - "index": 3, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -148,7 +137,6 @@ "idName": "humidity", "name": "humidity", "eventTypeName": "humidity changed", - "index": 4, "graphRelevant": true, "unit": "Percentage", "type": "int", @@ -159,7 +147,6 @@ "idName": "pressure", "name": "pressure", "eventTypeName": "pressure changed", - "index": 5, "unit": "MilliBar", "graphRelevant": true, "type": "double", @@ -170,7 +157,6 @@ "idName": "noise", "name": "noise", "eventTypeName": "noise changed", - "index": 6, "graphRelevant": true, "unit": "Dezibel", "type": "int", @@ -181,7 +167,6 @@ "idName": "co2", "name": "co2", "eventTypeName": "co2 changed", - "index": 7, "graphRelevant": true, "unit": "PartsPerMillion", "type": "int", @@ -192,7 +177,6 @@ "idName": "wifiStrength", "name": "wifi signal strength", "eventTypeName": "wifi signal strength changed", - "index": 8, "ruleRelevant": false, "eventRuleRelevant": false, "unit": "Percentage", @@ -219,7 +203,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -227,7 +210,6 @@ "idName": "mac", "name": "mac address", "type": "QString", - "index": 1, "inputType": "TextLine", "readOnly": true }, @@ -236,7 +218,6 @@ "idName": "connection", "name": "connection", "type": "QString", - "index": 2, "inputType": "TextLine", "readOnly": true }, @@ -245,7 +226,6 @@ "idName": "baseStation", "name": "base station", "type": "QString", - "index": 3, "inputType": "TextLine", "readOnly": true } @@ -256,7 +236,6 @@ "idName": "updateTime", "name": "last update", "eventTypeName": "last update changed", - "index": 0, "unit": "UnixTime", "ruleRelevant": false, "eventRuleRelevant": false, @@ -269,7 +248,6 @@ "name": "temperature", "eventTypeName": "temperature changed", "graphRelevant": true, - "index": 1, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -279,7 +257,6 @@ "idName": "temperatureMin", "name": "temperature minimum", "eventTypeName": "temperature minimum changed", - "index": 2, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -289,7 +266,6 @@ "idName": "temperatureMax", "name": "temperature maximum", "eventTypeName": "temperature maximum changed", - "index": 3, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -300,7 +276,6 @@ "name": "humidity", "eventTypeName": "humidity changed", "graphRelevant": true, - "index": 4, "unit": "Percentage", "type": "int", "defaultValue": 0 @@ -310,7 +285,6 @@ "idName": "signalStrength", "name": "signal strength", "eventTypeName": "signal strength changed", - "index": 5, "unit": "Percentage", "ruleRelevant": false, "eventRuleRelevant": false, @@ -322,7 +296,6 @@ "idName": "battery", "name": "battery", "eventTypeName": "battery changed", - "index": 6, "unit": "Percentage", "type": "int", "defaultValue": 0 diff --git a/networkdetector/devicepluginnetworkdetector.json b/networkdetector/devicepluginnetworkdetector.json index 886b66c6..8fd5c241 100644 --- a/networkdetector/devicepluginnetworkdetector.json +++ b/networkdetector/devicepluginnetworkdetector.json @@ -25,7 +25,6 @@ "idName": "address", "name": "address", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -33,7 +32,6 @@ "idName": "macAddress", "name": "hardware address", "type": "QString", - "index": 1, "inputType": "TextLine" } ], @@ -43,7 +41,6 @@ "idName": "inRange", "name": "Device in network", "eventTypeName": "Device in network changed", - "index": 0, "type": "bool", "defaultValue": false } diff --git a/openweathermap/devicepluginopenweathermap.json b/openweathermap/devicepluginopenweathermap.json index b3058d61..27a912ff 100644 --- a/openweathermap/devicepluginopenweathermap.json +++ b/openweathermap/devicepluginopenweathermap.json @@ -27,7 +27,6 @@ "idName": "location", "name": "location", "type": "QString", - "index": 0, "inputType": "Search", "defaultValue": "" } @@ -38,7 +37,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -46,7 +44,6 @@ "idName": "country", "name": "country", "type": "QString", - "index": 1, "inputType": "TextLine" }, { @@ -54,7 +51,6 @@ "idName": "id", "name": "id", "type": "QString", - "index": 2, "inputType": "TextLine" } ], @@ -62,7 +58,6 @@ { "id": "cfbc6504-d86f-4856-8dfa-97b6fbb385e4", "idName": "refreshWeather", - "index": 0, "name": "refresh" } ], @@ -72,7 +67,6 @@ "idName": "updateTime", "name": "last update", "eventTypeName": "last update changed", - "index": 0, "unit": "UnixTime", "ruleRelevant": false, "eventRuleRelevant": false, @@ -84,7 +78,6 @@ "idName": "temperature", "name": "temperature", "eventTypeName": "temperature changed", - "index": 1, "unit": "DegreeCelsius", "graphRelevant": true, "type": "double", @@ -95,7 +88,6 @@ "idName": "temperatureMin", "name": "temperature minimum", "eventTypeName": "temperature minimum changed", - "index": 2, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -105,7 +97,6 @@ "idName": "temperatureMax", "name": "temperature maximum", "eventTypeName": "temperature maximum changed", - "index": 3, "unit": "DegreeCelsius", "type": "double", "defaultValue": 0 @@ -115,7 +106,6 @@ "idName": "humidity", "name": "humidity", "eventTypeName": "humidity changed", - "index": 4, "unit": "Percentage", "type": "int", "defaultValue": 0 @@ -126,7 +116,6 @@ "name": "pressure", "eventTypeName": "pressure changed", "graphRelevant": true, - "index": 5, "unit": "HectoPascal", "type": "double", "defaultValue": 0 @@ -136,7 +125,6 @@ "idName": "windSpeed", "name": "wind speed", "eventTypeName": "wind speed changed", - "index": 6, "unit": "MeterPerSecond", "graphRelevant": true, "type": "double", @@ -148,7 +136,6 @@ "name": "wind direction", "eventTypeName": "wind direction changed", "unit": "Degree", - "index": 7, "type": "int", "defaultValue": 0 }, @@ -159,7 +146,6 @@ "eventTypeName": "cloudiness changed", "unit": "Percentage", "graphRelevant": true, - "index": 8, "type": "int", "defaultValue": 0 }, @@ -168,7 +154,6 @@ "idName": "visibility", "name": "visibility", "eventTypeName": "visibility changed", - "index": 9, "unit": "Meter", "graphRelevant": true, "type": "int", @@ -179,7 +164,6 @@ "idName": "weatherDescription", "name": "weather description", "eventTypeName": "weather description changed", - "index": 10, "type": "QString", "defaultValue": "-" }, @@ -188,7 +172,6 @@ "idName": "sunset", "name": "sunset", "eventTypeName": "sunset changed", - "index": 11, "unit": "UnixTime", "type": "int", "defaultValue": 0 @@ -198,7 +181,6 @@ "idName": "sunrise", "name": "sunrise", "eventTypeName": "sunrise changed", - "index": 12, "unit": "UnixTime", "type": "int", "defaultValue": 0 diff --git a/orderbutton/devicepluginorderbutton.json b/orderbutton/devicepluginorderbutton.json index 806c7924..27600643 100644 --- a/orderbutton/devicepluginorderbutton.json +++ b/orderbutton/devicepluginorderbutton.json @@ -8,7 +8,6 @@ "idName": "rpl", "name": "RPL address", "type": "QString", - "index": 0, "inputType": "TextLine", "defaultValue": "fdaa:e9b8:d03a::ff:fe00:1" } @@ -36,7 +35,6 @@ "idName": "host", "name": "host", "type": "QString", - "index": 0, "inputType": "TextLine" } ], @@ -46,7 +44,6 @@ "idName": "battery", "name": "battery voltage", "eventTypeName": "battery voltage changed", - "index": 0, "type": "double", "unit": "Volt", "defaultValue": 0 @@ -54,7 +51,6 @@ { "id": "2df871fc-1888-4b04-8f02-f17b26642534", "idName": "count", - "index": 1, "name": "count", "eventTypeName": "count changed", "type": "int", @@ -64,7 +60,6 @@ "id": "783e74ee-ffd6-4dd7-ade5-3a961452cf15", "idName": "reachable", "eventTypeName": "reachable changed", - "index": 2, "name": "reachable", "type": "bool", "defaultValue": false @@ -75,7 +70,6 @@ "name": "led", "eventTypeName": "led changed", "actionTypeName": "Set led", - "index": 3, "type": "bool", "defaultValue": false, "writable": true @@ -85,7 +79,6 @@ { "id": "b8e5da6c-501c-493e-8b0f-8ef09efb9057", "idName": "reset", - "index": 0, "name": "reset" } ], @@ -93,7 +86,6 @@ { "id": "2077a9ad-7f4b-4dd4-ae1c-7ecbe0a92dc0", "idName": "button", - "index": 0, "name": "button" } ] diff --git a/osdomotics/devicepluginosdomotics.json b/osdomotics/devicepluginosdomotics.json index 58096f89..d68826b4 100644 --- a/osdomotics/devicepluginosdomotics.json +++ b/osdomotics/devicepluginosdomotics.json @@ -24,7 +24,6 @@ "idName": "rplName", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine", "defaultValue": "Merkur RPL Router" }, @@ -33,7 +32,6 @@ "idName": "rplHost", "name": "host", "type": "QString", - "index": 1, "inputType": "IPv6Address" } ] @@ -53,7 +51,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine", "defaultValue": "Merkur Node" }, @@ -62,7 +59,6 @@ "idName": "host", "name": "host", "type": "QString", - "index": 1, "inputType": "IPv6Address", "readOnly": true }, @@ -71,7 +67,6 @@ "idName": "router", "name": "router id", "type": "QString", - "index": 2, "readOnly": true } ], @@ -82,7 +77,6 @@ "name": "battery voltage", "eventTypeName": "battery voltage changed", "type": "double", - "index": 0, "defaultValue": 0 } ], @@ -90,7 +84,6 @@ { "id": "a91db0e7-9d0f-4071-9a8f-2bda45ed4c9d", "idName": "toggleLed", - "index": 0, "name": "toggle led" } ] diff --git a/philipshue/devicepluginphilipshue.json b/philipshue/devicepluginphilipshue.json index 101e7643..1d07c924 100644 --- a/philipshue/devicepluginphilipshue.json +++ b/philipshue/devicepluginphilipshue.json @@ -29,7 +29,6 @@ "idName": "bridgeName", "name": "name", "type" : "QString", - "index": 0, "inputType": "TextLine" }, { @@ -37,7 +36,6 @@ "idName": "bridgeApi", "name": "api key", "type" : "QString", - "index": 1, "inputType": "TextLine", "readOnly": true }, @@ -46,7 +44,6 @@ "idName": "bridgeHost", "name": "host address", "type" : "QString", - "index": 2, "inputType": "IPv4Address", "readOnly": true }, @@ -55,7 +52,6 @@ "idName": "bridgeMac", "name": "mac address", "type" : "QString", - "index": 3, "inputType": "MacAddress", "readOnly": true }, @@ -64,7 +60,6 @@ "idName": "bridgeId", "name": "id", "type" : "QString", - "index": 4, "readOnly": true }, { @@ -72,7 +67,6 @@ "idName": "bridgeSoftware", "name": "software version", "type" : "QString", - "index": 5, "readOnly": true }, { @@ -80,7 +74,6 @@ "idName": "bridgeZigbeeChannel", "name": "zigbee channel", "type" : "int", - "index": 6, "readOnly": true } ], @@ -90,7 +83,6 @@ "idName": "bridgeReachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 0, "defaultValue": false, "type": "bool" }, @@ -99,7 +91,6 @@ "idName": "apiVersion", "name": "api version", "eventTypeName": "api version changed", - "index": 1, "ruleRelevant": false, "eventRuleRelevant": false, "defaultValue": "-", @@ -112,7 +103,6 @@ "eventTypeName": "software version changed", "ruleRelevant": false, "eventRuleRelevant": false, - "index": 2, "defaultValue": "-", "type": "QString" }, @@ -121,7 +111,6 @@ "idName": "updateStatus", "name": "update status", "eventTypeName": "update status changed", - "index": 3, "ruleRelevant": false, "type": "QString", "defaultValue": "Up to date", @@ -137,19 +126,16 @@ { "id": "cca3f171-6318-44e7-a2ac-d841857c1c24", "idName": "searchNewDevices", - "index": 0, "name": "search devices" }, { "id": "07a85e91-d064-4bce-b017-13fd0c320c0b", "idName": "checkForUpdates", - "index": 1, "name": "check updates" }, { "id": "6dfbc7c0-7372-42f6-82ba-e777cb32dc4c", "idName": "upgrade", - "index": 2, "name": "Upgrade bridge" } ] @@ -174,7 +160,6 @@ "idName": "name", "name": "name", "type" : "QString", - "index": 0, "inputType": "TextLine" }, { @@ -182,7 +167,6 @@ "idName": "bridge", "name": "bridge", "type" : "QString", - "index": 1, "readOnly": true }, { @@ -190,7 +174,6 @@ "idName": "modelId", "name": "model id", "type" : "QString", - "index": 2, "readOnly": true }, { @@ -198,7 +181,6 @@ "idName": "type", "name": "type", "type" : "QString", - "index": 3, "readOnly": true }, { @@ -206,7 +188,6 @@ "idName": "uuid", "name": "uuid", "type" : "QString", - "index": 4, "readOnly": true }, { @@ -215,7 +196,6 @@ "name": "api key", "type" : "QString", "inputType": "TextLine", - "index": 5, "readOnly": true }, { @@ -224,7 +204,6 @@ "name": "host address", "type" : "QString", "inputType": "IPv4Address", - "index": 6, "readOnly": true }, { @@ -232,7 +211,6 @@ "idName": "lightId", "name": "light id", "type" : "int", - "index": 7, "readOnly": true } ], @@ -242,7 +220,6 @@ "idName": "hueReachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 0, "defaultValue": false, "type": "bool" }, @@ -252,7 +229,6 @@ "name": "power", "eventTypeName": "power changed", "actionTypeName": "Set power", - "index": 1, "type": "bool", "defaultValue": false, "writable": true @@ -264,7 +240,6 @@ "eventTypeName": "color temperature changed", "actionTypeName": "Set color temperature", "type": "int", - "index": 2, "unit": "Mired", "defaultValue": 170, "ruleRelevant": false, @@ -279,7 +254,6 @@ "name": "color", "eventTypeName": "color changed", "actionTypeName": "Set color", - "index": 3, "type": "QColor", "ruleRelevant": false, "eventRuleRelevant": false, @@ -294,7 +268,6 @@ "eventTypeName": "brightness changed", "actionTypeName": "Set brigtness", "type": "int", - "index": 4, "ruleRelevant": false, "eventRuleRelevant": false, "unit": "Percentage", @@ -310,7 +283,6 @@ "name": "effect", "eventTypeName": "effect changed", "actionTypeName": "Set effect", - "index": 5, "ruleRelevant": false, "eventRuleRelevant": false, "type": "QString", @@ -327,14 +299,12 @@ "id": "d25dcfbc-d28c-4905-80e3-300ffb1248f5", "idName": "hueAlert", "name": "flash", - "index": 0, "paramTypes": [ { "id": "8ace6f8c-b2c7-4d0d-a407-52a54ad0ab05", "idName": "alert", "name": "alert", "type": "QString", - "index": 0, "allowedValues": [ "flash", "flash 15 [s]" @@ -364,7 +334,6 @@ "idName": "name", "name": "name", "type" : "QString", - "index": 0, "inputType": "TextLine" }, { @@ -372,7 +341,6 @@ "idName": "bridge", "name": "bridge", "type" : "QString", - "index": 1, "readOnly": true }, { @@ -380,7 +348,6 @@ "idName": "modelId", "name": "model id", "type" : "QString", - "index": 2, "readOnly": true }, { @@ -388,7 +355,6 @@ "idName": "type", "name": "type", "type" : "QString", - "index": 3, "readOnly": true }, { @@ -396,7 +362,6 @@ "idName": "uuid", "name": "uuid", "type" : "QString", - "index": 4, "readOnly": true }, { @@ -405,7 +370,6 @@ "name": "api key", "type" : "QString", "inputType": "TextLine", - "index": 5, "readOnly": true }, { @@ -414,7 +378,6 @@ "name": "host address", "type" : "QString", "inputType": "IPv4Address", - "index": 6, "readOnly": true }, { @@ -422,7 +385,6 @@ "idName": "lightId", "name": "light id", "type" : "int", - "index": 7, "readOnly": true } ], @@ -432,7 +394,6 @@ "idName": "hueReachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 0, "defaultValue": false, "type": "bool" }, @@ -442,7 +403,6 @@ "name": "power", "eventTypeName": "power changed", "actionTypeName": "Set power", - "index": 1, "type": "bool", "defaultValue": false, "writable": true @@ -453,7 +413,6 @@ "name": "brightness", "eventTypeName": "brightness changed", "actionTypeName": "Set brightness", - "index": 2, "type": "int", "ruleRelevant": false, "eventRuleRelevant": false, @@ -470,14 +429,12 @@ "id": "d25dcfbc-d28c-4905-80e3-300ffb1248f5", "idName": "hueAlert", "name": "flash", - "index": 0, "paramTypes": [ { "id": "8ace6f8c-b2c7-4d0d-a407-52a54ad0ab05", "idName": "alert", "name": "alert", "type": "QString", - "index": 0, "allowedValues": [ "flash", "flash 15 [s]" @@ -504,7 +461,6 @@ "idName": "name", "name": "name", "type" : "QString", - "index": 0, "inputType": "TextLine" }, { @@ -512,7 +468,6 @@ "idName": "bridge", "name": "bridge", "type" : "QString", - "index": 1, "readOnly": true }, { @@ -520,7 +475,6 @@ "idName": "modelId", "name": "model id", "type" : "QString", - "index": 2, "readOnly": true }, { @@ -528,7 +482,6 @@ "idName": "type", "name": "type", "type" : "QString", - "index": 3, "readOnly": true }, { @@ -536,7 +489,6 @@ "idName": "uuid", "name": "uuid", "type" : "QString", - "index": 4, "readOnly": true }, { @@ -545,7 +497,6 @@ "name": "api key", "type" : "QString", "inputType": "TextLine", - "index": 5, "readOnly": true }, { @@ -554,7 +505,6 @@ "name": "host address", "type" : "QString", "inputType": "IPv4Address", - "index": 6, "readOnly": true }, { @@ -562,7 +512,6 @@ "idName": "sensorId", "name": "sensor id", "type" : "int", - "index": 7, "readOnly": true } ], @@ -572,7 +521,6 @@ "idName": "hueReachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 0, "defaultValue": false, "type": "bool" }, @@ -583,7 +531,6 @@ "eventTypeName": "battery changed", "actionTypeName": "Set battery", "type": "int", - "index": 1, "unit": "Percentage", "defaultValue": 0, "minValue": 0, @@ -594,49 +541,41 @@ { "id": "de769db0-4c31-46cf-9760-dbc6f9209c26", "idName": "onPressed", - "index": 0, "name": "on pressed" }, { "id": "6c5e596b-7c15-40bb-af9d-c778a6b0f30e", "idName": "onLongPressed", - "index": 1, "name": "on long pressed" }, { "id": "8e3d6a62-6a19-4e9a-a25b-e1da2e56ede9", "idName": "dimUpPressed", - "index": 2, "name": "dim up pressed" }, { "id": "53d3c9af-3e25-4116-b22b-38d897bc20aa", "idName": "dimUpLongPressed", - "index": 3, "name": "dim up long pressed" }, { "id": "efd8b972-9a37-43f2-b9bc-f9dfe144a96d", "idName": "dimDownPressed", - "index": 4, "name": "dim down pressed" }, { "id": "1986d4c6-4c9f-4e43-ba70-0ff06c6f177b", "idName": "dimDownLongPressed", - "index": 5, "name": "dim down long pressed" }, { "id": "7c2a58f1-137c-4bf3-8f9e-453dff020487", "idName": "offPressed", - "index": 6, "name": "off pressed" }, { "id": "d69306eb-ea52-4841-9e26-89c69e9cf6fc", "idName": "offLongPressed", - "index": 7, "name": "off long pressed" } ] diff --git a/plantcare/devicepluginplantcare.json b/plantcare/devicepluginplantcare.json index 47155b61..dc25a44c 100644 --- a/plantcare/devicepluginplantcare.json +++ b/plantcare/devicepluginplantcare.json @@ -8,7 +8,6 @@ "idName": "rpl", "name": "RPL address", "type": "QString", - "index": 0, "inputType": "TextLine", "defaultValue": "fdaa:e9b8:d03a::ff:fe00:1" } @@ -36,7 +35,6 @@ "idName": "host", "name": "host", "type": "QString", - "index": 0, "inputType": "TextLine" } ], @@ -46,7 +44,6 @@ "idName": "battery", "name": "battery voltage", "eventTypeName": "battery voltage changed", - "index": 0, "type": "double", "unit": "Volt", "defaultValue": 0 @@ -56,7 +53,6 @@ "idName": "moisture", "name": "moisture", "eventTypeName": "moisture changed", - "index": 1, "type": "int", "graphRelevant": true, "unit": "Percentage", @@ -67,7 +63,6 @@ "idName": "water", "name": "water empty", "eventTypeName": "water empty changed", - "index": 2, "type": "bool", "defaultValue": false }, @@ -77,7 +72,6 @@ "name": "led power", "eventTypeName": "led power changed", "actionTypeName": "Set reachable", - "index": 3, "type": "bool", "defaultValue": false, "writable": true @@ -88,7 +82,6 @@ "name": "water pump power", "eventTypeName": "water pump power changed", "actionTypeName": "Set water pump power", - "index": 4, "type": "bool", "defaultValue": false, "writable": true @@ -98,7 +91,6 @@ "idName": "reachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 5, "type": "bool", "defaultValue": false } @@ -107,7 +99,6 @@ { "id": "9afbcc80-1c97-4c18-bc08-5209d6297f2e", "idName": "toggleLed", - "index": 0, "name": "toggle led" } ] diff --git a/senic/devicepluginsenic.json b/senic/devicepluginsenic.json index f655b02a..8212d464 100644 --- a/senic/devicepluginsenic.json +++ b/senic/devicepluginsenic.json @@ -24,7 +24,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -32,7 +31,6 @@ "idName": "mac", "name": "mac address", "type": "QString", - "index": 1, "inputType": "MacAddress" } ], @@ -42,7 +40,6 @@ "idName": "available", "name": "available", "eventTypeName": "available changed", - "index": 0, "type": "bool", "defaultValue": false }, @@ -51,7 +48,6 @@ "idName": "battery", "name": "battery", "eventTypeName": "battery changed", - "index": 1, "type": "int", "minValue": 0, "maxValue": 100, @@ -63,7 +59,6 @@ "idName": "rotation", "name": "rotation", "eventTypeName": "rotation changed", - "index": 2, "type": "int", "minValue": 0, "maxValue": 100, @@ -75,19 +70,16 @@ { "id": "bb1c46fe-5dfb-4fa3-ad89-0ba576ac780e", "idName": "connect", - "index": 0, "name": "connect" }, { "id": "11bf3143-34f8-42ab-9750-073040c1a7fc", "idName": "disconnect", - "index": 1, "name": "disconnect" }, { "id": "d44ca5b7-f8d6-4413-9d2e-cef89282c039", "idName": "showLogo", - "index": 2, "name": "Show logo", "paramTypes": [ { @@ -95,7 +87,6 @@ "idName": "logo", "name": "logo", "type": "QString", - "index": 0, "defaultValue": "Guh", "allowedValues": [ "Guh", @@ -110,32 +101,27 @@ { "id": "5b9e08e8-7a6c-4311-9db6-82547847708c", "idName": "clicked", - "name": "clicked", - "index": 0 + "name": "clicked" }, { "id": "2be36aa0-e2fe-4192-81c5-cf0bb7f08dd4", "idName": "swipeLeft", - "name": "Swipe left", - "index": 1 + "name": "Swipe left" }, { "id": "81fb61ab-6d3d-4c1b-85fe-3dbd5c8dead7", "idName": "swipeRight", - "name": "Swipe right", - "index": 2 + "name": "Swipe right" }, { "id": "ab5c575b-b265-491c-93ca-ad9212374bc1", "idName": "swipeUp", - "name": "Swipe up", - "index": 3 + "name": "Swipe up" }, { "id": "4d97cf28-1030-4a30-bed5-411102dd4b9b", "idName": "swipeDown", - "name": "Swipe down", - "index": 4 + "name": "Swipe down" } ] } diff --git a/udpcommander/devicepluginudpcommander.json b/udpcommander/devicepluginudpcommander.json index 76f0543c..8728ae91 100644 --- a/udpcommander/devicepluginudpcommander.json +++ b/udpcommander/devicepluginudpcommander.json @@ -23,7 +23,6 @@ "id": "1843adcb-e377-44d1-8d70-ab4f9eeb32ec", "idName": "port", "name": "port", - "index": 0, "type": "int" }, { @@ -31,7 +30,6 @@ "idName": "command", "name": "command", "type": "QString", - "index": 1, "inputType": "TextLine" } ], @@ -39,7 +37,6 @@ { "id": "5fecbba3-ffbb-456b-872c-a2f571c681cb", "idName": "commandReceived", - "index": 0, "name": "command received" } ] diff --git a/unitec/devicepluginunitec.json b/unitec/devicepluginunitec.json index 2fab61ba..b2189bbd 100644 --- a/unitec/devicepluginunitec.json +++ b/unitec/devicepluginunitec.json @@ -25,7 +25,6 @@ "idName": "channel", "name": "channel", "type": "QString", - "index": 0, "allowedValues": ["A", "B", "C", "D"] } ], @@ -34,14 +33,12 @@ "id": "3ca1ebc2-bb8e-4429-9664-a7bc4569e73b", "idName": "power", "name": "set power", - "index": 0, "paramTypes": [ { "id": "c101c199-314d-420f-a302-0ae29c599047", "idName": "power", "name": "power", - "type": "bool", - "index": 0 + "type": "bool" } ] } diff --git a/wakeonlan/devicepluginwakeonlan.json b/wakeonlan/devicepluginwakeonlan.json index ab39e3fc..07fd6fc4 100644 --- a/wakeonlan/devicepluginwakeonlan.json +++ b/wakeonlan/devicepluginwakeonlan.json @@ -25,7 +25,6 @@ "idName": "mac", "name": "mac", "type": "QString", - "index": 0, "inputType": "MacAddress" } ], @@ -33,7 +32,6 @@ { "id": "fb9b9d87-218f-4f0d-9e16-39f8a105029a", "idName": "wol", - "index": 0, "name": "wake up device" } ] diff --git a/wemo/devicepluginwemo.json b/wemo/devicepluginwemo.json index a0923923..dd537555 100644 --- a/wemo/devicepluginwemo.json +++ b/wemo/devicepluginwemo.json @@ -26,7 +26,6 @@ "idName": "name", "name": "name", "type": "QString", - "index": 0, "inputType": "TextLine" }, { @@ -34,14 +33,12 @@ "idName": "host", "name": "host address", "type": "QString", - "index": 1, "inputType": "IPv4Address" }, { "id": "2d30eb6b-08cf-4d34-aeb5-fb441bb2291a", "idName": "port", "name": "port", - "index": 2, "type": "int" }, { @@ -49,7 +46,6 @@ "idName": "serial", "name": "serial number", "type": "QString", - "index": 3, "inputType": "TextLine" } ], @@ -60,7 +56,6 @@ "name": "power", "eventTypeName": "power changed", "actionTypeName": "Set power", - "index": 0, "type": "bool", "defaultValue": false, "writable": true @@ -70,7 +65,6 @@ "idName": "reachable", "eventTypeName": "reachable changed", "name": "reachable", - "index": 1, "type": "bool", "defaultValue": false } diff --git a/ws2812/devicepluginws2812.json b/ws2812/devicepluginws2812.json index 507826d4..2840ba62 100644 --- a/ws2812/devicepluginws2812.json +++ b/ws2812/devicepluginws2812.json @@ -8,7 +8,6 @@ "idName": "rpl", "name": "RPL address", "type": "QString", - "index": 0, "inputType": "TextLine", "defaultValue": "fdaa:e9b8:d03a::ff:fe00:1" } @@ -36,7 +35,6 @@ "idName": "host", "name": "host", "type": "QString", - "index": 0, "inputType": "TextLine" } ], @@ -46,7 +44,6 @@ "idName": "battery", "name": "battery voltage", "eventTypeName": "battery voltage changed", - "index": 0, "type": "double", "unit": "Volt", "defaultValue": 0 @@ -56,7 +53,6 @@ "idName": "reachable", "name": "reachable", "eventTypeName": "reachable changed", - "index": 1, "type": "bool", "defaultValue": false }, @@ -66,7 +62,6 @@ "name": "color", "eventTypeName": "color changed", "actionTypeName": "set color", - "index": 2, "type": "QColor", "ruleRelevant": false, "eventRuleRelevant": false, @@ -81,7 +76,6 @@ "eventTypeName": "brightness changed", "actionTypeName": "set brightness", "type": "int", - "index": 3, "unit": "Percentage", "defaultValue": 0, "minValue": 0, @@ -96,7 +90,6 @@ "name": "leds", "eventTypeName": "leds changed", "actionTypeName": "set leds", - "index": 4, "type": "int", "defaultValue": 240, "minValue": 0, @@ -111,7 +104,6 @@ "name": "speed", "eventTypeName": "speed changed", "actionTypeName": "set speed", - "index": 4, "type": "int", "defaultValue": 60, "minValue": 60, @@ -126,7 +118,6 @@ "name": "effect mode", "eventTypeName": "effect mode changed", "actionTypeName": "set effect mode", - "index": 5, "type": "QString", "writable": true, "ruleRelevant": false, @@ -151,7 +142,6 @@ "eventTypeName": "tricolore color 1 changed", "actionTypeName": "set tricolore color 1", "idName": "tcolor1", - "index": 6, "type": "QColor", "ruleRelevant": false, "eventRuleRelevant": false, @@ -165,7 +155,6 @@ "eventTypeName": "tricolore color 2 changed", "actionTypeName": "set tricolore color 2", "idName": "tcolor2", - "index": 7, "type": "QColor", "ruleRelevant": false, "eventRuleRelevant": false, @@ -179,7 +168,6 @@ "eventTypeName": "tricolore color 3 changed", "actionTypeName": "set tricolore color 3", "idName": "tcolor3", - "index": 8, "type": "QColor", "ruleRelevant": false, "eventRuleRelevant": false,