wifi_data

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wifi_dict_data

type Wifi_dict_data struct {
	WifiInterface Wifi_struct
}

func Wifi_data

func Wifi_data() *Wifi_dict_data

type Wifi_struct

type Wifi_struct struct {
	ID             string `json:",omitempty"`
	Type           string `json:",omitempty"`
	Connected      string `json:",omitempty"`
	BSSID          string `json:",omitempty"`
	SSID           string `json:",omitempty"`
	SNR            string `json:",omitempty"`
	Encryption     string `json:",omitempty"`
	RSSI           string `json:",omitempty"`
	Technology     string `json:",omitempty"`
	Authentication string `json:",omitempty"`
	//TxRate             string
	//RxRate             string
	TXbytes string `json:",omitempty"`
	RXbytes string `json:",omitempty"`
}

func Wifi_all

func Wifi_all(dt string) *Wifi_struct

Jump to

Keyboard shortcuts

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