codmpm / node-red-contrib-loxone

Connect the Loxone Miniserver to node-red via the Websocket API
MIT License
74 stars 24 forks source link

WebService not sending request anymore #61

Closed FrankVDL2471 closed 2 years ago

FrankVDL2471 commented 3 years ago

Hello,

I've setup up a webservice node to send information from an MQTT bus to my Loxone MiniServer

image

When I tried the same request in postman it works fine, but looking at the live view in Loxone Config nothing seems to comming in.

Is there a way to log what happens or to see why nothing is been send ?

Kind Regards Frank

codmdu commented 3 years ago

Hi @FrankVDL2471 do you still have this issue ? I can't reproduce this issue, its working fine for my test case. Bildschirmfoto 2021-04-21 um 13 12 47 Bildschirmfoto 2021-04-21 um 13 12 19

Whats the payload of msg in your case ?