How-To: Remote Control the Robin
Robin Tech Note
Miscellaneous settings using HTTP commands
Use HTTP commands to make miscellaneous settings.
Command:
curl -u admin:<password> “http://<address>/api/v1/reset_defaults”
Goal:
Restore the factory settings. The Robin will automatically reboot.
Answer:
{
“ok”:true,”rv”:[]
}