Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | peer_subscribe |
Public Attributes | |
| camera_info_url | |
| caminfo_pub | |
| cinfo | |
| cname | |
| frame_id | |
| height | |
| hostname | |
| password | |
| pub | |
| st | |
| username | |
| width | |
| def axis.Axis.__init__ | ( | self, | |
| hostname, | |||
| username, | |||
| password, | |||
| width, | |||
| height, | |||
| frame_id, | |||
| camera_info_url | |||
| ) |
| def axis.Axis.__str__ | ( | self | ) |
| def axis.Axis.peer_subscribe | ( | self, | |
| topic_name, | |||
| topic_publish, | |||
| peer_publish | |||
| ) |