mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-08 16:32:02 +02:00
Rename REST start function
This commit is contained in:
@@ -19,8 +19,10 @@ class ProcessManager
|
||||
ProcessManager(H5WriteModule& write_module,
|
||||
ZmqRecvModule& recv_module);
|
||||
|
||||
void start_rest_api(const uint16_t rest_port);
|
||||
|
||||
void start(uint16_t rest_port);
|
||||
|
||||
std::string get_status();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user