mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 08:54:09 -04:00
anomalies
This commit is contained in:
@@ -34,7 +34,7 @@ func (u *InfluxUnifi) batchClient(r report, s *unifi.Client) { // nolint: funlen
|
||||
"vlan": s.Vlan.Txt,
|
||||
}
|
||||
fields := map[string]any{
|
||||
"anomalies": s.Anomalies,
|
||||
"anomalies": s.Anomalies.Int64(),
|
||||
"ip": s.IP,
|
||||
"essid": s.Essid,
|
||||
"bssid": s.Bssid,
|
||||
|
||||
Reference in New Issue
Block a user