Public Member Functions | |
| def | __init__ | 
| def | cmd | 
| def | peer_subscribe | 
Public Attributes | |
| hostname | |
| password | |
| pub | |
| st | |
| sub | |
| username | |
Definition at line 47 of file axis_ptz.py.
| def axis_ptz::AxisPTZ::__init__ | ( | self, | ||
| hostname, | ||||
| username, | ||||
| password | ||||
| ) | 
Definition at line 48 of file axis_ptz.py.
| def axis_ptz::AxisPTZ::cmd | ( | self, | ||
| msg | ||||
| ) | 
Definition at line 63 of file axis_ptz.py.
| def axis_ptz::AxisPTZ::peer_subscribe | ( | self, | ||
| topic_name, | ||||
| topic_publish, | ||||
| peer_publish | ||||
| ) | 
Definition at line 57 of file axis_ptz.py.
Definition at line 49 of file axis_ptz.py.
Definition at line 51 of file axis_ptz.py.
Definition at line 54 of file axis_ptz.py.
Definition at line 53 of file axis_ptz.py.
Definition at line 55 of file axis_ptz.py.
Definition at line 50 of file axis_ptz.py.