tchellomello / python-amcrest

A Python 2.7/3.x module for Amcrest and Dahua Cameras using the SDK HTTP API.
GNU General Public License v2.0
216 stars 76 forks source link

Added ability for configuring auto reboot. #150

Open henry54809 opened 4 years ago

henry54809 commented 4 years ago

Added ability for configuring auto reboot using API v3 of 2017 page 82. Tested with IP2M-841B. I want this ability so I can write a script to continuously configure the device's reboot time to be X mins in the future. This is for cases where the device's networking crashes between now and X mins in the future , it can immediately reboot and come back online.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.1%) to 31.63% when pulling acd601b5ac9c068a9f2835d57962eb4127d97af1 on henry54809:master into 3c6242fe49c1e37d288ccad10d4dbbee720b26f6 on tchellomello:master.