OPCFoundation / UA-Java-Legacy

This repository is provided by OPC Foundation as legacy support for an Java version for OPC UA.
https://github.com/OPCFoundation/UA-.NETStandard
Other
354 stars 226 forks source link

Updated Client.java #205

Closed pradeipk closed 3 years ago

pradeipk commented 4 years ago

Added timestamp on request header in Client.java Added fix for issue #204

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

jouniaro commented 3 years ago

Good fix. You could add the same to discoverApplications, which is using the normal FindServers service, respectively.

pradeipk commented 3 years ago

thanks @jouniaro for approving the PR.

pradeipk commented 3 years ago

@jouniaro could you please review PR https://github.com/OPCFoundation/UA-Java-Legacy/pull/206