pub async fn find_devices_with_expired_tokens(
auth: AuthenticatedUser,
state: Data<AppState>,
) -> Result<HttpResponse>Expand description
Find Linky devices with expired tokens
GET /api/v1/iot/linky/devices/expired-tokens
pub async fn find_devices_with_expired_tokens(
auth: AuthenticatedUser,
state: Data<AppState>,
) -> Result<HttpResponse>Find Linky devices with expired tokens
GET /api/v1/iot/linky/devices/expired-tokens