Skip to content

krmax44/Outlet8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outlet8266

Transmits RF signals received via HTTP. Created for the ESP8266.

API

Decimal

GET /api/decimal
code: decimal rf code
pass: Outlet8266 password
protocol: optional rf protocol
pulselength: optional rf pulselength

returns either OK or PASS in case the password is incorrect

Binary

GET /api/binary
code: binary rf code
pass: Outlet8266 password
protocol: optional rf protocol
pulselength: optional rf pulselength

returns either OK or PASS in case the password is incorrect

Tristate

GET /api/tristate
code: tristate rf code
pass: Outlet8266 password
protocol: optional rf protocol
pulselength: optional rf pulselength

returns either OK or PASS in case the password is incorrect

Log

GET /log
pass: Outlet8266 password

returns the log

Releases

No releases published

Packages

No packages published