<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.ccc-mannheim.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=ESP8266%2FUebertrafficlight</id>
	<title>ESP8266/Uebertrafficlight - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.ccc-mannheim.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=ESP8266%2FUebertrafficlight"/>
	<link rel="alternate" type="text/html" href="https://www.ccc-mannheim.de/mediawiki/index.php?title=ESP8266/Uebertrafficlight&amp;action=history"/>
	<updated>2026-04-09T19:34:58Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in C3MAWiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.ccc-mannheim.de/mediawiki/index.php?title=ESP8266/Uebertrafficlight&amp;diff=3267&amp;oldid=prev</id>
		<title>Ollo: Ueber Traffic Light</title>
		<link rel="alternate" type="text/html" href="https://www.ccc-mannheim.de/mediawiki/index.php?title=ESP8266/Uebertrafficlight&amp;diff=3267&amp;oldid=prev"/>
		<updated>2016-01-09T00:15:49Z</updated>

		<summary type="html">&lt;p&gt;Ueber Traffic Light&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Uber Traffic Light =&lt;br /&gt;
&lt;br /&gt;
Die Ampel hat drei Fraben, welche alle einzeln wie folgt geschaltet werden können:&lt;br /&gt;
 mosquitto_pub -h bigbrother -t &amp;quot;/room/trafficlight/red/command&amp;quot; -m &amp;quot;on&amp;quot;&lt;br /&gt;
 mosquitto_pub -h bigbrother -t &amp;quot;/room/trafficlight/yellow/command&amp;quot; -m &amp;quot;on&amp;quot;&lt;br /&gt;
 mosquitto_pub -h bigbrother -t &amp;quot;/room/trafficlight/green/command&amp;quot; -m &amp;quot;on&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Neben den Befehlen &amp;#039;&amp;#039;&amp;#039;on&amp;#039;&amp;#039;&amp;#039; und &amp;#039;&amp;#039;&amp;#039;off&amp;#039;&amp;#039;&amp;#039; kann auch eine Blinkfrequenz wie folgt festgelegt werden:&lt;br /&gt;
 mosquitto_pub -h bigbrother -t &amp;quot;/room/trafficlight/yellow/command&amp;quot; -m &amp;quot;blink 200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bei den statischen Befehlen &amp;#039;&amp;#039;&amp;#039;on&amp;#039;&amp;#039;&amp;#039; und &amp;#039;&amp;#039;&amp;#039;off&amp;#039;&amp;#039;&amp;#039; wird der aktuelle Zustand auch ausgegben:&lt;br /&gt;
 mosquitto_sub -h bigbrother -v -t &amp;quot;/room/trafficlight/#&amp;quot;&lt;br /&gt;
 /room/trafficlight/yellow/state off&lt;br /&gt;
 /room/trafficlight/red/state on&lt;br /&gt;
 /room/trafficlight/green/state on&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:UberTrafficLight.jpg|thumb]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/C3MA/Uebertrafficlight Projekt auf Github]&lt;/div&gt;</summary>
		<author><name>Ollo</name></author>
	</entry>
</feed>