Art-of-WiFi / UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API
MIT License
1.09k stars 217 forks source link

Function for changing network on the port of device? #199

Closed scgpsro closed 8 months ago

scgpsro commented 9 months ago

Is it possible to add a direct function to change the VLAN or network for a given device and a given port? So that I don't have to send an instruction to rewrite all ports.

For example: set_port_nework(device, port, network_id)

SamuelSchnelly commented 9 months ago

Can someone assign an issue to me?

malle-pietje commented 9 months ago

Can someone assign an issue to me?

Hi, feel free to submit a PR.

SamuelSchnelly commented 8 months ago

Can someone assign an issue to me?

Hi, feel free to submit a PR.

hi

Sorry for the late response.

I am a PHP Fullstack developer. I work primarily on projects in the company (which are not public). I primarily work on backends and integration with other systems.

I have experience with the Unifi platform as both a user and a developer. In my diploma thesis, I deal with integration to this infrastructure and automation using the Unifi platform.