
Get Configuration Data Hash for Each Plan
Source:R/config_data_hash_for_each_plan.R
get_config_data_hash_for_each_plan.Rd
Retrieves data hash configuration entries from the database table for tracking data changes across surveillance task plans and elements.
Arguments
- task
Character string specifying the task name to filter by. If NULL, returns data for all tasks.
- index_plan
Integer specifying the plan index to filter by. If NULL, returns data for all plans.
- element_tag
Character string specifying the element tag to filter by. If NULL, returns data for all elements.