anthturner / UniFiSharp

UniFiSharp Brings Ubiquiti UniFi SDN Automation to C#
https://anthturner.github.io/UniFiSharp/
MIT License
23 stars 10 forks source link

Question: UnifiOS support? #31

Open panmona opened 1 year ago

panmona commented 1 year ago

Hello. Does this project also support UniFi Controllers ran on UnifiOS (for example their dream machine) ?

anthturner commented 1 year ago

I have not had experience with the Dream Machine series of Ubiquiti hardware. I believe that the company has one central API service which runs all of their network appliances but I could be wrong. If you're not sure, I'd suggest trying out the CLI tool against your Dream Machine and see if you can do things like list attached clients and/or network devices. I'd be really interested to know if those devices share a similar software platform which this can interface with.