edgexfoundry / edgex-taf

Apache License 2.0
11 stars 25 forks source link

refactor: Update the minimum and maximum value to avoid convering int64/uint64 to float64 limitation #827

Closed cherrycl closed 1 year ago

cherrycl commented 1 year ago

Closes #826 Also fix: Correct Topics value of PerTopicPipeline from edgex/events/device/#/${device_name}/# to edgex/events/device/+/+/${device_name}/#

Signed-off-by: Cherry Wang cherry@iotechsys.com

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

New Dependency Instructions (If applicable)