All hardware status relevant functions are here
List of Global Variables
Get() get status for device
Function parameters
string id
Return value
symbol - status of device, (`yes or `no) returns `unknown if status wasn't set before
Set set status for a hardware device
Function parameters
string id
symbol stat
Return value
void