An open API service indexing awesome lists of open source software.

https://github.com/wago-uk/cc100-flows

Node-RED example flows for WAGO CC100 controller
https://github.com/wago-uk/cc100-flows

751-9301 cc100 flows node-red wago

Last synced: 4 months ago
JSON representation

Node-RED example flows for WAGO CC100 controller

Awesome Lists containing this project

README

          

# Node-RED Flows

## List of flows
| Name | Last updated | Description |
|------|------------|-------------|
|CC100_MID_data_flow_example| 03/04/2023 | Using MODBUS interface to read data from MID Meter (Part No. 879-3020) |
| CC100_demo | 10/06/2023 | Using WAGO I/O palletes to monitor/control onboard IO of CC100 controller |


## How to import the flow

Node-RED flows are exported using JSON format.
To import your chosen file:

### 1. Use the import option in Node-RED editor
![alt text](https://github.com/WAGO-UK/cc100-flows/blob/main/img/flow_import_instruction1.png?raw=true)

### 2. Press Select file to import button
![alt text](https://github.com/WAGO-UK/cc100-flows/blob/main/img/flow_import_instruction2.png?raw=true)

### 3. Select JSON file you wish to upload
![alt text](https://github.com/WAGO-UK/cc100-flows/blob/main/img/flow_import_instruction3.png?raw=true)

### 4. Press Import to finalise
![alt text](https://github.com/WAGO-UK/cc100-flows/blob/main/img/flow_import_instruction4.png?raw=true)


> **_NOTE:_**

If required palletes are not installed upon import, an error message will appear. Required palletes can still be installed after importing new flows.

![alt text](https://github.com/WAGO-UK/cc100-flows/blob/main/img/unsupported_packages_message.png?raw=true)