Hello @bakman2
thanks for your feedback, it did not work!
The Error i got is a
{"_msgid":"3d25e5a4.1a5d1a","payload":"Error: connect ECONNREFUSED 10.18.42.180:8080 : http://10.18.42.180:8080/api","url":"http://10.18.42.180:8080/api","statusCode":"ECONNREFUSED"}
i also found out to be the same error when in den phoscon place i do not activate the APP connection.
so i think, maybe, the APP Conection on the phoscon do not work nicely!
i found out to get information with WS like below and there i got information
[{"id":"56f6dc46.46e574","type":"websocket in","z":"484a0edd.1e80f","name":"","server":"","client":"3726780e.3f0298","x":430,"y":300,"wires":[["1c49d288.4502cd"]]},{"id":"1c49d288.4502cd","type":"debug","z":"484a0edd.1e80f","name":"ws","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":830,"y":340,"wires":[]},{"id":"3726780e.3f0298","type":"websocket-client","path":"ws://10.18.42.180:443/","tls":"","wholemsg":"false"}]
the WS give the information below
{"attr":{"id":"2","lastannounced":null,"lastseen":"2020-12-12T08:26Z","manufacturername":"dresden elektronik","modelid":"RaspBee II","name":"Configuration tool 2","swversion":"0x26610700","type":"Configuration tool","uniqueid":"00:21:2e:ff:ff:06:1e:76-01"},"e":"changed","id":"2","r":"lights","t":"event","uniqueid":"00:21:2e:ff:ff:06:1e:76-01"}
doing a nmap 10.18.42.180 show the port 8080 is not open
nmap 10.18.42.180 -p U:53,111,137,T:21-25,80,139,8080
Starting Nmap 7.70 ( https://nmap.org ) at 2020-12-12 09:39 CET
Nmap scan report for 10.18.42.180
Host is up (0.0022s latency).
PORT STATE SERVICE
21/tcp closed ftp
22/tcp open ssh
23/tcp closed telnet
24/tcp closed priv-mail
25/tcp closed smtp
80/tcp open http
139/tcp closed netbios-ssn
8080/tcp closed http-proxy
Nmap done: 1 IP address (1 host up) scanned in 0.44 seconds