Skip to content

ProjectFishWorks/Device-AC_OutletControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device AC Outlet Control

The AC outlet control device allows for the control standard household AC outlets. The deivce provides two channels of switchabled outlets that can be toggled mannually or automatically in response to alerts fromo other devices.

Hardware

alt text

alt text

text

Firmware

Message IDs and Format

Parameter Message ID Data Format
Relay 1 Toggle 0x0A00 bool on/off
Relay 2 Toggle 0x0A01 bool on/off
Current (A) 0x0A02 32bit float
Relay 1 Alert Node 0x0A03 int
Relay 2 Alert Node 0x0A04 int
Relay 1 Alert Invert 0x0A07 bool, 1 = inverted, 0 = non inverted
Relay 2 Alert Invert 0x0A08 bool, 1 = inverted, 0 = non inverted

About

Device for controlling AC outlets and monitoring current

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages