Difference between revisions of "Trigger"
From Fixme.ch
(Created page with "Category:Services == Information == * Trigger for the space status, also controls the LED_Retrofit * This is part of the Internal_Server * It uses the [https://github...") |
|||
Line 3: | Line 3: | ||
* Trigger for the space status, also controls the [[LED_Retrofit]] | * Trigger for the space status, also controls the [[LED_Retrofit]] | ||
* This is part of the [[Internal_Server]] | * This is part of the [[Internal_Server]] | ||
− | * It uses the [https://github.com/fixme-lausanne/Twitter-Hackerspace-Status twitter.pl and spaceapi.py scripts] to retrieve the status and to change it, using javascript | + | * It uses the [https://github.com/fixme-lausanne/Twitter-Hackerspace-Status twitter.pl and spaceapi.py scripts] to retrieve the status and to change it, using javascript and XMLHttpRequest |
* It controls the LEDs over HTTP using | * It controls the LEDs over HTTP using | ||
* It is deployed using a [[Gitolite#Deploy|gitolite hook]] | * It is deployed using a [[Gitolite#Deploy|gitolite hook]] |
Revision as of 23:55, 9 January 2013
Information
- Trigger for the space status, also controls the LED_Retrofit
- This is part of the Internal_Server
- It uses the twitter.pl and spaceapi.py scripts to retrieve the status and to change it, using javascript and XMLHttpRequest
- It controls the LEDs over HTTP using
- It is deployed using a gitolite hook