STM32+ESP8266+MQTT接入OneNet:温湿度上报与继电器控制
2026/9/13 6:33:18
https://github.com/openclaw
npm install -g openclaw@latest
openclaw onboard --install-daemon
http://localhost:18789/overview
后台查询gateway token:
cat ~/.openclaw/openclaw.json | grep -i token
“mode”: “token”,
“token”: “5d446a33f3884e3981d39beef58xx2e6ad9e27f3548f0xxb”
openclaw configure
通过配置命令修改的模型后,重启服务后,发现配置没有生效,重启网关服务后,还是一样,可以通过修改后台的
vi ~/.openclaw/openclaw.jsonopenclaw gateway restartopenclaw plugins install @m1heng-clawd/feishu