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

add iocIP prop by default, pvaPort and caPort as optional properties that default on (opt-out) #91

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

tynanford
Copy link
Contributor

Addresses this issue ticket #90

Adds a new default property iocIP and adds a new preference settings iocConnectionInfo which defaults to on. If this property is enabled, the other two port properties will also be sent to channel finder - pvaPort and caPort. A user who does not want these properties can toggle iocConnectionInfo to off.

In the case reccaster or EPICS base is an older version that does not support RSRV_SERVER_PORT or PVAS_SERVER_PORT (or QSRV is not enabled), recceiver will just skip adding this property to the channel.

2024-06-14T13:49:17-0400 [recceiver.cfstore#debug] EPICS environment var RSRV_SERVER_PORT listed in environment_vars setting list not found in this IOC: test-
ioc
2024-06-14T13:49:17-0400 [recceiver.cfstore#debug] EPICS environment var PVAS_SERVER_PORT listed in environment_vars setting list not found in this IOC: test-
ioc

@tynanford tynanford changed the title add iocIP prop by default, pvaPort and caPort as optional properties add iocIP prop by default, pvaPort and caPort as optional properties that default on (opt-out) Jun 14, 2024
Copy link
Contributor

@jacomago jacomago left a comment

Choose a reason for hiding this comment

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

Lgtm

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@tynanford
Copy link
Contributor Author

@shroffk is this okay to merge?

@shroffk
Copy link
Collaborator

shroffk commented Jul 18, 2024

This PR implements the improvements discussed during the codeathon

@shroffk shroffk merged commit 9d77a05 into ChannelFinder:master Jul 18, 2024
7 checks passed
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.

3 participants