Skip to content

richardwillars/thinglator-driver-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a starter kit for creating a new driver - copy this repo and use it to build your own driver. Please leave all structure and existing tests as they are to ensure consistency across drivers.

#thinglator-driver-starter

Allows the Thinglator platform to control DRIVERNAME devices on your local network.

Requirements

Installation

Navigate to the root of your Thinglator installation and run

npm install thinglator-driver-DRIVERNAME

Relaunch thinglator by re-running

node app.js

Test

npm run test

About

Starter kit for creating a new thinglator driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published