Hauptmenü

KeyValueProtocol

Begonnen von gloob, 18 Juli 2017, 18:04:28

Vorheriges Thema - Nächstes Thema

gloob

Hallo,

Ich habe ein Gerät was ich gerne über das KeyValueProtocol einbinden möchte.
Leider finde ich nirgendwo eine richtige Anleitung für das Device. Auch im Wiki ist es sehr dürftig.

Mein Gerät sendet am Anfang folgendes:

OK VALUES IR_Blaster 14590508 ChipID=14590508,FlashChipId=1458400,MAC=18:FE:34:DE:A2:2C,Version=v2.2

Über eine UDP Verbindung:

// multicast
WiFiUDP WiFiUdp;
IPAddress ipMulti(239, 0, 0, 57);
unsigned int portMulti = 12345;      // local port to listen on
String deviceID = "";


Hat vielleicht jemand eine Beispiel Config für so ein KVP Device.
Raspberry Pi 3 | miniCUL 433MHz | nanoCUL 868 MHz | nanoCUL 433 MHz | MySensors WLAN Gateway | LaCrosse WLAN Gateway | SignalESP 433 MHz | SignalESP 868 MHz | HM-MOD-UART WLAN Gateway | IR - 360 Grad WLAN Gateway

justme1968

hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968