3.0.5 • Published 9 years ago

homestar-metadata v3.0.5

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
9 years ago

homestar-metadata

IOTDB Home☆Star metadata editor module

About

Installing this Module will allow you to edit metadata of your Things when using Home☆Star. In particular, you will be able to edit:

  • the Name of the Thing
  • the Facets of the Thing, i.e. what does the Thing do
  • the Zones of the Thing, i.e. where is the Thing located

When the module is installed and configured, a "star" symbol will appear right of the name of the Thing in the main list. [See photo of main list]. Clicking on this star will bring you to the editor page. [See photo of editor].

Installation and Configuration

Backgrounder

Installation

$ npm install -g homestar ## may require sudo
$ npm install homestar-metadata
$ npm install homestar-persist

The second module is needed to keep the edits you make around between sessons!

Configuration

In boot/index.js add the following lines:

iotdb.use("homestar-metadata")
iotdb.use("homestar-persist")
3.0.5

9 years ago

3.0.1

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago