Smartconfigjs
No description available
Install / Use
/learn @liuzhangping/SmartconfigjsREADME
smartconfigjs
Pure javascript implementation version of SmartConfig(ESPTouch).
Usage:
const { execute } = require('smartconfigjs')
const apSsid = 'your SSID'
const apBssid = 'your bssid'
const apPwd = 'your password'
const ip = 'your ip'
const res = await execute(apSsid, apBssid, apPwd, ip, false)
console.log('res: ' + JSON.stringify(res, null, 4))
Related Skills
node-connect
337.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.1kCommit, push, and open a PR
