Skip to main content

Module thresholds

Module thresholds 

Source

Structsยง

AddComparisonThresholdParams
Parameters for adding a comparison threshold
AddGenericThresholdParams
Parameters for adding a generic threshold
DeleteGenericThresholdParams
Parameters for deleting a generic threshold
SetComparisonThresholdParams
Parameters for setting (updating) a comparison threshold
SetGenericThresholdParams
Parameters for setting (updating) a generic threshold
SetThresholdParams
Parameters for setting a threshold (stub - not yet implemented)

Functionsยง

add_comparison_threshold
Add a new comparison threshold (CFG_CFRTN record)
add_comparison_threshold_by_id ๐Ÿ”’
Internal: Add comparison threshold by ID (for FFI use)
add_generic_threshold
Add a new generic threshold (CFG_GENERIC_THRESHOLD record)
delete_comparison_threshold
delete_comparison_threshold_by_id ๐Ÿ”’
Internal: Delete comparison threshold by ID (for FFI use)
delete_generic_threshold
Delete a generic threshold
get_threshold
Get threshold level by ID
list_comparison_thresholds
List all comparison thresholds with resolved names
list_generic_thresholds
List all generic thresholds with resolved names
set_comparison_threshold
Set (update) a comparison threshold
set_comparison_threshold_by_id ๐Ÿ”’
Internal: Set comparison threshold by ID (for FFI use)
set_generic_threshold
Set (update) a generic threshold
set_threshold
Set threshold level by ID