Skip to main content

post_control

Function post_control 

Source
pub async fn post_control(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, String>>,
) -> ApiResult<Json<HashMap<String, String>>>
Expand description

Control burst engine with actions: start, pause, stop, or resume.