Technosoftware GmbH

Results 6 comments of Technosoftware GmbH

Historical Access and HistoricalEvents is only a base implementation yet. We will update the documentation and samples soon. In a first step you can check the OPC UA Online Reference...

All services for HistoricalAccess and HistoricalEvents are implemented but no additional helper methods and not yet an example. We are trying to add a simple example including documentation soon.

A first version implementing HistoryReadRawModified is available now: [HistoricalAccessSampleServer.zip](https://github.com/technosoftware-gmbh/opcua-solution-net-samples/files/8729625/HistoricalAccessSampleServer.zip) It doesn't implement DataAccess or dynamic values. But hopefully that helps for the start.

With update to 2.3.11 (see #26) HistoricalAccess example is complete. The next major version will then simplify the HistoricalAccess handling

Please check the Supported Profiles for servers at https://github.com/technosoftware-gmbh/opcua-solution-net/blob/master/documentation/UaServer/SupportedProfiles.md The File Access Server Facet is not yet supported

We have to check the effort for this feature but based on your example we are not sure if that is done correct. Seems you add a FileState to a...