pub fn gpio_status_route(
(req, state): (Path<i32>, State<AppState>),
) -> FutureResponse<HttpResponse>
Expand description
Get status of GPIO
pub fn gpio_status_route(
(req, state): (Path<i32>, State<AppState>),
) -> FutureResponse<HttpResponse>
Get status of GPIO