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

Set MaxBrowsePoints datatype as u16 #236

Closed joshuagleaton closed 1 year ago

joshuagleaton commented 1 year ago

This updates the cast of MaxBrowseContinuationPoints to match the UInt16 datatype as specified in the schema.