Sven Rebhan
|
3c27f598bb
|
fix: Update gopcua library to latest version (#9560)
|
2021-09-14 08:31:44 -05:00 |
Marcus Ilgner
|
7def7e7328
|
fix(opcua): clean client on disconnect so that connect works cleanly (#9583)
|
2021-08-10 16:18:04 -05:00 |
Sven Rebhan
|
249bcd25d5
|
fix: Do not return on disconnect to avoid breaking reconnect (#9524)
|
2021-08-05 09:54:29 -06:00 |
R290
|
3633853235
|
Do not skip good quality nodes after a bad quality node is encountered (#9550)
|
2021-07-30 16:26:47 -04:00 |
Sven Rebhan
|
8e7da355b3
|
Linter fixes (unhandled errors) -- Part 1 (#8992)
|
2021-04-08 11:43:39 -05:00 |
David Bennett
|
ef2def20dc
|
Delete log.Fatal calls and replace with error returns. (#9086)
* Delete log.Fatal calls and replace with error returns.
* Update opcua_util.go
* Update opcua_util.go
|
2021-04-06 17:35:54 -04:00 |
Paweł Żak
|
ba66d4facb
|
Revive fixes - part 1 (#8797)
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
|
2021-02-08 11:18:40 -05:00 |
reimda
|
498a6da75f
|
Add node groups to opcua input plugin (#8389)
|
2020-12-02 17:06:47 -07:00 |
reimda
|
b2ac8b4ac6
|
Opcua cleanup (#8076)
|
2020-09-03 21:48:00 -06:00 |
Chris Hayles
|
160e1d11c7
|
Add OPC UA input plugin (#8009)
|
2020-09-02 16:52:46 -06:00 |