Skip to content

Conversation

@martinoyovo
Copy link
Collaborator

No description provided.

const deviceTableName = 'Electric Distribution Device';
const assetGroupName = 'Circuit Breaker';
const assetTypeName = 'Three Phase';
const globalIdString = '1CAF7740-0BF4-4113-8DB2-654E18800028';
Copy link
Collaborator

@changanxian changanxian Nov 25, 2025

Choose a reason for hiding this comment

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

Since the constants are used only once, we hardcode them directly in the functions in other utility network samples. Actually, this makes the usage more readable.

String deviceTableName,
String assetGroupName,
String assetTypeName,
String globalIdString,
Copy link
Collaborator

Choose a reason for hiding this comment

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

So the parameters can be eliminated.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@martinoyovo martinoyovo merged commit c3c6b47 into v.next Nov 25, 2025
1 check passed
@martinoyovo martinoyovo deleted the martinoyovo/analyze_network_with_subnetwork_trace_sample branch November 25, 2025 18:32
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.

4 participants