Skip to content

ionic/capacitor esptouch/smartconfig plugin for esp8266 and ESP32

Notifications You must be signed in to change notification settings

coloz/capacitor-esptouch

Repository files navigation

capacitor-esptouch

capacitor-esptouch
· 用于ionic/capacitor应用开发 · 支持esptouch v2
· android已支持,ios待开发

Install

npm install capacitor-esptouch
npx cap sync

API

start(...)

start(options: { ssid: string; bssid?: string; password?: string; aesKey?: string; customData?: string; }) => Promise<any>
Param Type
options { ssid: string; bssid?: string; password?: string; aesKey?: string; customData?: string; }

Returns: Promise<any>


stop()

stop() => Promise<any>

Returns: Promise<any>


参考引用

EsptouchForAndroid
EsptouchForIOS

技术支持

如果你觉得该项目不错,可以打个star支持下
提供cordova/ionic开发、ESP8266/ESP32开发技术支持服务,300元/每小时
wechat: coloz999

About

ionic/capacitor esptouch/smartconfig plugin for esp8266 and ESP32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published