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

tickets/DM-44757 #875

Merged
merged 3 commits into from
Jul 9, 2024
Merged

tickets/DM-44757 #875

merged 3 commits into from
Jul 9, 2024

Conversation

elanaku
Copy link
Contributor

@elanaku elanaku commented Jul 8, 2024

Edited xml to take a group ID.

@elanaku elanaku requested review from tribeiro and parfa30 July 8, 2024 22:17
@elanaku elanaku force-pushed the tickets/DM-44757 branch from ee88d33 to b005119 Compare July 9, 2024 14:14
Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

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

A couple of additional follow up requests.

I think the Electrometer stopScan command does not need the groupId, but the startScan command does need it.

Also, you can now remove the value attributes that were previously required. These is no longer needed so you can remove these attributes to cleanup the CSC interface. If you don't want to do this now, please, issue a new ticket to do it later.

The attribute name should be groupId and not groupID.

@@ -111,6 +118,13 @@
<Units>unitless</Units>
<Count>1</Count>
</item>
<item>
<EFDB_Name>groupID</EFDB_Name>
Copy link
Member

Choose a reason for hiding this comment

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

I don't think stopScan needs a groupId

@@ -99,6 +99,13 @@
<Units>second</Units>
<Count>1</Count>
</item>
<item>
<EFDB_Name>groupID</EFDB_Name>
Copy link
Member

Choose a reason for hiding this comment

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

Please, rename it to groupId (lower case d).

@@ -35,6 +35,13 @@
<Units>unitless</Units>
<Count>1</Count>
</item>
<item>
<EFDB_Name>groupID</EFDB_Name>
Copy link
Member

Choose a reason for hiding this comment

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

Please, rename this groupId.

Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

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

Looks good! thanks for the updates.

@elanaku elanaku force-pushed the tickets/DM-44757 branch from 1e31004 to 6bef8ad Compare July 9, 2024 22:46
@elanaku elanaku force-pushed the tickets/DM-44757 branch from 6bef8ad to 6e08712 Compare July 9, 2024 22:53
@elanaku elanaku merged commit 1cd1167 into develop Jul 9, 2024
6 checks passed
@elanaku elanaku deleted the tickets/DM-44757 branch July 9, 2024 23:00
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.

2 participants