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