locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
476 stars 129 forks source link

Supported OPC UA Facets #221

Open NOP0 opened 2 years ago

NOP0 commented 2 years ago

Hi, is there any place where I can see which OPC UA facets the library supports?

Examples:

Reverse connect facet Enhanced datachange subscription facet Historical raw data server facet.

and so on...

Thanks!

evanjs commented 8 months ago

I think the Compatibility document is the best place to reference this information, though I can't speak on how much it details.