0.0.2 • Published 3 years ago

openhab-typescript-typings v0.0.2

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

TypeScript Typings for openHAB Scripts

This Package provides TypeScript Interfaces to help with writing rules for openHAB.

This is the first version. There will be many bugs and not implemented interfaces.

Installation

Run the following command in your project directory:

npm install openhab-typescript-typings -D

This will install the typings as a development dependency.