
It's dangerous for kid to attach the relay module to a AC(110V/220V) device. Our purpose for this module
is just showing how to control home appliances. You can hear some sound when you switch the relay
ON/OFF
. You do not have to connect to a real appliance.
Module
Connect Type Available Connectors
Relay Module Digital IO
D12, D13, D14, D15
TODO
[HW Team] Need hardware engineers to add this module's specific parameters.
Block API
Set relay status(open/close)
Set the relay module's status open/close.
function RelayControl(connName:ConnName , status:FanStatus): void