Difference between revisions of "Trigger"
From Fixme.ch
Line 1: | Line 1: | ||
[[Category:Services]] | [[Category:Services]] | ||
== Information == | == Information == | ||
+ | * Sources: | ||
+ | git clone ssh://git.fixme.ch/fixme-nice-api | ||
* 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]] |
Revision as of 11:26, 16 April 2013
Information
- Sources:
git clone ssh://git.fixme.ch/fixme-nice-api
- 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