https://github.com/teknoir/node-red-teknoir-configure-devices
A set of nodes that configures Teknoir devices.
https://github.com/teknoir/node-red-teknoir-configure-devices
devices devstudio node-red platform
Last synced: 7 months ago
JSON representation
A set of nodes that configures Teknoir devices.
- Host: GitHub
- URL: https://github.com/teknoir/node-red-teknoir-configure-devices
- Owner: teknoir
- Created: 2023-09-26T11:59:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T13:39:13.000Z (11 months ago)
- Last Synced: 2025-01-30T08:31:40.722Z (8 months ago)
- Topics: devices, devstudio, node-red, platform
- Language: JavaScript
- Homepage: https://teknoir.cloud
- Size: 348 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-red-teknoir-configure-devices
A set of nodes that configures Teknoir devices.# Install
```
RUN npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-teknoir-configure-devices@teknoir/node-red-teknoir-configure-devices#main
```# Documentation
The nodes are properly documented in `Node-RED` itself.# Develop / debug
Make sure you use the correct K8s context.
Example; run for the `demonstrations` namespace:
```
./debug.sh demonstrations
```# TODO:
- [ ] Add full user documentation in node
- [ ] Use the catalog to get App deployments
- [ ] Device command still use GCP IoT Core API, should use EMQX API