-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58a2920
commit 2b06691
Showing
4 changed files
with
39 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,25 @@ | ||
# Test | ||
# node-red-opcua-x | ||
<img src="icons/opcua-logo.png" alt="drawing" style="height:200px;"/> | ||
<img src="images/node-red-logo.png" alt="drawing" style="height:200px;"/> | ||
|
||
## What is | ||
A package that handles OPC UA Client request like read, browse, write, ... | ||
|
||
## Features | ||
|
||
- [x] Read | ||
- [ ] Write | ||
- [x] Browse | ||
- [x] Check connection status | ||
- [ ] Subscription | ||
- [ ] Events | ||
- [ ] Methods | ||
|
||
# Getting started | ||
Run command on Node-RED installation directory. | ||
|
||
npm i node-red-opcua-x | ||
|
||
or run command for global installation. | ||
|
||
npm i -g node-red-opcua-x |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters