Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Archiv:Lichtsteuerung
(section)
From Chaosdorf Wiki
Views
Read
Edit with form
Edit source
View history
associated-pages
Archiv
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== API === Es existiert eine (noch nicht finale) JSON-API. In einigen Fällen wird auch Textausgabe unterstützt. Für Textformat <tt>.txt</tt> an Anfragen anhängen (oder <tt>curl -H 'Accept: text/plain'</tt> benutzen), für JSON entsprechend <tt>.json</tt> bzw. <tt>application/json</tt>. <tt>/get</tt> liefert derzeit auch PNGs. Sie entsprechen den in der Übersicht verwendeten. {| class="wikitable" ! Request ! Parameter ! Aktion |- | POST <tt>/action</tt> | '''action'''=<nowiki>on|off|toggle</nowiki>, '''device'''=''lampe'' | Schaltet ''lampe'' an / aus, gibt den neuen Status als JSON zurück |- | POST <tt>/action</tt> | '''action'''=shortcut, '''shortcut'''=''aktion'' | Führt ''aktion'' aus (z.B. shutdown oder amps on) |- | POST <tt>/action</tt> | '''action'''=preset, '''preset'''=''preset'' | Schaltet die Lampen wie in ''preset'' angegeben |- | GET <tt>/ajax/blinkencontrol</tt> | '''device'''=''lampe'' | Gibt alle gespeicherten [[Blinkencontrol]]-Animationen (und falls bekannt die aktuell laufende) als JSON zurück |- | POST <tt>/ajax/blinkencontrol</tt> | '''device'''=''lampe'', '''raw_string'''=''animation'' | Setzt ''animation'' auf ''lampe''. Format ist <tt>delay1,red1,green1,blue1 delay2,red2,green2,blue2</tt> <nowiki>[...]</nowiki>, siehe [[Blinkencontrol]] |- | POST <tt>/ajax/blinkencontrol</tt> | '''device'''=''lampe'', '''raw_string'''=''animation'', '''name'''=''name'' | Setzt ''animation'' auf ''lampe'' und speichert sie unter ''name'' ab, so dass sie im Webinterface ausgewählt werden kann. |- | POST <tt>/ajax/blinkencontrol</tt> | '''device'''=''lampe'', '''name'''=''name'', '''delete'''=1 | Löscht die Animation ''name'' von ''lampe'' |- | GET <tt>/ajax/charwrite</tt> | | Gibt die möglichen Modi zurück |- | POST <tt>/ajax/charwrite</tt> | '''device'''=''anzeige'', '''text'''=''modus''<nowiki>|</nowiki>''text'' | Setzt modus oder freitext für ''anzeige'' |- | GET <tt>/ajax/menu</tt> | | Gibt die vorhandenen Shortcuts und Presets (siehe <tt>/action</tt>) zurück |- | GET <tt>/get/''device''</tt> | | Gibt den aktuellen Status von ''device'' zurück |- | GET <tt>/list/all</tt> | | Gibt alle Geräte mit Koordinaten, Status, Beschreibung etc. zurück |- | GET <tt>/space_api</tt> | | Hackerspacestatus für die [http://spaceapi.net/ spaceAPI] |- |}
Summary:
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see
Chaosdorf Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)