Skip to main content

get_threshold

Function get_threshold 

Source
pub fn get_threshold(_config_json: &str, _threshold_id: i64) -> Result<Value>
Expand description

Get threshold level by ID

This is a placeholder for get_threshold() functionality. TODO: Determine exact requirements for this function.

§Arguments

  • config_json - JSON configuration string
  • threshold_id - Threshold ID

§Returns

JSON Value representing the threshold