Skip to content

Added Limits, Default Values, and Descriptions to PyAres Settings#26

Merged
nkleiner merged 14 commits into
Developfrom
Limits
Jun 17, 2026
Merged

Added Limits, Default Values, and Descriptions to PyAres Settings#26
nkleiner merged 14 commits into
Developfrom
Limits

Conversation

@nkleiner

@nkleiner nkleiner commented Jun 11, 2026

Copy link
Copy Markdown
Member

This pull request adds limits, default values and descriptions to PyAres settings for devices, planners, and analyzers.

@nkleiner nkleiner linked an issue Jun 11, 2026 that may be closed by this pull request
@nkleiner nkleiner added the enhancement New feature or request label Jun 11, 2026
@nkleiner nkleiner marked this pull request as draft June 11, 2026 14:15
@nkleiner

Copy link
Copy Markdown
Member Author

This pull request will also be used for including default values for settings as well as descriptions that can be displayed as tooltips in ARES. Specifically because of the default values, this can't be merged until an update is merged and released for the data model.

@nkleiner nkleiner linked an issue Jun 11, 2026 that may be closed by this pull request
@nkleiner nkleiner changed the title Added Limits Specifications to PyAres Added Limits, Default Values, and Descriptions to PyAres Settings Jun 11, 2026
@nkleiner nkleiner linked an issue Jun 11, 2026 that may be closed by this pull request
nkleiner added 2 commits June 17, 2026 09:15
# Conflicts:
#	PyAres/Demo/Analyzers/analyzer_test.py
#	PyAres/Device/device_service.py
# Conflicts:
#	PyAres/Analyzing/analysis_service.py
#	PyAres/Demo/Analyzers/analyzer_test.py
#	PyAres/Demo/Analyzers/analyzer_wiki.py
@nkleiner nkleiner marked this pull request as ready for review June 17, 2026 13:34
@nkleiner nkleiner merged commit 02c1234 into Develop Jun 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expanded setting constraints handling to enforce min & max User definable tooltips for settings Default values for settings.

1 participant