mirror of
https://github.com/sascha-hemi/spaceDevices.git
synced 2026-03-21 07:06:26 +01:00
update to new wifi session format
This commit is contained in:
@@ -5,11 +5,11 @@ import (
|
||||
)
|
||||
|
||||
type WifiSession struct {
|
||||
Ip string
|
||||
Ipv6 []string
|
||||
Mac string
|
||||
Vlan string
|
||||
AP int
|
||||
Ipv4 string
|
||||
Ipv6 []string
|
||||
Mac string
|
||||
AP int
|
||||
Location string
|
||||
}
|
||||
|
||||
type Devices struct {
|
||||
|
||||
Reference in New Issue
Block a user