jens-maus / node-unifi

NodeJS class for querying/controlling a UniFi-Controller (UDM-Pro, UDM-SE, UDM, UDR, UDW, CloudKey Gen1/Gen2) from Ubiquiti (www.ui.com)
MIT License
140 stars 50 forks source link

Websocket - self-hostd UniFi controller software #218

Open happen-studio opened 11 months ago

happen-studio commented 11 months ago

Hi there, I tried the example, but I don't get any data from the controller. Anyone an idea what's wrong?

This is the Output:

--> node app.js login: true listen: true ctrl.connect ctrl.pong ctrl.pong ctrl.pong ctrl.pong ctrl.pong ctrl.pong ctrl.pong ctrl.pong ctrl.pong

The API-Example works.

THANKS.