eclipse-sparkplug / sparkplug

Sparkplug
Eclipse Public License 2.0
109 stars 39 forks source link

tck: Fix SendComplexDataTest to use propertyValue.getValueCase() #419

Closed rpiper closed 1 year ago

rpiper commented 1 year ago

This fixes assertions on Metric PropertySet datatype tests tck-id-payloads-metric-propertyvalue-type-type and tck-id-payloads-metric-propertyvalue-type-value

Fixes #416