Joe

Results 7 issues of Joe

## Description Using an OPC DA simulator [https://www.aggsoft.com/opc-server-sim/index.htm](https://www.aggsoft.com/opc-server-sim/index.htm) OPC Expert DA-UA converter [https://opcexpert.com/download-opc-expert/](https://opcexpert.com/download-opc-expert/) Reading one of the simulated node's values attributes with `__UA_Client_readAttribute` e.g `ns=3;s=opcserversim.Instance.1->BooleanValue` will fail since the status...

This is a work in progress but the main idea of this branch is to fully support Alarms and conditions as defined by https://reference.opcfoundation.org/Core/Part9/v105/docs This work carries on from the...

…ndpoint Description Issue: https://github.com/open62541/open62541/issues/6779

## Description On 1.4 When SecurityPolicy for UserTokenPolicy and EndpointDescription dont match UA_STATUSCODE_BADIDENTITYTOKENINVALID is returned to the client even if server configuration is correct. E.g if an endpoint with none...

- Improve internal condition and branch structures Part 1 break down of https://github.com/open62541/open62541/pull/6586