Files
ewelink-api/lib/data/devices-channel-length.json
Martin M 6e240c181f Release v1.10.0 (#38)
* 100% coverage for mixins/user/regionMixin.js

* check if websocket connection is valid json

* removed unnecessary delays

* added more test cases

* move constants to json files

* renamed login method to getCredentials

* mixin renamed

* don’t export internal methods

* mixin renamed

* keep socket connection opened

* using new getCredentials method

* reanmed login to credentials

* version bump
2019-11-29 02:25:38 -03:00

20 lines
357 B
JSON

{
"SOCKET": 1,
"SWITCH_CHANGE": 1,
"GSM_UNLIMIT_SOCKET": 1,
"SWITCH": 1,
"THERMOSTAT": 1,
"SOCKET_POWER": 1,
"GSM_SOCKET": 1,
"POWER_DETECTION_SOCKET": 1,
"SOCKET_2": 2,
"GSM_SOCKET_2": 2,
"SWITCH_2": 2,
"SOCKET_3": 3,
"GSM_SOCKET_3": 3,
"SWITCH_3": 3,
"SOCKET_4": 4,
"GSM_SOCKET_4": 4,
"SWITCH_4": 4,
"CUN_YOU_DOOR": 4
}