Searched refs:handleSensorGet (Results 1 – 1 of 1) sorted by relevance
2430 inline void handleSensorGet(App& app, const crow::Request& req, in handleSensorGet() function2497 std::bind_front(sensors::handleSensorGet, std::ref(app))); in requestRoutesSensor()