Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 486 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 486 Bytes

t2-rest-relay-ambient

REST + Linked Data interface for a Tessel 2 with an ambient and relay module.

Implementation details

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/

Status

First rough implementation.