Confirmed users
1,927
edits
No edit summary |
|||
| Line 23: | Line 23: | ||
## an API to set the status of the device (offline or online) and to attempt rebooting or resetting its power. | ## an API to set the status of the device (offline or online) and to attempt rebooting or resetting its power. | ||
### If a user marks a device as online, Lifeguard should attempt to bring the device online; if it fails, it should return the status to offline. | ### If a user marks a device as online, Lifeguard should attempt to bring the device online; if it fails, it should return the status to offline. | ||
## an API to ping a device, to see if it's online. | |||
## an API to flash a given B2G build on a device (do we need to be able to flash fennec boards as well?). | ## an API to flash a given B2G build on a device (do we need to be able to flash fennec boards as well?). | ||
## an API to reboot a device, given its identifier. | ## an API to reboot a device, given its identifier. | ||