Skip to main content

post_beacon_subscribe

Function post_beacon_subscribe 

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

Subscribe to system beacon for event notifications and status updates.