Moritz Walker

Results 7 comments of Moritz Walker

@NoelGraf, thank you for your comments. I rebased the PR and tests for the encoding. I was not really sure how to properly test the MQTT-Part, as the tests would...

@jpfr I removed the compile time switches and replaced them by a per DataSetWriter config field. A DataSetWriter can now be configured (https://github.com/wlkrm/open62541/blob/34156d549bab3e00d9d71b715e99dec81ffa6f81/include/open62541/server_pubsub.h#L599) to publish the DataSetMetaData using the corresponding...

> > I removed the compile time switches and replaced them by a per DataSetWriter config field. A DataSetWriter can now be configured (https://github.com/wlkrm/open62541/blob/34156d549bab3e00d9d71b715e99dec81ffa6f81/include/open62541/server_pubsub.h#L599 > > If this is the...

Have you figured out how to compile the project for arm? Could you perhaps create a pull request or post the necessary changes here?

Ah great, are you planning to fix this?

According to https://github.com/umati/Dashboard-OPCUA-Client/issues/811, this issue should already be resolved. @ccvca, right?