Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Getting Started to current version, adjusted OPC UA model #4

Merged
merged 26 commits into from
Nov 30, 2023
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
73be1cf
Merge pull request #3 from industrial-edge/main
j0hannesfr Aug 14, 2023
f66ac58
Updated architecture and description
j0hannesfr Aug 14, 2023
97e9cb5
Merge branch 'dev' of https://github.com/industrial-edge/industrial-i…
j0hannesfr Aug 14, 2023
c4a0c2a
update UA Expert description
j0hannesfr Aug 14, 2023
d30e75a
updated s7+ connector configuration
j0hannesfr Aug 15, 2023
89e557a
updated OPC UA configuration
j0hannesfr Aug 15, 2023
8e516ea
updated opc ua model and import description
j0hannesfr Aug 21, 2023
ac06d7a
Updated Installation.md
j0hannesfr Aug 23, 2023
9ef4992
updated screenshots
j0hannesfr Aug 24, 2023
521ff0a
smaller changes
j0hannesfr Aug 24, 2023
09626db
small changes
j0hannesfr Aug 24, 2023
1369af7
CLA changes, new versions
j0hannesfr Aug 30, 2023
de4b600
updated architecture
j0hannesfr Aug 30, 2023
298ba39
CLA changes
j0hannesfr Sep 4, 2023
baf20c1
general corrections
Boehmi-TB Sep 26, 2023
0d877d2
update OPC UA model
Boehmi-TB Nov 8, 2023
b9d24d0
updated docs
NicoSchoe Nov 22, 2023
7f10672
updated docs
NicoSchoe Nov 22, 2023
a581ad0
removed Logo
NicoSchoe Nov 22, 2023
d8084d0
updated links for configuration steps
NicoSchoe Nov 27, 2023
c5fd2dd
updated docs
NicoSchoe Nov 28, 2023
ea0b670
added borders, fixed indentation
NicoSchoe Nov 28, 2023
8870ad3
fixed indentation
NicoSchoe Nov 28, 2023
8af5471
added image borders
NicoSchoe Nov 28, 2023
ddb1d9a
fixed table of contents
NicoSchoe Nov 28, 2023
61e43d0
updated screenshots and wording
Boehmi-TB Nov 30, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update UA Expert description
  • Loading branch information
j0hannesfr committed Aug 14, 2023
commit c4a0c2a8e20f91225f2b83823b2ccf9e3edb68c2
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,13 @@ Once the application is successfully deployed, data from the filling bottle mach

It is possible to check that using the UA Expert tool:

1. Connect to port `62520` of your IED to reach the IIH OPC UA Server
![UA Expert Server Configuration](docs/graphics/uaexpert_server.png)

2. Authenticate with default username `iihcore` and password `iihcore`
![UA Expert Server Auth](docs/graphics/uaexpert_auth_settings.png)

3. Browse the OPC UA Server Model and display data
![UA Expert Browse](docs/graphics/uaexpert_browse.png)

## Documentation
Expand Down