Add support of device market name property in group feature

This commit is contained in:
Denis barbaron
2020-01-24 16:18:28 +01:00
parent 1dd9f45f06
commit d9ea4ab85e
9 changed files with 18 additions and 8 deletions

View File

@@ -30,6 +30,7 @@ module.exports = function GroupListCtrl(
'serial,' +
'version,' +
'manufacturer,' +
'marketName,' +
'sdk,' +
'display.width,' +
'display.height,' +