API documentation for Session Service ===================================== General information ------------------- Bus name: ``org.ArcticaProject.RWA`` Object name: ``/RWA`` Methods ------- start ^^^^^ Start a new remote session and register it in RWA **Arguments:** none **Return type:** string (JSON) **Structure of returned JSON:** :: {"id": , "url": "", "pin": } stop ^^^^ Stop a remote session **Arguments:** pid/id (integer) **Return type:** none