EMANE  1.2.1
emane.ota.otapublisher.OTAPublisher Class Reference

Public Member Functions

def __init__ (self, otachannel)
 
def publish (self, otaMessage, txTimeMicroseconds)
 
def __init__ (self, otachannel)
 
def publish (self, otaMessage, txTimeMicroseconds)
 

Detailed Description

Definition at line 121 of file build/lib/emane/ota/otapublisher.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def emane.ota.otapublisher.OTAPublisher.__init__ (   self,
  otachannel 
)

Definition at line 122 of file build/lib/emane/ota/otapublisher.py.

◆ __init__() [2/2]

def emane.ota.otapublisher.OTAPublisher.__init__ (   self,
  otachannel 
)

Definition at line 122 of file emane/ota/otapublisher.py.

Member Function Documentation

◆ publish() [1/2]

def emane.ota.otapublisher.OTAPublisher.publish (   self,
  otaMessage,
  txTimeMicroseconds 
)

Definition at line 131 of file build/lib/emane/ota/otapublisher.py.

◆ publish() [2/2]

def emane.ota.otapublisher.OTAPublisher.publish (   self,
  otaMessage,
  txTimeMicroseconds 
)

Definition at line 131 of file emane/ota/otapublisher.py.


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