1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-28 13:04:17 -04:00

REST API: config: PUT (2): interface

This commit is contained in:
f4exb
2019-08-06 08:48:14 +02:00
parent f80d16451b
commit 659f94b4c6
9 changed files with 202 additions and 70 deletions
+2
View File
@@ -45,6 +45,8 @@ public:
SWGSDRangel::SWGInstanceConfigResponse& response,
SWGSDRangel::SWGErrorResponse& error);
virtual void instanceConfigInit();
virtual int instanceDevices(
int direction,
SWGSDRangel::SWGInstanceDevicesResponse& response,