Documentation
¶
Overview ¶
Copyright 2017, 2024 Juan B. Rodriguez * Copyright 2017, Derek Macias. * Copyright 2005-2016, Lime Technology * Copyright 2015, Dan Landon. * Copyright 2015, Bergware International. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 2, * as published by the Free Software Foundation. * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software.
Index ¶
Constants ¶
View Source
const ( Green = "green" Red = "red" Orange = "orange" )
Green -
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kind ¶
type Kind int
Kind -
const ( DNE Kind = iota // does not exist APC NUT USB_HID // USB HID UPS devices SNMP // SNMP-based UPS devices )
DNE -
func IdentifyUps ¶
IdentifyUps - Enhanced UPS detection with support for multiple UPS types
Click to show internal directories.
Click to hide internal directories.