pub(crate) async fn post_device_callback_route(
__arg0: State<State>,
__arg1: ClientIp,
__arg2: Form<DeviceCallbackParams>,
) -> impl IntoResponsepub(crate) async fn post_device_callback_route(
__arg0: State<State>,
__arg1: ClientIp,
__arg2: Form<DeviceCallbackParams>,
) -> impl IntoResponse