Function config_set
Source pub fn config_set(config_name: impl AsRef<str>) -> Value
Expand description
Generates an event payload for when a config is set
§Arguments
config_name - Name of the configuration being set
§Returns
JSON object containing config set details