Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAvailableDevicesAtSpecificEthernetInterface ¶
func GetAvailableDevicesAtSpecificEthernetInterface(interfaceName string) ([]networking.ClientInfo, error)
GetAvailableDevicesAtSpecificEthernetInterface ...
Types ¶
type DeviceType ¶
type DeviceType int
DeviceType alias for int
const ( NVD DeviceType = iota NVS NVA NVT )
Onvif Device Type
func (DeviceType) String ¶
func (devType DeviceType) String() string
Click to show internal directories.
Click to hide internal directories.