PoE collector (#54)
Thanks for the PR. * PoE collector * Correcting mistake in comment for WithPOE function
This commit is contained in:
committed by
Steve Brunton
parent
c757fc7216
commit
9fc2841a61
@@ -15,6 +15,7 @@ type Config struct {
|
||||
DHCP bool `yaml:"dhcp,omitempty"`
|
||||
DHCPv6 bool `yaml:"dhcpv6,omitempty"`
|
||||
Routes bool `yaml:"routes,omitempty"`
|
||||
POE bool `yaml:"poe,omitempty"`
|
||||
Pools bool `yaml:"pools,omitempty"`
|
||||
Optics bool `yaml:"optics,omitempty"`
|
||||
WlanSTA bool `yaml:"wlansta,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user