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

feat: module class add get meas device #903

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

Sviatose
Copy link
Collaborator

No description provided.

* @param name the name of the unit to retrieve
* @return the unit with the given name, or {@code null} if no such unit is found
*/
public Object getMeasurumentDevice(String name) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please fix the typo getMeasurumentDevice -> getMeasurementDevice

@EvenSol
Copy link
Collaborator

EvenSol commented Jan 13, 2024

I looked more into it. I think your suggestion is fine (we also had return Object for getUnit

@EvenSol EvenSol merged commit 528b3ca into master Jan 13, 2024
9 checks passed
@EvenSol EvenSol deleted the feat--module-add-get-meas-device branch January 13, 2024 14:56
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

3 participants