1.0.7 • Published 5 years ago
ota-esp32-demo v1.0.7
Installation
npm install -g ota-esp32-demoGetting started
To get started, type below command:
ota-esp32-demoSupported commands will be displayed
Supported commands:
1.signup email pwd short_name
2.login email pwd
3.device-list
4.device-add device_id
5.device-delete device_id
6.device-info device_id
7.ota-start device_id url
:>The program continuously prompts to type supported commands as long as program is not exited.
Program can be exited by Ctrl^C in Windows