As a developer i would like to move to using EPICS support for open62451 as it allows better use of certificate based security
Acceptance criteria
- old no security access still works
- certificate access works
To test
After swapping branches to try_1_4 in both support/open62451 and support/opcua run the following commands in both directories, doing open62541 before opcua
- git submodule sync
- git submodule update --recursive --init
- make clean uninstall
- make
then in ioc/master/OPCUA run make clean uninstall and make
As a developer i would like to move to using EPICS support for open62451 as it allows better use of certificate based security
Acceptance criteria
To test
After swapping branches to
try_1_4in bothsupport/open62451andsupport/opcuarun the following commands in both directories, doing open62541 before opcuathen in
ioc/master/OPCUArunmake clean uninstallandmake