# README
airvantage-api-go
Go client for AirVantage device management REST API.
# Functions
NewAVTime creates an AVTime from a Go Time struct.
NewClient logins to AirVantage an returns a new API client.
No description provided by the author
# Variables
ErrWaitFinishedOperationTimeout is returned when waiting too long for a finished operation.
# Structs
No description provided by the author
AirVantage API client using oAuth2.
An Application descriptor.
AvError represents errors returned by the API.
No description provided by the author
No description provided by the author
A Datapoint retrieved from a System.
No description provided by the author
Gateway represents the network interface of a System.
ImportSystemsDefaults provides optional information to the ImportSystems operation.
No description provided by the author
An Operation descriptor.
No description provided by the author
No description provided by the author
A System descriptor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
AVTime is a Unix timestamp in milliseconds.
DataAggregate is used to retrieved data from many devices.
Metadata commonly found in other struct.