rad  3.0.0
Namespaces | Functions | Variables
hellorad Namespace Reference

Namespaces

 msg_pb2
 

Functions

def client (args, unknown)
 Client sending request and subscribes to topics. More...
 
def server (args, unknown)
 Server receiving requests and publishing topics. More...
 

Variables

 format
 
 level
 
 parser = argparse.ArgumentParser('Hello RAD for Python')
 
 choices
 
 args
 
 unknown
 

Function Documentation

◆ client()

def hellorad.client (   args,
  unknown 
)

Client sending request and subscribes to topics.

◆ server()

def hellorad.server (   args,
  unknown 
)

Server receiving requests and publishing topics.

Variable Documentation

◆ args

hellorad.args

◆ choices

hellorad.choices

◆ format

hellorad.format

◆ level

hellorad.level

◆ parser

hellorad.parser = argparse.ArgumentParser('Hello RAD for Python')

◆ unknown

hellorad.unknown