Skip to content

CutJiuCai/hg8347r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HG8347R Golang SDK

HG8347R is an ONT device for Beijing Unicom, This project provides a control interface for Golang.

Usage

router := hg8347r.New("http://192.168.1.1", "<username>", "<password>")
devices := router.ListDevices()

Full API document could be found at godoc.org later.

Tested Device

Model
HG8347R
Description
EchoLife HG8347R EPON Terminal (PX20+/PRODUCT ID:*/CHIP:*)
Hardware Version
627.A
Sofeware Version
V3R017C10S208
Customization Info
BJUNICOM

About

HG8347R control interface for Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages