Functions
rocon_hub_client.hub_api Namespace Reference

Functions

def create_rocon_gateway_key (unique_gateway_name, key)
 
def create_rocon_hub_key (key)
 
def create_rocon_key (key)
 Utility Functions. More...
 
def extract_rocon_key (key)
 
def key_base_name (key)
 

Function Documentation

def rocon_hub_client.hub_api.create_rocon_gateway_key (   unique_gateway_name,
  key 
)
  Root the specified redis key name in our pseudo redis database under
  the gateway namespace.

  @note : currently does no checking of the incoming keys

Definition at line 38 of file hub_api.py.

def rocon_hub_client.hub_api.create_rocon_hub_key (   key)
  Root the specified redis key name in our pseudo redis database under
  the hub namespace

Definition at line 27 of file hub_api.py.

def rocon_hub_client.hub_api.create_rocon_key (   key)

Utility Functions.

  Root the specified redis key name in our pseudo redis database.

Definition at line 17 of file hub_api.py.

def rocon_hub_client.hub_api.extract_rocon_key (   key)
  Extract the specified redis key name from our pseudo redis database.

Definition at line 48 of file hub_api.py.

def rocon_hub_client.hub_api.key_base_name (   key)
  Extract the base name (i.e. last value) from the key.
  e.g. rocon:key:pirate24 -> pirate24

Definition at line 58 of file hub_api.py.



rocon_hub_client
Author(s): Daniel Stonier , Jihoon Lee
autogenerated on Mon Jun 10 2019 14:40:08