KioWattbox Class
Functions
Type | Signature |
void |
sendControlCommand(int, PowerCommand)
Sends a command for the specified outlet. |
string |
getStatus()
Gets device status. |
bool |
isWattboxEnabled()
Determines if the Wattbox device is functional or not. |
Related Types
Type | Signature |
Enum |
PowerCommand
Power commands available. |
Class |
PowerStatus
Device status information. |