handlers

package
v0.0.0-...-8171c4f Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OpenConfigDeviceHandler = sdk.DeviceHandler{
	Name: "openconfig",
	Read: ocDeviceRead,
}

OpenConfigDeviceHandler is the device handler for all devices found by the OpenConfig Plugin using gRPC.

A single device handler may be used because each device has its readings pre-packaged and associated with it elsewhere during the process of receiving and parsing the telemetry data.

All devices are built at runtime, so there should never be a need to reference this handler directly in a device configuration. Each device that gets handled should have its associated reading data specified in its Data field.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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