Powerbars: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
Wizzup (talk | contribs)
No edit summary
Wizzup (talk | contribs)
No edit summary
Line 4: Line 4:
     http://powerbar.ti:5000
     http://powerbar.ti:5000


== Other interfaces to the powerbars ==
This interface is viewable from almost any browser, including many ancient
browsers. For an optimal experience, use links:


Right now there are two ways to control the powerbars. You can either use the
    links http://powerbar.ti:5000
web interface or use the HTTP-API directly, as described in:
 
Alternatively, you can use plain HTTP. See:


     https://github.com/MerlijnWajer/powerbars/blob/master/README
     https://github.com/MerlijnWajer/powerbars/blob/master/README


== Configuration overview ==


TODO.
== Infrastructure ==
 
There are two Baytech powerbars in the space. One is in the main room, near the
printers. The other powerbar is hanging from the ceiling in the auxilary room.
 
The first powerbar is currently controlled from one of the printer workstations,
the powerbar in the auxilary room is controlled with a marsboard hanging next to
the powerbar. The main powerbar interface is hosted on the printer workstation,
and it communicates (internally) with the marsboard near the other powerbar.
 
The marsboard interface can also be accessed seperately:
 
    http://10.0.20.41:5000

Revision as of 21:29, 20 June 2014

The powerbars are used to turn machines and lights in the space on and off. The web interface can be accessed from inside the space:

   http://powerbar.ti:5000

This interface is viewable from almost any browser, including many ancient browsers. For an optimal experience, use links:

   links http://powerbar.ti:5000

Alternatively, you can use plain HTTP. See:

   https://github.com/MerlijnWajer/powerbars/blob/master/README


Infrastructure

There are two Baytech powerbars in the space. One is in the main room, near the printers. The other powerbar is hanging from the ceiling in the auxilary room.

The first powerbar is currently controlled from one of the printer workstations, the powerbar in the auxilary room is controlled with a marsboard hanging next to the powerbar. The main powerbar interface is hosted on the printer workstation, and it communicates (internally) with the marsboard near the other powerbar.

The marsboard interface can also be accessed seperately:

   http://10.0.20.41:5000