0.0.6 • Published 7 years ago

@tog-hackerspace/sensor v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Introduction

This module is a library for communicating with hackerspace sensors and switches using MQTT as a transport layer. While it has been written with Tog Hackerspace in mind, it aims to be more broadly usable for other spaces or purposes. That said, your mileage may vary, and we make no promises as to servicability for your project.

Written in Typescript for portability, this library aims to be the go-to module to use when writing Browser, Node.js, cross-platform Mobile (Ionic), and even device projects using Espruino, with minimal hassle.

Getting started

Install the libary to your Nodejs, Ionic, browser or other project:

npm install --save @tog-hackerspace/sensor

Building as Javascript

npm install
npm run build

Tests

npm test

Warning: In Active Development

This project is still under heavy active development. Use at your own peril.

0.0.6

7 years ago

0.0.51

7 years ago

0.0.5

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago