I don't know how to make all these connections by using the connection object. Can anyone give me a hint?

Moderator: leecollings
You should check the plugins/examples/HTTP.py
And you do as many as you need.self.httpConn = Domoticz.Connection(Name=self.sProtocol+" Test", Transport="TCP/IP", Protocol=self.sProtocol, Address=Parameters["Address"], Port=Parameters["Mode1"])
Users browsing this forum: No registered users and 1 guest