Skip to content

Releases: RutgersGRID/pixelwall

REST API Compliant Release

11 May 14:42
Compare
Choose a tag to compare

Completely functional pixel wall that exposes a REST API for use by third party programs.
This device is no longer dependent on a server to handle socket connections and instead establishes connections directly to clients through the use of the Mozilla Web Of Things Gateway.

Pixel Wall - sans REST API

09 Apr 18:27
Compare
Choose a tag to compare

This simple initial release implements a basic high level abstraction on the commands to the LED display. It connects immediately to a server using socket.io and the server manages how to associate this device with the clients.

This release does not expose a REST API based on the Mozilla Web Of Things documentation.