Confirmed users
1,018
edits
Line 119: | Line 119: | ||
200 {"id": $id} | 200 {"id": $id} | ||
==== POST /<i>$v</i>/login | ==== POST /<i>$v</i>/login ==== | ||
<i>UI</i>: Log a commanding user into the WMF server. | <i>UI</i>: Log a commanding user into the WMF server. | ||
Line 129: | Line 129: | ||
200 {} | 200 {} | ||
==== GET /<i>$v</i>/status/(<i>$deviceId</i>) | ==== GET /<i>$v</i>/status/(<i>$deviceId</i>)==== | ||
<i>UI</i>: If no $deviceID is specified, return the status of all known devices for the logged in user. If $deviceID is specified, only return status for that device. | <i>UI</i>: If no $deviceID is specified, return the status of all known devices for the logged in user. If $deviceID is specified, only return status for that device. |