-
Notifications
You must be signed in to change notification settings - Fork 66
feat: enable services to register and receive operations from c8y #3747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enable services to register and receive operations from c8y #3747
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
Robot Results
|
a1407a1
to
5ee8618
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good. I have some minor suggestions.
tests/RobotFramework/tests/cumulocity/log/log_operation_service.robot
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. Everything looks fine, and I was able to create a customer operation handler for the Cumulocity service command (which is the end goal).

Signed-off-by: reubenmiller <reuben.d.miller@gmail.com>
Proposed changes
Allow services to register and receive operations from c8y
Types of changes
Paste Link to the issue
#3226
Checklist
just prepare-dev
once)just format
as mentioned in CODING_GUIDELINESjust check
as mentioned in CODING_GUIDELINESFurther comments