agent

command
v0.0.0-...-8fce601 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

README

Agent

This directory contains the WiFi management component that runs on Hostapd AP.

Get Started

For documentation on installing a full demo system (with both a gNMI client and link022 access point) please see the full demo documentation which explains a fully complete system.

The following instructions will get you a Link022 AP on a Linux-based device.

Prerequisites

Install Golang:

For other systems:
Install golang 1.7+ (get it from: https://golang.org/doc/install#install)

Set up Path:

export PATH=$PATH:/usr/local/go/bin
Download Link022 agent
export GOPATH=$HOME/go
go get github.com/ramonfontes/link022/agent

Documentation

Overview

The agent program is the link022 AP agent. It converts the target device to an Link022 AP and runs in the background as a management daemon.

Directories

Path Synopsis
Package context stores context data of the Link022 device.
Package context stores context data of the Link022 device.
Package controller contains methods that are related to AP controller.
Package controller contains methods that are related to AP controller.
Package gnmi contains GNMI server and related methods.
Package gnmi contains GNMI server and related methods.
Package service contains methods that manage Link022 AP device.
Package service contains methods that manage Link022 AP device.
Package syscmd contains methods that run external commands on device.
Package syscmd contains methods that run external commands on device.
util
ocutil
Package ocutil contains helper functions related to OpenConfig models.
Package ocutil contains helper functions related to OpenConfig models.

Jump to

Keyboard shortcuts

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