more url documentation

This commit is contained in:
Isaac Connor 2014-10-15 13:14:56 -04:00
parent 525d4110da
commit 58b826b0a2
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@
# #
# This module contains the implementation of the M8640 API camera control # This module contains the implementation of the M8640 API camera control
# protocol # protocol
# URL's are as follows:
# /cgi-bin/getLed.cgi
# /cgi-bin/setGPIO.cgi command:6, duration: 0|1 for led on/off
# /cgi-bin/reboot.cgi
# /cgi-bin/restore.cgi
# #
package ZoneMinder::Control::M8640; package ZoneMinder::Control::M8640;