Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed Sep 25, 2022
2 parents 84c724c + 50d3185 commit 86138dd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# These are supported funding model platforms
custom: ["https://github.com/sponsors/BiancoRoyal", "https://bianco-royal.space/supporter/", "https://opencollective.com/node-red-contrib-modbus", "https://noderedplus.de/"]
custom: ["https://github.com/sponsors/BiancoRoyal", "https://bianco-royal.space/supporter/", "https://opencollective.com/node-red-contrib-modbus", "https://www.noderedplus.de/"]
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

Building Automation and Control Networks Protocol toolbox for Node-RED.

### International Node-RED IIoT Website
### International IIoT Website for Node-RED

For an international area, [Iniationware][6] has provided the [Node-RED PLUS International][8] website.
For an international area, [Iniationware][6] has provided the [PLUS for Node-RED International][8] website.

### Node-RED IIoT Webseite Deutschland
### IIoT Webseite Deutschland für Node-RED

Für einen deutschsprachigen Bereich hat [Iniationware][6] die Webseite [Node-RED PLUS Germany][7] bereitgestellt.
Für einen deutschsprachigen Bereich hat [Iniationware][6] die Webseite [PLUS for Node-RED Germany][7] bereitgestellt.


## Install
Expand Down Expand Up @@ -60,5 +60,5 @@ I'd like to give special thanks to [fh1ch][2] and [Apollon77][4] for their work
[4]:https://github.com/Apollon77
[5]:https://github.com/BiancoRoyal
[6]:https://github.com/Iniationware
[7]:https://node-red-plus.de/
[8]:http://node-red.plus/
[7]:https://www.noderedplus.de/de/
[8]:https://www.noderedplus.de/
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-bacnet",
"version": "0.2.6",
"version": "0.2.7",
"private": false,
"description": "The BACnet toolbox package for Node-RED.",
"repository": {
Expand All @@ -10,13 +10,13 @@
"dependencies": {
"debug": "~4.3.4",
"node-bacnet": "~0.2.4",
"underscore": "~1.13.4"
"underscore": "~1.13.6"
},
"keywords": [
"node-red",
"plusfornodered",
"bacnet",
"fieldbus",
"iiot",
"biancoroyal"
],
"author": "Klaus Landsdorf <[email protected]> (https://bianco-royal.space/)",
Expand Down

0 comments on commit 86138dd

Please sign in to comment.