3.0.5 • Published 8 years ago

homestar-metadata v3.0.5

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

3.0.1

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago