ewelink-api
eWeLink API for JavaScript
파일 탐색기
최종 버전 다운로드 (.zip)- settings.json
- getcredentials.md
- getdevice.md
- getdevicechannelcount.md
- getdevicecurrenthumidity.md
- getdevicecurrenttemperature.md
- getdevicecurrentth.md
- getdevicepowerstate.md
- getdevicepowerusage.md
- getdevices.md
- getfirmwareversion.md
- getregion.md
- getwsdevicepowerstate.md
- openwebsocket.md
- README.md
- savedevicescache.md
- setdevicepowerstate.md
- setwsdevicepowerstate.md
- toggledevice.md
- node.md
- README.md
- serverless.md
- class-instantiation.md
- introduction.md
- quickstart.md
- README.md
- testing.md
- zeroconf.md
- ChangeStateZeroconf.js
- DevicePowerUsageRaw.js
- WebSocket.js
- Zeroconf.js
- constants.js
- devices-channel-length.json
- devices-type-uuid.json
- errors.js
- device-control.js
- ewelink.js
- utilities.js
- checkDevicesUpdates.js
- checkDeviceUpdate.js
- deviceControl.js
- getCredentials.js
- getDevice.js
- getDeviceChannelCount.js
- getDeviceCurrentTH.js
- getDeviceIP.js
- getDevicePowerState.js
- getDevicePowerUsage.js
- getDevicePowerUsageRaw.js
- getDevices.js
- getFirmwareVersion.js
- getRegion.js
- index.js
- makeRequest.js
- openWebSocket.js
- saveDevicesCache.js
- setDevicePowerState.js
- toggleDevice.js
- parseFirmwareUpdates.js
- parsePowerUsage.js
- credentialsPayload.js
- deviceStatus.js
- wssLoginPayload.js
- wssUpdatePayload.js
- zeroConfUpdatePayload.js
- .gitignore
- .gitignore
- credentials.example.js
- .gitignore
- expectations.js
- nock-helpers.js
- setupTests.js
- class-instantiation.spec.js
- device-control.spec.js
- env-node.spec.js
- env-serverless.spec.js
- firmware.spec.js
- helpers.spec.js
- invalid-credentials.spec.js
- power-usage.spec.js
- temperature-humidity.spec.js
- user.spec.js
- valid-credentials.spec.js
- zeroconf.spec.js
- .editorconfig
- .eslintrc
- .gitignore
- .npmignore
- index.d.ts
- LICENSE
- main.js
- package-lock.json
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/skydiver/ewelink-api
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ewelink-api
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
