pub async fn put_config( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, Value>>>
Update burst engine configuration including frequency and timing parameters.