Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

csowada/openhab-typescript-definition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@types/openhab TypeScript type definitions

This definition package contains the relevant type definitions for openHAB rules.

Install

Add the dependency to you TypeScript project to directly load the files from github.

  "devDependencies": {
    ...
    "@types/openhab": "csowada/openhab-typescript-definition"
  }

Releated projects

JsExt JSR223 extension for openHAB 2.4

This is an optimized JSR223 extension bundle for openHAB to support module loading etc.

https://github.com/csowada/org.eclipse.smarthome.automation.module.script.jsext

TypeScript Rule examples

This project contains the Rule support for TypeScript.

https://github.com/csowada/openhab-typescript-rules

License

EPL

About

openHAB TypeScript definition files (d.ts)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published