Public Member Functions | Public Attributes | List of all members
MQTTV5.UnsubSubacks Class Reference
Inheritance diagram for MQTTV5.UnsubSubacks:
Inheritance graph
[legend]

Public Member Functions

def __eq__ (self, packet)
 
def __init__ (self, packetType, buffer, DUP, QoS, RETAIN, PacketId, reasonCodes)
 
def __str__ (self)
 
def pack (self)
 
def unpack (self, buffer, maximumPacketSize)
 
- Public Member Functions inherited from MQTTV5.Packets
def __eq__ (self, packet)
 
def __setattr__ (self, name, value)
 
def __str__ (self)
 
def pack (self)
 

Public Attributes

 data
 
 fh
 
 packetIdentifier
 
 packetType
 
 properties
 
 reasonCodes
 
- Public Attributes inherited from MQTTV5.Packets
 fh
 

Additional Inherited Members

- Static Public Attributes inherited from MQTTV5.Packets
list classNames
 
list Names
 

Detailed Description

Definition at line 1170 of file MQTTV5.py.

Constructor & Destructor Documentation

def MQTTV5.UnsubSubacks.__init__ (   self,
  packetType,
  buffer,
  DUP,
  QoS,
  RETAIN,
  PacketId,
  reasonCodes 
)

Definition at line 1172 of file MQTTV5.py.

Member Function Documentation

def MQTTV5.UnsubSubacks.__eq__ (   self,
  packet 
)

Definition at line 1227 of file MQTTV5.py.

def MQTTV5.UnsubSubacks.__str__ (   self)

Definition at line 1222 of file MQTTV5.py.

def MQTTV5.UnsubSubacks.pack (   self)

Definition at line 1189 of file MQTTV5.py.

def MQTTV5.UnsubSubacks.unpack (   self,
  buffer,
  maximumPacketSize 
)

Definition at line 1198 of file MQTTV5.py.

Member Data Documentation

MQTTV5.UnsubSubacks.data

Definition at line 1230 of file MQTTV5.py.

MQTTV5.UnsubSubacks.fh

Definition at line 1177 of file MQTTV5.py.

MQTTV5.UnsubSubacks.packetIdentifier

Definition at line 1182 of file MQTTV5.py.

MQTTV5.UnsubSubacks.packetType

Definition at line 1208 of file MQTTV5.py.

MQTTV5.UnsubSubacks.properties

Definition at line 1183 of file MQTTV5.py.

MQTTV5.UnsubSubacks.reasonCodes

Definition at line 1185 of file MQTTV5.py.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51