A Node-RED node to push topic/payload pairs to Bitpool using the API.
Use the procedures below to install the Bitpool-Edge Uploader node onto your running instance. Then either use the Node-RED help, or read the wiki page to get you started on your next new project.
- Examples are available using the Import->Examples->Flows menu.
Install using the Node-RED manage palette,
1. Click the 'Hamburger' icon at the top right corner.
2. Select the 'Manage palette' option.
3. Click the 'Install' tab and type '@bitpoolos/edge-uploader' into the search field.
4. Find the latest version and click to install.
or using NPM from the command line.
$ npm install @bitpoolos/edge-uploader
- bitpool.com - who are we.
- app.bitpool.com - our platform.
- wiki.bitpool.com - helpful docs.
- hub.docker.com - pre-canned nodes.
This project is under the MIT license agreement. For more details, see the LICENSE file.