pub async fn post_beacon_subscribe( __arg0: State<ApiState>, __arg1: Json<HashMap<String, String>>, ) -> ApiResult<Json<HashMap<String, String>>>
Subscribe to system beacon for event notifications and status updates.