X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=inject_presence.py;h=22ea604c3109bdd48940d633f648c102e1602c52;hp=aa695ade890ce39e8b10426def7a1c6a85c62751;hb=2c075d279f61bf548e22b2715d82d58fc1f16f76;hpb=8c57d7d6432272bc904a0f89536e12567a2f2d81 diff --git a/inject_presence.py b/inject_presence.py index aa695ad..22ea604 100755 --- a/inject_presence.py +++ b/inject_presence.py @@ -14,7 +14,7 @@ def sendR3Message(socket, structname, datadict): zmqctx = zmq.Context() zmqctx.linger = 0 zmqpub = zmqctx.socket(zmq.PUB) -zmqpub.connect("tcp://wuzzler.realraum.at:4243") +zmqpub.connect("tcp://torwaechter.realraum.at:4243") time.sleep(5) #listen for sensor data and forward them