AndreSchm
Results
2
issues of
AndreSchm
Is it possible to set the Description attribute when adding a variable to the address space? I tried something like `msg.payload = { "opcuaCommand": "addVariable" }; msg.topic = 'ns=1;s=MyTestInt;datatype=UInt32;description=test'` but...
enhancement
implemented
Is there a way to configure the following two properties in context of Historical Access: 1. Storage of historical data As far as I understood the default memory space for...
enhancement
question