2021-11-08 Fred Gleason <fredg@paravelsystems.com>

* Added a 'ListGroup()' method to the 'rivwebpyapi' API.
	* Added a 'ListGroups()' method to the 'rivwebpyapi' API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-11-08 17:30:20 -05:00
parent 5226c7c926
commit cd7ed74202
5 changed files with 246 additions and 1 deletions

View File

@@ -20,7 +20,9 @@
##
## Use automake to process this into a Makefile.in
EXTRA_DIST = list_logs.py\
EXTRA_DIST = list_group.py\
list_groups.py\
list_logs.py\
list_services.py
CLEANFILES = *~\