jacdac-ts/docs/index.md

757 B

JACDAC TypeScript

This repository contains a TypeScript/JavaScript client library for the JACDAC protocol.

Usage: npm + TypeScript

Add the jacdac-ts npm module to your project.

npm install --save jacdac-ts

Import the library in your Typescript project.

import * from 'jacdac-ts'

Online tools

A list of sample tools to operate on JACDAC devices, built with this library.

  • packets, sniff all packets on the bus
  • devices, list of connected devices
  • console, turns on verbose console and display messages
  • streaming, notify sensors to stream sensor data