Skip to content

Conversation

@saksham-gera
Copy link
Contributor

@saksham-gera saksham-gera commented Jun 8, 2025

Successfully integrated ZMQ node detection along with the extraction of hexadecimal ports (converted to decimal) and corresponding names. These values are now assigned to variables following the convention: PORT_[SOURCE_NODE]_[DESTINATION_NODE] and PORT_NAME_[SOURCE_NODE]_[DESTINATION_NODE]. These variables can be used in source files where ports and port names for ZeroMQ connections are not predefined. Additionally, the port values are made accessible via iport and oport files as per standard convention.

…mal port and name, then setting them in the variable names as PORT_[SOURCE_NODE]_[DESTINATION_NODE] and PORT_NAME_[SOURCE_NODE]_[DESTINATION_NODE], these variables can be used in the source files when Ports and Portnames are not decided for zeromq connection, and also the port is accessible through iport and oport files.
@saksham-gera
Copy link
Contributor Author

saksham-gera commented Jun 8, 2025

@pradeeban Please merge this, I've added some studies that will help you understand my approach better.

@pradeeban pradeeban merged commit 6ec969f into ControlCore-Project:dev Jun 9, 2025
@pradeeban
Copy link
Member

Thanks, merged.

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