Provided by: octopussy_1.0.6-0ubuntu1_all bug

NAME

       Octopussy::DeviceGroup - Octopussy DeviceGroup Module

FUNCTIONS

   Add($conf_dg)
       Add a new Device Group

   Remove($devicegroup)
       Removes devicegroup '$devicegroup'

   List()
       Get List of Device Group

   Configuration($devicegroup)
       Get the configuration for the devicegroup '$devicegroup'

   Configurations($sort)
       Get the configuration for all devicegroups

   Devices($devicegroup)
       Get Devices for the devicegroup '$devicegroup'

   Remove_Device($device)
       Removes Device '$device' from all DeviceGroups

   Services($devicegroup_name)
       Get Services for the DeviceGroup '$devicegroup_name'

   Valid_Name($name)
       Checks that '$name' is valid for a DeviceGroup name

AUTHOR

       Sebastien Thebert <octo.devel@gmail.com>