diff options
Diffstat (limited to 'include/Device/Device.h')
-rw-r--r-- | include/Device/Device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Device/Device.h b/include/Device/Device.h index 42dad24..bcf0cff 100644 --- a/include/Device/Device.h +++ b/include/Device/Device.h @@ -164,6 +164,7 @@ class Device { void mapFileToCapability(); void mapFirmware(); void mapMacAddress2(); + void mapMacAddress2Iotr(); void printDir(const std::string dir_name, std::vector<std::string> &results); void printJson(); |