Skip to content

Commit

Permalink
upgrade dependency to node-serialport
Browse files Browse the repository at this point in the history
  • Loading branch information
coolchip committed Apr 13, 2022
1 parent 67ef8b6 commit bb63ab6
Show file tree
Hide file tree
Showing 4 changed files with 599 additions and 208 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#### Node-RED Node, that reads and parses the data from smartmeter devices. Supports for example Hager eHz Energy Meter, EMH Energy Meter, EFR SmartGridHub, Siemens 2WR5, Elster AS1440, Iskraemeco MT174, Itron EM214 Typ 720.

This work depends on the smartmeter Module ([smartmeter@github](https://github.com/Apollon77/smartmeter-obis) and [smartmeter@npm](https://www.npmjs.com/package/smartmeter-obis)).
This work depends on the great smartmeter Module ([smartmeter@github](https://github.com/Apollon77/smartmeter-obis) and [smartmeter@npm](https://www.npmjs.com/package/smartmeter-obis)).

### Install
Just run
Expand All @@ -14,6 +14,7 @@ Just run

### How to use
Connect your reader and configure the smartmeter node.
An external trigger is only needed by some smartmeters.

### Example
```text
Expand Down
Loading

0 comments on commit bb63ab6

Please sign in to comment.