Closed Einstein42 closed 8 years ago
long poll. Pass the parameters to your nodeserver with the polyglot connector. Like so:
poly = PolyglotConnector() nserver = HueNodeServer(poly, 1, 60)
Where 1 is the shortpoll and 60 is the longpoll. These are optional to perserve backwards compatibility and the defaults are unchanged.
long poll. Pass the parameters to your nodeserver with the polyglot connector. Like so:
Where 1 is the shortpoll and 60 is the longpoll. These are optional to perserve backwards compatibility and the defaults are unchanged.