Public Member Functions | |
def | __init__ |
def | cmd |
def | peer_subscribe |
Public Attributes | |
flip | |
hostname | |
last_request | |
password | |
pub | |
st | |
sub | |
timeout | |
username |
Definition at line 59 of file axis_twist.py.
def axis_twist.AxisPTZ.__init__ | ( | self, | |
hostname, | |||
username, | |||
password, | |||
flip | |||
) |
Definition at line 60 of file axis_twist.py.
def axis_twist.AxisPTZ.cmd | ( | self, | |
msg, | |||
reset_timeout = True |
|||
) |
Definition at line 78 of file axis_twist.py.
def axis_twist.AxisPTZ.peer_subscribe | ( | self, | |
topic_name, | |||
topic_publish, | |||
peer_publish | |||
) |
Definition at line 72 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 78 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.
Definition at line 60 of file axis_twist.py.