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