* Modified the 'rivwebpyapi' so as to require only scheme and host
parts of the URL provided to the 'url' parameter.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Added 'startPointCart', 'startPointLog', 'endPointCart',
'endPointCart', 'segueStartPointCart', 'segueStartPointLog',
'segueEndPointCart', 'segueEndPointCart', 'fadeupPointCart',
'fadeupPointLog', 'fadedownPointCart' and 'fadedownPointLog'
fields to the return of the 'rivwebpyapi.ListLog()' call.
Signed-off-by: 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>
* Removed the 'untangle' Python module dependency from the
'rivwebpyapi' API.
* Added a 'xmltodict' Python module dependency to the 'rivwebpyapi'
API.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>