@hypericon/node-red-hypertable 0.1.3

Node-RED plugin to interact with Hypertable

npm install @hypericon/node-red-hypertable

A plugin for Node-RED to add nodes to interact with Hypertable.

! Only actions within a Hypertable Project can be performed, the plugin cannot interact with Hypertable Workspaces.

Usage

Development

  • Install and run Node-RED (getting started docs)
  • Clone this repo
  • Install the node module locally in the Node-RED install folder
    • usually npm install <the-full-path-to-the-repo-folder> in ~/.node-red
    • see the Node-RED docs

Restart Node-RED to load edits to the plugin.

Publishing Updates

Publish an updated version of the NPM package with:

npm publish --access public

Update the module in Node-RED's library by clicking check for update on the module's page.

TODO

  • add examples

License

MIT

Node Info

Version: 0.1.3
Updated 2 years, 3 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

2 in the last week

Nodes

  • hypertable-connection
  • read-collection
  • read-record
  • create-record
  • update-record
  • delete-record

Keywords

  • node-red
  • hypertable

Maintainers