HAMcast developers

Version 9 (modified by zagaria, 12 years ago) (diff)

--

Collector interface

std::string function_wrapper::group_list(std::vector<std::string> args)

Description: This call returns a list of HAMcast groups. The groups in this list are a merged set of groups gathered from all reachable HAMcast nodes.

URL : /group_list

Arguments : none

XML :

<method>
 /group_list
<\method>
<groups>
 <group>
  group1
 <\group>
 <group>
   group2
 <\group>
<\groups>