добавление обновлений OTA для TDMA терминала
This commit is contained in:
@@ -87,6 +87,10 @@ namespace api_driver {
|
||||
void readLoggingStatistics(std::vector<uint8_t>& out, int timeStart = -1, int timeEnd = -1, bool ordering = false, int maxItems = -1);
|
||||
#endif
|
||||
|
||||
#ifdef MODEM_IS_TDMA
|
||||
std::string getOtaFileLocation() const;
|
||||
#endif
|
||||
|
||||
static std::string loadSysInfo();
|
||||
|
||||
~ApiDriver();
|
||||
|
Reference in New Issue
Block a user