Skip to content

Commit

Permalink
Client implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
einarmo committed Mar 27, 2024
1 parent e3dffb3 commit 2477f79
Show file tree
Hide file tree
Showing 63 changed files with 7,314 additions and 7,481 deletions.
164 changes: 86 additions & 78 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ edition = "2021"
[dev-dependencies]
log = "0.4"
chrono = "0.4"
tokio = { version = "1", features = ["full"] }

[dev-dependencies.opcua]
path = "../lib"
Expand Down
Loading

0 comments on commit 2477f79

Please sign in to comment.