librenms

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNMSConnection

func NewNMSConnection(token string, baseurl string) connection

Types

type Device

type Device struct {
	Hostname string `json:"hostname"`
	IP       net.IP `json:"ip"`
	Sysname  string `json:"sysname"`
	OS       string `json:"os"`
	Type     string `json:"type"`
	Serial   string `json:"serial"`
	Hardware string `json:"hardware"`
	Version  string `json:"version"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL