awcullen / opcua

OPC Unified Architecture (OPC UA) in Go.
MIT License
81 stars 18 forks source link

Read Request Implementation #40

Open OnlyOneMarcus opened 4 weeks ago

OnlyOneMarcus commented 4 weeks ago

Hello, is it possible to provide your own implementation of ReadRequest? How is it done with HistoryReader. You can provide your own implementation for ReadEvent, ReadRawModified, etc...