Hallo, ich habe folgendes Problem. Ich möchte gern mit dem HS mittels Webabfrage ein paar Werte aus dem iobroker auslesen. Was funktioniert ist mittels Browser den Wert zu bekommen. Das sieht dann so aus : http://192.168.2.155:8087/getPlainVa...mer_Temperatur
Nun wollte ich den Wert mit dem HS und Websiten/IP-Geräte abfragen. Egal was ich dort einstelle, ich bekomme einfach keinen Wert in den HS. Ich schreibe es in ein iKO und zeige mir den Wert dann in der App an, aber es kommt nichts an. Mein EVENT-BiDIR sieht so aus:
Leider kann ich damit überhaupt nichts anfangen. Hat das jemand schon mal umgesetzt und hat einen Tipp für mich?
LG Thomas
Nun wollte ich den Wert mit dem HS und Websiten/IP-Geräte abfragen. Egal was ich dort einstelle, ich bekomme einfach keinen Wert in den HS. Ich schreibe es in ein iKO und zeige mir den Wert dann in der App an, aber es kommt nichts an. Mein EVENT-BiDIR sieht so aus:
13.04.2019 14:58:47 (IP: 192.168.2.155) (Port: 8087)
(Send: 126) 0x47 0x45 0x54 0x20 0x2f 0x67 0x65 0x74 0x50 0x6c 0x61 0x69 0x6e 0x56 0x61 0x6c 0x75 0x65 0x2f 0x6b 0x6e 0x78 0x2e 0x30 0x2e 0x4c 0x69 0x63 0x68 0x74 0x5f 0x75 0x6e 0x64 0x5f 0x50 0x75 0x6d 0x70 0x65 0x6e 0x2e 0x4d 0x65 0x73 0x73 0x77 0x65 0x72 0x74 0x65 0x2e 0x57 0x6f 0x68 0x6e 0x7a 0x69 0x6d 0x6d 0x65 0x72 0x5f 0x54 0x65 0x6d 0x70 0x65 0x72 0x61 0x74 0x75 0x72 0x20 0x48 0x54 0x54 0x50 0x2f 0x31 0x2e 0x30 0xd 0xa 0x48 0x6f 0x73 0x74 0x3a 0x20 0x31 0x39 0x32 0x2e 0x31 0x36 0x38 0x2e 0x32 0x2e 0x31 0x35 0x35 0xd 0xa 0x43 0x6f 0x6e 0x6e 0x65 0x63 0x74 0x69 0x6f 0x6e 0x3a 0x20 0x43 0x6c 0x6f 0x73 0x65 0xd 0xa 0xd 0xaGET /getPlainValue/knx.0.Licht_und_Pumpen.Messwerte.Wohnzimmer_Temper atur HTTP/1.0 Host: 192.168.2.155 Connection: Close
(Recv: 231) 0x48 0x54 0x54 0x50 0x2f 0x31 0x2e 0x31 0x20 0x32 0x30 0x30 0x20 0x4f 0x4b 0xd 0xa 0x41 0x63 0x63 0x65 0x73 0x73 0x2d 0x43 0x6f 0x6e 0x74 0x72 0x6f 0x6c 0x2d 0x41 0x6c 0x6c 0x6f 0x77 0x2d 0x4f 0x72 0x69 0x67 0x69 0x6e 0x3a 0x20 0x2a 0xd 0xa 0x41 0x63 0x63 0x65 0x73 0x73 0x2d 0x43 0x6f 0x6e 0x74 0x72 0x6f 0x6c 0x2d 0x41 0x6c 0x6c 0x6f 0x77 0x2d 0x48 0x65 0x61 0x64 0x65 0x72 0x73 0x3a 0x20 0x4f 0x72 0x69 0x67 0x69 0x6e 0x2c 0x20 0x58 0x2d 0x52 0x65 0x71 0x75 0x65 0x73 0x74 0x65 0x64 0x2d 0x57 0x69 0x74 0x68 0x2c 0x20 0x43 0x6f 0x6e 0x74 0x65 0x6e 0x74 0x2d 0x54 0x79 0x70 0x65 0x2c 0x20 0x41 0x63 0x63 0x65 0x70 0x74 0xd 0xa 0x43 0x6f 0x6e 0x74 0x65 0x6e 0x74 0x2d 0x54 0x79 0x70 0x65 0x3a 0x20 0x74 0x65 0x78 0x74 0x2f 0x70 0x6c 0x61 0x69 0x6e 0x3b 0x20 0x63 0x68 0x61 0x72 0x73 0x65 0x74 0x3d 0x75 0x74 0x66 0x2d 0x38 0xd 0xa 0x44 0x61 0x74 0x65 0x3a 0x20 0x53 0x61 0x74 0x2c 0x20 0x31 0x33 0x20 0x41 0x70 0x72 0x20 0x32 0x30 0x31 0x39 0x20 0x31 0x32 0x3a 0x35 0x38 0x3a 0x34 0x37 0x20HTTP/1.1 200 OK Access-Control-Allow-Origin: * Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept Content-Type: text/plain; charset=utf-8 Date: Sat, 13 Apr 2019 12:58:47
(Gesamt: 2) (Work: 2) (Typ: Liste) (OK: 0)Leider kann ich damit überhaupt nichts anfangen. Hat das jemand schon mal umgesetzt und hat einen Tipp für mich?
LG Thomas
Kommentar