Skip to main content
Skip table of contents

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
http://IP_ADDRESS:8080/api/hibernation/hibernate/cancel

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
http://IP_ADDRESS:8080/api/hibernation/hibernate/00:05:00

Parameter(s):

֍ Timespan: An amount of time to hibernate.

Response

None

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.