Public Member Functions | |
| def | __init__ |
| def | cmd_abs |
| def | cmd_twist |
| def | peer_subscribe |
Public Attributes | |
| flip | |
| hostname | |
| last_request | |
| password | |
| pub | |
| st | |
| sub | |
| twist_timeout | |
| username | |
Definition at line 59 of file axis_all.py.
| def axis_all.AxisPTZ.__init__ | ( | self, | |
| hostname, | |||
| username, | |||
| password, | |||
| flip | |||
| ) |
Definition at line 60 of file axis_all.py.
| def axis_all.AxisPTZ.cmd_abs | ( | self, | |
| msg | |||
| ) |
Definition at line 79 of file axis_all.py.
| def axis_all.AxisPTZ.cmd_twist | ( | self, | |
| msg, | |||
reset_timeout = True |
|||
| ) |
Definition at line 101 of file axis_all.py.
| def axis_all.AxisPTZ.peer_subscribe | ( | self, | |
| topic_name, | |||
| topic_publish, | |||
| peer_publish | |||
| ) |
Definition at line 73 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 101 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 60 of file axis_all.py.
Definition at line 60 of file axis_all.py.