Unifi access point version 8.x - SSID in wireless panel

here the requested command

librenms@librenmstest:~$ ./discovery.php -h 150 -d | curl --data-binary @- https://paste.rs/
PHP Error(2): Undefined array key 1 in /opt/librenms/LibreNMS/OS/Unifi.php:104
PHP Error(2): Undefined array key 2 in /opt/librenms/LibreNMS/OS/Unifi.php:104
PHP Error(2): Undefined array key 3 in /opt/librenms/LibreNMS/OS/Unifi.php:104
PHP Error(2): Undefined array key 4 in /opt/librenms/LibreNMS/OS/Unifi.php:104 (max reported errors reached)
https://paste.rs/rflc0librenms@librenmstest:~$

librenms@librenmstest:~$ lnms device:poll 150 -vv | curl --data-binary @- https://paste.rs/
https://paste.rs/46bNRlibrenms@librenmstest:~$

librenms@librenmstest:~$ snmpbulkwalk -OUneb -v2c -c inetworking 172.22.0.37 .  | curl --data-binary @- https://paste.rs/
https://paste.rs/eEiw9librenms@librenmstest:~$

since access point Unifi in version 6.x the SSID are present.

after the upgrade to version 8.x no.

Can you help me?

thank you