Removed specific mentions of protobuf for endpoints
Also removed features unused json endpoint data
This commit is contained in:
@@ -65,10 +65,6 @@ namespace feature_service {
|
||||
|
||||
void printFeatureConfiguration();
|
||||
|
||||
void features(JsonObject& root);
|
||||
|
||||
void features_request(const socket_message_FeaturesDataRequest& fd_req, socket_message_FeaturesDataResponse& fd_res);
|
||||
|
||||
esp_err_t getFeatures(httpd_req_t* request);
|
||||
|
||||
} // namespace feature_service
|
||||
|
||||
Reference in New Issue
Block a user