Skip to content

omose-maas/cloud_links_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud_links_server

##remote methods ###get_status() return jsonrpc result: {'lat' : str_value, 'lon' : str_value} ###set_destination(destination) ####argument destination:{'latitude' : str_value, 'longitude' : str_value} ####return return jsonrpc result: {0} ###pick_user_up(current_location, destination) now developing return jsonrpc result: {0} ###set_fixed_destination(self,fixedkey) ####argument fixedkey:{ 'location_name' : str_value} ####return return jsonrpc result: {0} ###load_fixed_destination(self): ####return return jsonrpc result: {0}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published