Skip to content

nodesign/weioMinima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeIO Minima

Minimal WeIO Platform

Install

git clone https://github.com/nodesign/weioMinima
cd weioMinima

Usage

First start the server:

python weio.py

Then send MQTT commands from remote client:

mosquitto_pub -t weio/api/cmd -m '{"jsonrpc": "2.0", "method": "start"}'

or

mosquitto_pub -t weio/api/cmd -m '{"jsonrpc": "2.0", "method": "stop"}'

License

BSD

About

Minimal WeIO interface - user code standalone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages