kaebmoo / lovehotel

Control Electrical in Room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lovehotel

Control Electrical in Room

control wifi switch via mosquitto (mqtt server)

topic : room/1 ; room number 1 ; 1 = ON, 0 = OFF wifi switch receive message from mqtt

topic : room/1/status ; status (ON, OFF) wifi switch send status back to mqtt

topic : room/1/start ; start time

topic : room/1/stop ; stop time

topic : room/currenttime ; current time

topic : room/1/timer ; countdown timer

About

Control Electrical in Room

License:MIT License


Languages

Language:JavaScript 67.4%Language:HTML 29.3%Language:C++ 1.6%Language:CSS 1.2%Language:Shell 0.2%Language:PHP 0.2%Language:C 0.0%