8
GET DEVICE STATUS (QUERY)
Query the status information from the connected M4315-PRO / M4320-PRO.
SEND
<command><sendstatus/></command>
RECEIVE
<status time=”
time
”>
Response time stamp, provided in UNIX time
<voltage>
VOLTS
</voltage >
Input line voltage, Vac
<amperage >
AMPS
</amperage>
Input current, I ac
<wattage>
WATTS
</wattage>
Total power consumption, W
<pwrva>
VA
</pwrva>
Apparent power, VA
<avmfault>
AVM
</avmfault>
Over / Under voltage fault status
0 = No OV / UV fault
1 = OV / UV fault
<wiringfault>
WF
</wiringfault>
Outlet wiring fault status
0 = No wiring fault
1 = Wiring Fault
<bkrfault>
BKR
</bkrfault>
Circuit breaker status
0 = Normal
1 = Breaker tripped
<lastseqstate>
SEQ
</lastseqstate>
Last sequence state
0 = turn OFF sequence
1 = turn ON sequence
<trigger>
TRIG
</trigger>
DC trigger status
0 = trigger inactive
1 = trigger active
<temperature>
TEMP
</temperature>
Internal temperature, degrees Celsius
<tmpfault>…</tmpfault>
NSC use only
<flashfail>…</flashfail>
NSC use only
<flashwrite>…</flashwrite>
NSC use only
<outlet id=”
outlet
”>
OSTATE
</outlet>
outlet
= outlet bank number, 1 to 8
OSTATE
= 0: Outlet OFF
OSTATE
= 1: Outlet ON
</status>