Skip to content
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

E1.33 cherry pick vii #1960

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

peternewman
Copy link
Member

No description provided.

@peternewman peternewman added this to the 0.11.0 milestone Apr 21, 2024
@peternewman peternewman marked this pull request as draft April 21, 2024 01:09
(cherry picked from commit 2d5280c)
(cherry picked from commit 720bb24)
(cherry picked from commit bc81275)
@peternewman peternewman marked this pull request as ready for review April 21, 2024 16:13
Copy link
Member

@kripton kripton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see inline comments

libs/acn/LLRPProbeReplyPDUTest.cpp Show resolved Hide resolved
libs/acn/LLRPProbeRequestPDUTest.cpp Show resolved Hide resolved
@@ -30,7 +30,7 @@ using ola::rdm::RDMResponse;
using ola::rdm::RDMCallback;

/**
* The ManagementEndpoint handles RDMCommands directed at this E1.33 device. It
* The ManagementEndpoint handles RDMCommands directed at this E1.33 Component. It
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capital C is on purpose?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think from the spec that both Controllers and Devices now have management endpoints, I believe Component (or RPT Component) is the overarching term for Controller and/or Device.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"thing" would also be acceptable! 😜

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rather meant that the previous "device" was lower-case and the new "Component" is upper-case. No issue with the wording itself

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that was device in the generic sense, whereas I was capitalising the official term from the standard to match the standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants