Hibernation Commands
Last updated: 2026/1/7 23:15:54 | ||
Path To | Name | Description/Function |
/api/hibernation | /hibernate/cancel | Cancel the hibernation sequence. |
/api/hibernation | /hibernate/{timespan} | Tell the camera to hibernate for an amount of time. |
/hibernate/cancel
Description | Cancel the hibernation sequence. |
Method | Get |
Example |
CODE
|
Response | None |
/hibernate/{timespan}
Description | Tell the camera to hibernate for an amount of time in format hh:mm:ss Minimum of 5 minutes 00:05:00 and Maximum 10 days 240:00:00 |
Method | Get |
Example |
CODE
|
Parameter(s): | ֍ Timespan: An amount of time to hibernate. |
Response | None |