homestar-null

0.1.11 • Public • Published

homestar-null

IOTDB / Home☆Star Module - Empty Bridge

This Home☆Star module contains a number of Models that can be reused in other projects. In and of itself, this "Null" Bridge does nothing.

For more information about IOTDB / Home☆Star, see the project page.

Installation

Install Home☆Star first. See: https://github.com/dpjanes/iotdb-homestar#installation

Then

$ homestar install homestar-null

Models

Values

All of these models have a single attribute called value with varying types.

These are useful when you're reading or writing a value from/to a pin but it has no real semantic meaning.

  • ValueBoolean
  • ValueColor
  • ValueDate
  • ValueDatetime
  • ValueInteger
  • ValueNumber
  • ValuePercent
  • ValueString
  • ValueTime
  • ValueUnit

Readme

Keywords

none

Package Sidebar

Install

npm i homestar-null

Homepage

homestar.io

Weekly Downloads

1

Version

0.1.11

License

Apache-2.0

Last publish

Collaborators

  • dpjanes