diff --git a/Sensors.mw b/Sensors.mw index 2e177ef9..cdbee3ba 100644 --- a/Sensors.mw +++ b/Sensors.mw @@ -37,3 +37,8 @@ Datenquellen, die Auswirkungen auf blinkende LEDs haben können oder in einem Da == SpaceAPI mit ZeroMQ == [https://github.com/astro/spacemsg/blob/master/spaceapi/server.hs Server] fragt die Access Points [https://github.com/astro/spacemsg/blob/master/snmp-agent/main.hs mit SNMP] (ZMQ_REP auf tcp://www1:5555) und den [https://github.com/astro/spacemsg/blob/master/gpio-sensor/main.c Schalter über ZeroMQ] (ZMQ_REP auf tcp://beere:5555) ab. + +; Siehe auch: +* [[wikipedia:en:ØMQ]] + +[[Kategorie:Infrastruktur]]