sylvia_iot_coremgr::libs::mq::emqx

Function post_user

Source
pub async fn post_user(
    client: &Client,
    opts: &ManagementOpts,
    hostname: &str,
    username: &str,
    password: &str,
    is_superuser: bool,
) -> Result<(), ErrResp>
Expand description

To create an account.