Map429
From Commander4j Wiki
Revision as of 16:37, 9 May 2019 by Dgarratt (Talk | contribs) (Created page with " <map id="map429" enabed="Y" description="GEN XML to MQTT Broker"> <input id="in1" description="Read XML Document"> <type>XML</type> <path...")
<map id="map429" enabed="Y" description="GEN XML to MQTT Broker"> <input id="in1" description="Read XML Document"> <type>XML</type> <path>./interface/input/429 (GEN XML MQTT)</path> <mask/> <pollingInterval>1000</pollingInterval> <XSLT></XSLT> </input> <output id="out1" enabed="Y" description="Send to MQTT Broker"> <path>./interface/output/429 (GEN XML MQTT)</path> <type>MQTT</type> <mqtt> <topic>MQTT Examples</topic> <contentXPath></contentXPath> <qos>2</qos> <broker>tcp://iot.eclipse.org:1883</broker> <clientID>tcp://iot.eclipse.org:1883</clientID> </mqtt> <XSLT/> </output> </map>