Setya Adi Kurnia

Results 3 issues of Setya Adi Kurnia

return "Workstation.ServiceModel.Ua.Channels.ClientSessionChannel: Error: Error discovering endpoints of 'MainPLC'. Invalid URI: The format of the URI could not be determined." when using "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"

Get all properties that marked with MonitoredItemAttribute including from base class instead of DeclaredProperties only to make MonitoredItem from base class also work.

Expected: MonitoredItems that located on base class of the subscrition viewmodel can update it's value base on server value or write to it. Current behavior: any properties that marked with...