Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubiquiti clients have extra data fields #119

Closed
Kane610 opened this issue Apr 29, 2022 · 0 comments
Closed

Ubiquiti clients have extra data fields #119

Kane610 opened this issue Apr 29, 2022 · 0 comments

Comments

@Kane610
Copy link
Owner

Kane610 commented Apr 29, 2022

    "00:00:00:00:00:00": {
        "site_id": "5ddfb6dc2664520220877cf8",
        "assoc_time": 1651021450,
        "latest_assoc_time": 1651021450,
        "oui": "Ubiquiti Inc.",
        "user_id": "5f5cece71d464f073af2f483",
        "_id": "5f5cece71d464f073af2f483",
        "mac": "00:00:00:00:00:00",
        "is_guest": false,
        "first_seen": 1599925479,
        "last_seen": 1651066314,
        "is_wired": false,
        "hostname": "04---Upper-Stairs",
        "fingerprint_source": 4,
        "dev_cat": 57,
        "dev_family": 35,
        "os_name": 1,
        "dev_vendor": 234,
        "dev_id": 2641,
        "confidence": 100,
        "blocked": false,
        "fingerprint_engine_version": "0.0.0",
        "use_fixedip": true,
        "network_id": "5e496f4ef583e6034c04f2f9",
        "fixed_ip": "10.0.250.104",
        "noted": false,
        "fw_version": "UVC.S2LM.v4.49.9.67.8366a5d.220323.1110",
        "product_line": "unifi-protect",
        "product_model": "Camera G3 Micro",
        "icon_filename": "aea0b2dd-53a7-4a01-9057-d4278f7430bc",
        "icon_resolutions": [
          [
            101,
            101
          ],
          [
            129,
            129
          ],
          [
            25,
            25
          ],
          [
            257,
            257
          ],
          [
            51,
            51
          ]
        ],
        "disconnect_timestamp": 1651065881,
        "unifi_device_info_from_ucore": {
          "name": "04---Upper-Stairs",
          "computed_model": "G3 Micro",
          "device_state": "CONNECTED",
          "product_line": "PROTECT",
          "product_model": "G3 Micro",
          "product_shortname": "UVC G3 Micro",
          "icon_filename": "aea0b2dd-53a7-4a01-9057-d4278f7430bc",
          "icon_resolutions": [
            [
              25,
              25
            ],
            [
              51,
              51
            ],
            [
              101,
              101
            ],
            [
              129,
              129
            ],
            [
              257,
              257
            ]
          ],
          "icons": [
            {
              "width": 25,
              "height": 25,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_25x25.png"
            },
            {
              "width": 51,
              "height": 51,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_51x51.png"
            },
            {
              "width": 101,
              "height": 101,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_101x101.png"
            },
            {
              "width": 129,
              "height": 129,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_129x129.png"
            },
            {
              "width": 257,
              "height": 257,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_257x257.png"
            }
          ],
          "fw_version": "UVC.S2LM.v4.49.9.67.8366a5d.220323.1110",
          "fw_status": "UP_TO_DATE",
          "managed": true
        },
        "name": "",
        "usergroup_id": "",
        "fixed_ap_enabled": true,
        "fixed_ap_mac": "00:00:00:00:01:04",
        "wlanconf_id": "5e9b9b46fbc902033e812ed9",
        "_uptime_by_uap": 44865,
        "_last_seen_by_uap": 1651066314,
        "_is_guest_by_uap": false,
        "ap_mac": "00:00:00:00:01:04",
        "channel": 40,
        "radio": "na",
        "radio_name": "wifi1",
        "essid": "**REDACTED**",
        "bssid": "**REDACTED**",
        "powersave_enabled": false,
        "is_11r": false,
        "user_group_id_computed": "5ddfb6e02664520220877d0a",
        "anomalies": -1,
        "anon_client_id": "3ef32b685432410918709412d23721",
        "ccq": 545,
        "dhcpend_time": 400,
        "idletime": 2,
        "ip": "10.0.250.104",
        "noise": -108,
        "nss": 1,
        "rx_rate": 65000,
        "rssi": 31,
        "satisfaction": 96,
        "satisfaction_now": 96,
        "satisfaction_real": 96,
        "satisfaction_reason": 2,
        "signal": -65,
        "tx_mcs": -1,
        "tx_power": 42,
        "tx_rate": 72200,
        "hostname_source": "ubios",
        "vlan": 0,
        "radio_proto": "na",
        "satisfaction_avg": {
          "total": 75840,
          "count": 790
        },
        "uptime": 44864,
        "tx_retries": 0,
        "wifi_tx_attempts": 0,
        "qos_policy_applied": true,
        "_uptime_by_ugw": 155970,
        "_last_seen_by_ugw": 1651066316,
        "_is_guest_by_ugw": false,
        "gw_mac": "00:00:00:00:01:13",
        "network": "Cameras",
        "tx_bytes": 0,
        "rx_bytes": 0,
        "tx_packets": 0,
        "rx_packets": 0,
        "bytes-r": 0,
        "tx_bytes-r": 0,
        "rx_bytes-r": 0,
        "_uptime_by_usw": 155970,
        "_last_seen_by_usw": 1651066316,
        "_is_guest_by_usw": false,
        "sw_mac": "00:00:00:00:01:13",
        "sw_depth": 0,
        "sw_port": 11,
        "wired_rate_mbps": 10000
      },
      "00:00:00:00:00:01": {
        "site_id": "5ddfb6dc2664520220877cf8",
        "assoc_time": 1650910347,
        "latest_assoc_time": 1651005197,
        "oui": "Ubiquiti",
        "user_id": "5e48b10ff583e6034c04c87a",
        "_id": "5e48b10ff583e6034c04c87a",
        "mac": "00:00:00:00:00:01",
        "is_guest": false,
        "first_seen": 1581822223,
        "last_seen": 1651066316,
        "is_wired": true,
        "hostname": "08---Living-Room",
        "fingerprint_source": 4,
        "dev_cat": 57,
        "dev_family": 35,
        "os_name": 1,
        "dev_vendor": 234,
        "dev_id": 2636,
        "fw_version": "UVC.S2L.v4.49.9.67.8366a5d.220323.1040",
        "confidence": 100,
        "use_fixedip": true,
        "network_id": "5e496f4ef583e6034c04f2f9",
        "fixed_ip": "10.0.250.108",
        "noted": false,
        "blocked": false,
        "fingerprint_engine_version": "0.0.0",
        "product_line": "unifi-protect",
        "product_model": "Camera G3 Flex",
        "icon_filename": "6bfdcbc0-4ed5-47af-a840-4d7003017aee",
        "icon_resolutions": [
          [
            129,
            129
          ],
          [
            257,
            257
          ],
          [
            25,
            25
          ],
          [
            51,
            51
          ],
          [
            101,
            101
          ]
        ],
        "disconnect_timestamp": 1650305245,
        "unifi_device_info_from_ucore": {
          "name": "08---Living-Room",
          "computed_model": "G3 Flex",
          "device_state": "CONNECTED",
          "product_line": "PROTECT",
          "product_model": "G3 Flex",
          "product_shortname": "UVC G3 Flex",
          "icon_filename": "6bfdcbc0-4ed5-47af-a840-4d7003017aee",
          "icon_resolutions": [
            [
              25,
              25
            ],
            [
              51,
              51
            ],
            [
              101,
              101
            ],
            [
              129,
              129
            ],
            [
              257,
              257
            ]
          ],
          "icons": [
            {
              "width": 25,
              "height": 25,
              "url": "https://static.ui.com/fingerprint/ui/icons/6bfdcbc0-4ed5-47af-a840-4d7003017aee_25x25.png"
            },
            {
              "width": 51,
              "height": 51,
              "url": "https://static.ui.com/fingerprint/ui/icons/6bfdcbc0-4ed5-47af-a840-4d7003017aee_51x51.png"
            },
            {
              "width": 101,
              "height": 101,
              "url": "https://static.ui.com/fingerprint/ui/icons/6bfdcbc0-4ed5-47af-a840-4d7003017aee_101x101.png"
            },
            {
              "width": 129,
              "height": 129,
              "url": "https://static.ui.com/fingerprint/ui/icons/6bfdcbc0-4ed5-47af-a840-4d7003017aee_129x129.png"
            },
            {
              "width": 257,
              "height": 257,
              "url": "https://static.ui.com/fingerprint/ui/icons/6bfdcbc0-4ed5-47af-a840-4d7003017aee_257x257.png"
            }
          ],
          "fw_version": "UVC.S2L.v4.49.9.67.8366a5d.220323.1040",
          "fw_status": "UP_TO_DATE",
          "managed": true
        },
        "_uptime_by_ugw": 155969,
        "_last_seen_by_ugw": 1651066316,
        "_is_guest_by_ugw": false,
        "gw_mac": "00:00:00:00:01:13",
        "network": "Cameras",
        "satisfaction_avg": {
          "total": 4009100,
          "count": 40137
        },
        "uptime": 155969,
        "wired-tx_bytes": 0,
        "wired-rx_bytes": 0,
        "wired-tx_packets": 0,
        "wired-rx_packets": 0,
        "wired-tx_bytes-r": 0,
        "wired-rx_bytes-r": 0,
        "tx_retries": 0,
        "wifi_tx_attempts": 0,
        "qos_policy_applied": true,
        "_uptime_by_usw": 155969,
        "_last_seen_by_usw": 1651066316,
        "_is_guest_by_usw": false,
        "sw_mac": "00:00:00:00:01:08",
        "sw_depth": 1,
        "sw_port": 2,
        "wired_rate_mbps": 10000,
        "hostname_source": "ubios",
        "anomalies": -1,
        "ip": "10.0.250.108",
        "satisfaction": 100,
        "eagerly_discovered": null
      },
    "00:00:00:00:00:05": {
        "site_id": "5ddfb6dc2664520220877cf8",
        "assoc_time": 1650910344,
        "latest_assoc_time": 1650963784,
        "oui": "Ubiquiti Inc.",
        "user_id": "6116842bb61f5d0bef37c0f5",
        "_id": "6116842bb61f5d0bef37c0f5",
        "mac": "00:00:00:00:00:05",
        "is_guest": false,
        "first_seen": 1628865567,
        "last_seen": 1651066316,
        "is_wired": true,
        "usergroup_id": "",
        "hostname": "",
        "fingerprint_source": 4,
        "fw_version": "2.4.8",
        "fingerprint_engine_version": "0.0.0",
        "product_line": "unifi-protect",
        "product_model": "Network Video Recorder Pro",
        "icon_filename": "3c1a4721-cf28-43d9-9cd6-b612622b7788",
        "icon_resolutions": [
          [
            129,
            129
          ],
          [
            101,
            101
          ],
          [
            25,
            25
          ],
          [
            51,
            51
          ],
          [
            257,
            257
          ]
        ],
        "disconnect_timestamp": 1649444833,
        "name": "00---UNVR-Pro",
        "noted": true,
        "use_fixedip": true,
        "network_id": "5e496f4ef583e6034c04f2f9",
        "fixed_ip": "10.0.250.250",
        "blocked": false,
        "unifi_device_info_from_ucore": {
          "name": "Hallhousehold-UNVR-Pro-Cathay",
          "computed_model": "UNVR Pro",
          "device_state": "CONNECTED",
          "product_line": "UNKNOWN",
          "product_model": "UNVR Pro",
          "product_shortname": "UNVR-PRO",
          "icon_filename": "3c1a4721-cf28-43d9-9cd6-b612622b7788",
          "icon_resolutions": [
            [
              25,
              25
            ],
            [
              51,
              51
            ],
            [
              101,
              101
            ],
            [
              129,
              129
            ],
            [
              257,
              257
            ]
          ],
          "icons": [
            {
              "width": 25,
              "height": 25,
              "url": "https://static.ui.com/fingerprint/ui/icons/3c1a4721-cf28-43d9-9cd6-b612622b7788_25x25.png"
            },
            {
              "width": 51,
              "height": 51,
              "url": "https://static.ui.com/fingerprint/ui/icons/3c1a4721-cf28-43d9-9cd6-b612622b7788_51x51.png"
            },
            {
              "width": 101,
              "height": 101,
              "url": "https://static.ui.com/fingerprint/ui/icons/3c1a4721-cf28-43d9-9cd6-b612622b7788_101x101.png"
            },
            {
              "width": 129,
              "height": 129,
              "url": "https://static.ui.com/fingerprint/ui/icons/3c1a4721-cf28-43d9-9cd6-b612622b7788_129x129.png"
            },
            {
              "width": 257,
              "height": 257,
              "url": "https://static.ui.com/fingerprint/ui/icons/3c1a4721-cf28-43d9-9cd6-b612622b7788_257x257.png"
            }
          ],
          "fw_version": "2.3.16",
          "fw_status": "UP_TO_DATE",
          "managed": true
        },
        "_uptime_by_ugw": 155971,
        "_last_seen_by_ugw": 1651066316,
        "_is_guest_by_ugw": false,
        "gw_mac": "00:00:00:00:01:13",
        "network": "Cameras",
        "satisfaction_avg": {
          "total": 3967400,
          "count": 39720
        },
        "uptime": 155972,
        "wired-tx_bytes": 432978,
        "wired-rx_bytes": 180945,
        "wired-tx_packets": 1375,
        "wired-rx_packets": 2197,
        "wired-tx_bytes-r": 83,
        "wired-rx_bytes-r": 135,
        "tx_retries": 0,
        "wifi_tx_attempts": 0,
        "qos_policy_applied": true,
        "_uptime_by_usw": 155971,
        "_last_seen_by_usw": 1651066316,
        "_is_guest_by_usw": false,
        "sw_mac": "00:00:00:00:01:08",
        "sw_depth": 1,
        "sw_port": 8,
        "wired_rate_mbps": 10000,
        "hostname_source": "ubios",
        "ip": "10.0.250.250",
        "anomalies": -1,
        "satisfaction": 100,
        "eagerly_discovered": null
      },
    "00:00:00:00:00:09": {
        "site_id": "5ddfb6dc2664520220877cf8",
        "assoc_time": 1650910349,
        "latest_assoc_time": 1651005196,
        "oui": "Ubiquiti",
        "user_id": "6096bf7f1c69a30ba8223aed",
        "_id": "6096bf7f1c69a30ba8223aed",
        "mac": "00:00:00:00:00:09",
        "is_guest": false,
        "first_seen": 1620492159,
        "last_seen": 1651066316,
        "is_wired": true,
        "fingerprint_source": 4,
        "dev_cat": 57,
        "dev_family": 35,
        "os_name": 1,
        "dev_vendor": 234,
        "dev_id": 4206,
        "confidence": 100,
        "fingerprint_engine_version": "0.0.0",
        "hostname": "21---BBQ-Grills",
        "use_fixedip": true,
        "network_id": "5e496f4ef583e6034c04f2f9",
        "fixed_ip": "10.0.250.121",
        "noted": false,
        "usergroup_id": "",
        "blocked": false,
        "fw_version": "UVC.S5L.v4.49.9.67.8366a5d.220323.1203",
        "product_line": "unifi-protect",
        "product_model": "Camera G4 Bullet",
        "icon_filename": "f7d8d4e4-243c-45c0-996d-9d6244cde198",
        "icon_resolutions": [
          [
            101,
            101
          ],
          [
            51,
            51
          ],
          [
            25,
            25
          ],
          [
            257,
            257
          ],
          [
            129,
            129
          ]
        ],
        "disconnect_timestamp": 1644416650,
        "unifi_device_info_from_ucore": {
          "name": "21---BBQ-Grills",
          "computed_model": "G4 Bullet",
          "device_state": "CONNECTED",
          "product_line": "PROTECT",
          "product_model": "G4 Bullet",
          "product_shortname": "UVC G4 Bullet",
          "icon_filename": "f7d8d4e4-243c-45c0-996d-9d6244cde198",
          "icon_resolutions": [
            [
              25,
              25
            ],
            [
              51,
              51
            ],
            [
              101,
              101
            ],
            [
              129,
              129
            ],
            [
              257,
              257
            ]
          ],
          "icons": [
            {
              "width": 25,
              "height": 25,
              "url": "https://static.ui.com/fingerprint/ui/icons/f7d8d4e4-243c-45c0-996d-9d6244cde198_25x25.png"
            },
            {
              "width": 51,
              "height": 51,
              "url": "https://static.ui.com/fingerprint/ui/icons/f7d8d4e4-243c-45c0-996d-9d6244cde198_51x51.png"
            },
            {
              "width": 101,
              "height": 101,
              "url": "https://static.ui.com/fingerprint/ui/icons/f7d8d4e4-243c-45c0-996d-9d6244cde198_101x101.png"
            },
            {
              "width": 129,
              "height": 129,
              "url": "https://static.ui.com/fingerprint/ui/icons/f7d8d4e4-243c-45c0-996d-9d6244cde198_129x129.png"
            },
            {
              "width": 257,
              "height": 257,
              "url": "https://static.ui.com/fingerprint/ui/icons/f7d8d4e4-243c-45c0-996d-9d6244cde198_257x257.png"
            }
          ],
          "fw_version": "UVC.S5L.v4.49.9.67.8366a5d.220323.1203",
          "fw_status": "UP_TO_DATE",
          "managed": true
        },
        "_uptime_by_ugw": 155967,
        "_last_seen_by_ugw": 1651066316,
        "_is_guest_by_ugw": false,
        "gw_mac": "00:00:00:00:01:13",
        "network": "Cameras",
        "satisfaction_avg": {
          "total": 4010600,
          "count": 40142
        },
        "uptime": 155967,
        "wired-tx_bytes": 0,
        "wired-rx_bytes": 0,
        "wired-tx_packets": 0,
        "wired-rx_packets": 0,
        "wired-tx_bytes-r": 0,
        "wired-rx_bytes-r": 0,
        "tx_retries": 0,
        "wifi_tx_attempts": 0,
        "qos_policy_applied": true,
        "_uptime_by_usw": 155967,
        "_last_seen_by_usw": 1651066316,
        "_is_guest_by_usw": false,
        "sw_mac": "00:00:00:00:01:09",
        "sw_depth": 2,
        "sw_port": 4,
        "wired_rate_mbps": 1000,
        "hostname_source": "ubios",
        "anomalies": -1,
        "ip": "10.0.250.121",
        "satisfaction": 100,
        "eagerly_discovered": null
      },
      "00:00:00:00:00:10": {
        "site_id": "5ddfb6dc2664520220877cf8",
        "assoc_time": 1650910346,
        "latest_assoc_time": 1650963783,
        "oui": "Ubiquiti Inc.",
        "user_id": "5f57a52c4dde44068d3a0250",
        "_id": "5f57a52c4dde44068d3a0250",
        "mac": "00:00:00:00:00:10",
        "is_guest": false,
        "first_seen": 1599579436,
        "last_seen": 1651066313,
        "is_wired": false,
        "hostname": "15---Garage-Back-Yard-Door",
        "fingerprint_override": true,
        "dev_id_override": 2641,
        "fingerprint_source": 4,
        "dev_cat": 57,
        "dev_family": 35,
        "os_name": 1,
        "dev_vendor": 234,
        "dev_id": 2641,
        "confidence": 100,
        "blocked": false,
        "fingerprint_engine_version": "0.0.0",
        "use_fixedip": true,
        "network_id": "5e496f4ef583e6034c04f2f9",
        "fixed_ip": "10.0.250.115",
        "noted": false,
        "fw_version": "UVC.S2LM.v4.49.9.67.8366a5d.220323.1110",
        "product_line": "unifi-protect",
        "product_model": "Camera G3 Micro",
        "icon_filename": "aea0b2dd-53a7-4a01-9057-d4278f7430bc",
        "icon_resolutions": [
          [
            101,
            101
          ],
          [
            129,
            129
          ],
          [
            25,
            25
          ],
          [
            257,
            257
          ],
          [
            51,
            51
          ]
        ],
        "disconnect_timestamp": 1650963685,
        "unifi_device_info_from_ucore": {
          "name": "15---Garage-Back-Yard-Door",
          "computed_model": "G3 Micro",
          "device_state": "CONNECTED",
          "product_line": "PROTECT",
          "product_model": "G3 Micro",
          "product_shortname": "UVC G3 Micro",
          "icon_filename": "aea0b2dd-53a7-4a01-9057-d4278f7430bc",
          "icon_resolutions": [
            [
              25,
              25
            ],
            [
              51,
              51
            ],
            [
              101,
              101
            ],
            [
              129,
              129
            ],
            [
              257,
              257
            ]
          ],
          "icons": [
            {
              "width": 25,
              "height": 25,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_25x25.png"
            },
            {
              "width": 51,
              "height": 51,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_51x51.png"
            },
            {
              "width": 101,
              "height": 101,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_101x101.png"
            },
            {
              "width": 129,
              "height": 129,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_129x129.png"
            },
            {
              "width": 257,
              "height": 257,
              "url": "https://static.ui.com/fingerprint/ui/icons/aea0b2dd-53a7-4a01-9057-d4278f7430bc_257x257.png"
            }
          ],
          "fw_version": "UVC.S2LM.v4.49.9.67.8366a5d.220323.1110",
          "fw_status": "UP_TO_DATE",
          "managed": true
        },
        "name": "",
        "usergroup_id": "",
        "fixed_ap_enabled": false,
        "fixed_ap_mac": "00:00:00:00:01:07",
        "_uptime_by_usw": 155969,
        "_last_seen_by_usw": 1651066316,
        "_is_guest_by_usw": false,
        "sw_mac": "00:00:00:00:01:08",
        "sw_depth": 1,
        "sw_port": 2,
        "wired_rate_mbps": 10000,
        "hostname_source": "ubios",
        "anomalies": -1,
        "satisfaction_avg": {
          "total": 4900328,
          "count": 51006
        },
        "uptime": 155967,
        "_uptime_by_ugw": 155969,
        "_last_seen_by_ugw": 1651066316,
        "_is_guest_by_ugw": false,
        "gw_mac": "00:00:00:00:01:13",
        "network": "Cameras",
        "tx_bytes": 0,
        "rx_bytes": 0,
        "tx_packets": 0,
        "rx_packets": 0,
        "tx_bytes-r": 0,
        "rx_bytes-r": 0,
        "qos_policy_applied": true,
        "_uptime_by_uap": 104380,
        "_last_seen_by_uap": 1651066313,
        "_is_guest_by_uap": false,
        "ap_mac": "00:00:00:00:01:07",
        "channel": 100,
        "radio": "na",
        "radio_name": "wifi1",
        "essid": "**REDACTED**",
        "bssid": "**REDACTED**",
        "powersave_enabled": false,
        "is_11r": false,
        "wlanconf_id": "5e9b9b46fbc902033e812ed9",
        "user_group_id_computed": "5ddfb6e02664520220877d0a",
        "anon_client_id": "5080ffbd9dfe218fc8bac3687cbf79",
        "ccq": 545,
        "dhcpend_time": 370,
        "idletime": 1,
        "ip": "10.0.250.115",
        "noise": -110,
        "nss": 1,
        "rx_rate": 58500,
        "rssi": 26,
        "satisfaction": 96,
        "satisfaction_now": 96,
        "satisfaction_real": 96,
        "satisfaction_reason": 2,
        "signal": -70,
        "tx_mcs": -1,
        "tx_power": 48,
        "tx_rate": 72200,
        "vlan": 0,
        "radio_proto": "na",
        "tx_retries": 307931,
        "wifi_tx_attempts": 8816615,
        "eagerly_discovered": null,
        "bytes-r": null
      },
      "00:00:00:00:00:11": {
        "site_id": "5ddfb6dc2664520220877cf8",
        "assoc_time": 1650910345,
        "latest_assoc_time": 1650963788,
        "oui": "Ubiquiti Inc.",
        "user_id": "60e4b5e77b88f950af28507a",
        "_id": "60e4b5e77b88f950af28507a",
        "mac": "00:00:00:00:00:11",
        "is_guest": false,
        "first_seen": 1625601511,
        "last_seen": 1651066316,
        "is_wired": true,
        "usergroup_id": "",
        "hostname": "25---Front-Left-360",
        "fingerprint_source": 4,
        "dev_cat": 207,
        "dev_family": 137,
        "os_name": 1,
        "dev_vendor": 234,
        "dev_id": 4238,
        "confidence": 5,
        "fingerprint_engine_version": "0.0.0",
        "fw_version": "UVC.CV2X.v4.49.9.67.8366a5d.220323.1204",
        "product_line": "unifi-protect",
        "product_model": "AI 360 Camera",
        "icon_filename": "19294b80-0922-4a83-b5c5-1022ca22764a",
        "icon_resolutions": [
          [
            129,
            129
          ],
          [
            25,
            25
          ],
          [
            51,
            51
          ],
          [
            101,
            101
          ],
          [
            257,
            257
          ]
        ],
        "blocked": false,
        "use_fixedip": true,
        "network_id": "5e496f4ef583e6034c04f2f9",
        "fixed_ip": "10.0.250.125",
        "noted": false,
        "disconnect_timestamp": 1644416650,
        "_uptime_by_ugw": 155971,
        "_last_seen_by_ugw": 1651066316,
        "_is_guest_by_ugw": false,
        "gw_mac": "00:00:00:00:01:13",
        "network": "Cameras",
        "satisfaction_avg": {
          "total": 4009800,
          "count": 40138
        },
        "uptime": 155971,
        "wired-tx_bytes": 0,
        "wired-rx_bytes": 0,
        "wired-tx_packets": 0,
        "wired-rx_packets": 0,
        "wired-tx_bytes-r": 0,
        "wired-rx_bytes-r": 0,
        "tx_retries": 0,
        "wifi_tx_attempts": 0,
        "qos_policy_applied": true,
        "_uptime_by_usw": 155971,
        "_last_seen_by_usw": 1651066316,
        "_is_guest_by_usw": false,
        "sw_mac": "00:00:00:00:01:10",
        "sw_depth": 2,
        "sw_port": 4,
        "wired_rate_mbps": 1000,
        "hostname_source": "ubios",
        "anomalies": -1,
        "ip": "10.0.250.125",
        "satisfaction": 100,
        "eagerly_discovered": null
      },
}

config_entry-unifi-3e2c6e36f370b4103aa665013021652e.json.txt
home-assistant/core#70910

@Kane610 Kane610 closed this as completed Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant