Go to file
Martin M 513c2f660a Release v1.2.1 (#6)
* tests refactored

* moved test config files

* removed deprecated command

* added missing test case

* updated eslint config

* removed unused function / renamed helper

* added missing test cases

* code enhancement
2019-07-20 12:43:05 -03:00
2019-06-26 20:25:56 -03:00
2019-06-28 23:34:54 -03:00
2019-07-20 12:43:05 -03:00
2019-07-20 12:43:05 -03:00
2019-06-26 20:25:56 -03:00
2019-07-20 12:43:05 -03:00
2019-06-28 00:05:59 -03:00
2019-06-26 21:30:11 -03:00
2019-07-20 12:43:05 -03:00
2019-07-20 12:43:05 -03:00
2019-07-20 12:43:05 -03:00
2019-07-20 12:43:05 -03:00

ewelink-api

eWeLink API for Node.js

Installation

 npm install ewelink-api

Usage

Check demo/ directory for examples.

Testing

  1. open test/_setup/credentials.json and update parameters.
  2. in a terminal, npm run test
  • Tests needs to be performed serially, so if run jest manually, add --runInBand parameter.
Description
No description provided
Readme MIT 1.7 MiB
Languages
JavaScript 100%