Declared in PowerSwitch
Declaration
void SetState(
bool isOpen
);
Description
Sets the open state of the switch if it is on
Parameters
Name | Description |
---|---|
isOpen | An open state of the switch |
Declared in PowerSwitch
void SetState(
bool isOpen
);
Sets the open state of the switch if it is on
Name | Description |
---|---|
isOpen | An open state of the switch |