REST + Linked Data interface for a Tessel 2 with an ambient and relay module.
Serves JSON-LD on a REST interface. Built on the Express framework. Describes the Tessel 2 using the following vocabularies: Mainly LDP.
Access the root resource like:
$ curl http://tessel-ip-or-hostname:8080/
First rough implementation.