homestar-null
August 24, 2016 · View on GitHub
IOTDB Bridge - does nothing, but provides useful Models
About
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.
Installation
Then:
$ npm 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