gov2x

package module
v0.0.0-...-a554094 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOMParameters

func GetOMParameters(ip string, params []string, preifx string) (map[string]string, error)

func SetOMParameters

func SetOMParameters(ip string, params map[string]string, preifx string) error

Types

type V2XObject

type V2XObject struct {
	SN        string             `json:"serial_number" xml:"serial_number"`
	IP        string             `json:"device_ip" xml:"device_ip"`
	Container string             `json:"container_ip" xml:"container_ip"`
	Records   []*recorder.Record `json:"records" xml:"records"`
}

func New

func New(sn string, ip string) (*V2XObject, error)

func (*V2XObject) GetOMParameters

func (own *V2XObject) GetOMParameters(params []string, prefix string) (map[string]string, error)

Directories

Path Synopsis
utils

Jump to

Keyboard shortcuts

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