Closed iain-anderson closed 3 years ago
Signed-off-by: Iain Anderson iain@iotechsys.com
Please check if your PR fulfills the following requirements:
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-examples/blob/master/.github/CONTRIBUTING.md.
Service is written for EdgeX v1.x
Ported to v2.x using latest C SDK
Are there any new imports or modules? If so, what are they used for and why?
Updated CSDK has dependencies on paho (mqtt) and redis libraries
Are there any specific instructions or things that should be known prior to reviewing?
@iain-anderson, I apologize but I do not have the time to review.
closes #10 (and #7 and #8 )
Signed-off-by: Iain Anderson iain@iotechsys.com
PR Checklist
Please check if your PR fulfills the following requirements:
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-examples/blob/master/.github/CONTRIBUTING.md.
What is the current behavior?
Service is written for EdgeX v1.x
Issue Number:
What is the new behavior?
Ported to v2.x using latest C SDK
Does this PR introduce a breaking change?
New Imports
Are there any new imports or modules? If so, what are they used for and why?
Updated CSDK has dependencies on paho (mqtt) and redis libraries
Specific Instructions
Are there any specific instructions or things that should be known prior to reviewing?
Other information