Uit Hack42
Ga naar: navigatie, zoeken
(Doorverwijzing naar Space Logic verwijderd)
Label: Doorverwijzing verwijderd
 
Regel 21: Regel 21:
  
 
==Rood vs Wit (elektra)==
 
==Rood vs Wit (elektra)==
 +
 +
==API==
 +
De actuele waardes in deze API worden bepaald door de [[Spacestate]]. Zie ook [[User:Stitch/OpenHeatmap|OpenHeatmap]].
 +
 +
Achtergrondinfo: [[Gebruiker:RickDeckardt/SpaceStateSwitch|SpaceStateSwitch project]]
 +
 +
=== Spacestate API ===
 +
Is hack42 open? Zie:
 +
:Spacestate website: [http://hack42.nl/spacestate/state state]
 +
 +
Details: http://hack42.nl/spacestate/json.php
 +
 +
=== Applicaties gebouwd op de spacestate api ===
 +
 +
* http://spaceapi-stats.n39.eu/#hack42
 +
* :Spacestate Growl notifier: [http://pastebin.com/88vpRqVF Door janvanhaarst]
 +
* :Spacestate API: [https://hack42.nl/spacestate/state API]
 +
 +
:Spacestate XSS op je site:
 +
::<pre><iframe width="390" height="50" scrolling="no" style="border: none;" src="https://hack42.nl/spacestate/"></iframe></pre>
 +
 +
=== Zie ook ===
 +
 +
* [http://hackerspaces.nl/SpaceAPI SpaceAPI] De SpaceAPI die wordt gebruikt op bijvoorbeeld [http://hackerspaces.me hackerspaces.me]

Huidige versie van 17 aug 2024 om 13:14

De Hack42 Officiële Introductie


De Spacestate heeft te maken met het openen en sluiten van de Space. Aan de Tool:Spacestateschakelaar zitten een hoop zaken geautomatiseerd en een aantal belangrijke zaken ook niet.

Space Openen

Checklist space openen

Space Sluiten

Checklist space afsluiten

  • Deuren op slot? (Achterdeur stofhok, zijdeuren binnenplaats, en balkondeur)
  • Alle ramen afgesloten?
  • Lichten uit in de labs?
  • Kan de vaatwasser aan? (Ook slechts halfvol, niet vies laten staan)
  • Spacestate switch uit?
  • Je kunt nu vertrekken!
  • Draai de voordeur nog wel even dubbel op slot...

Rood vs Wit (elektra)

API

De actuele waardes in deze API worden bepaald door de Spacestate. Zie ook OpenHeatmap.

Achtergrondinfo: SpaceStateSwitch project

Spacestate API

Is hack42 open? Zie:

Spacestate website: state

Details: http://hack42.nl/spacestate/json.php

Applicaties gebouwd op de spacestate api

Spacestate XSS op je site:
<iframe width="390" height="50" scrolling="no" style="border: none;" src="https://hack42.nl/spacestate/"></iframe>

Zie ook