Giter VIP home page Giter VIP logo

Comments (3)

malle-pietje avatar malle-pietje commented on September 28, 2024

Not with how the API Browser tool is structured where you fetch the collections within the context of a specific site after selecting a controller.

With our (paid) UniFi Device Search Tool we fetch the relevant details of all the devices across all sites within a controller. This is done by "cycling" through all sites and merging all the devices into a single "collection".

More details can be found here:
https://artofwifi.net/portfolio/unifi-device-search-tool/

from unifi-api-browser.

malle-pietje avatar malle-pietje commented on September 28, 2024

The tool can be purchased online after which you get the source code of the tool. This can be useful if you wish to modify the tool to your specific requirements.

from unifi-api-browser.

Chiratidzo avatar Chiratidzo commented on September 28, 2024

Hi,

May someone assist and guide on how to configure the Unifi API browser. I would like to give you a bit of context so that you can have understanding on the kind of problem I am facing. I downloaded the Unifi-API browser tool and placed the unzipped folder in the root directory of my Apache server. I have implemented and followed the instructions the GitHub page, particularly the ones from the README.md file. Although, I haven’t worked with Apache and PHP before. I made changes to the config-template.php file by placing my details and saved it as config.php file . I also made changes to the php development and production file by uncommenting the following command: extension=curl in both files. To add on, I have added the php and curl path on the system path. I have also installed the PHP curl extension but still I haven’t made headway. After all these changes, I restarted the server and even restarted my machine to initiate the changes. But I cannot get the Unifi-API browser to work. It keeps throwing the following error:

Fatal error: Uncaught Error: Call to undefined function curl_version() in C:\Apache24\htdocs\Unifi-API-browser\common.php:18 Stack trace: #0 C:\Apache24\htdocs\Unifi-API-browser\index.php(38): require_once() #1 {main} thrown in C:\Apache24\htdocs\Unifi-API-browser\common.php on line 18

I have tried several solutions and used the official Unifi community website to get answers but there is no solution to this one. My end goal is to export a list of devices connected on our Unifi controller to an excel file. The list should contain the IP addresses and the MAC adresses of each device.

Your response will be greatly appreciated.

from unifi-api-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.