logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Octopussy::DeviceGroup - Octopussy DeviceGroup Module

Author

       Sebastien Thebert <octo.devel@gmail.com>

perl v5.22.2                                       2016-05-04                          Octopussy::DeviceGroup(3)

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

Name

       Octopussy::DeviceGroup - Octopussy DeviceGroup Module

See Also