@openremote/model
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

@openremote/model

NPM Version Linux Build Test Coverage

Typescript type definitions for the OpenRemote object model.

Install

npm i @openremote/model
yarn add @openremote/model 

Usage

For a full list of properties, methods and options refer to the TypeDoc generated documentation.

import {Asset} from "@openremote/model";

const asset: Asset = {
    ...
};

License

GNU AGPL

Readme

Keywords

none

Package Sidebar

Install

npm i @openremote/model

Weekly Downloads

108

Version

1.5.0

License

AGPL-3.0-or-later

Unpacked Size

133 kB

Total Files

11

Last publish

Collaborators

  • openremotedeveloper
  • wborn