@orbis-developers/node-red-viaris
v1.1.1
Published
Monitor viaris EV charger.
Downloads
3
Maintainers
Readme
node-red-viaris
Project focused on a Node-RED Node development for MQTT Communications with Viaris Chargers
You can find more detailed information at https://iot.orbis.com.es/support/devices/uni/integrations/node_red/
Installation
- Install via Node-RED Manage Palette
- Install via npm
npm install @orbis-developers/node-red-viaris
After installation you will find the node inside the Node-RED palette.
Input configuration
node-red-viaris has to be configured with the charger serial number and the right broker mqtt credentials.
Inputs/Outputs node
node-red-viaris features an input where user can provide these functions using an inject node:
- Control the start and stop of charging,
- Configure the update time of the measurements programming a period and timeout.
- Modify the current limit of the connectors.
Additionally, it offers five separate outputs that provide monitoring capabilities.
Predefined Examples
This integration includes predefined examples to streamline the setup process. You can directly import these examples into Node-RED for quick configuration.
General information
On the help tab you can find detailed information about viaris node
Dashboard
Node-RED has the possibility of representing the data obtained by the node in a more visual format through the dashboard.