mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add firmware system version column
This commit is contained in:
parent
f286cb2306
commit
6d6d3f4f40
@ -41,16 +41,6 @@
|
||||
<HideDomainSelectionInSubTenant>true</HideDomainSelectionInSubTenant>
|
||||
</Billing>
|
||||
<DeviceInfoConfigurations>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_VERSION</DefinedValue>
|
||||
<DisplayValue>label_firmware_version</DisplayValue>
|
||||
<Type>deviceInfo</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_APP_VERSION</DefinedValue>
|
||||
<DisplayValue>label_app_version</DisplayValue>
|
||||
<Type>deviceInfo</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>name</DefinedValue>
|
||||
<DisplayValue>label_device</DisplayValue>
|
||||
@ -91,6 +81,21 @@
|
||||
<DisplayValue>label_actions</DisplayValue>
|
||||
<Type>default</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_VERSION</DefinedValue>
|
||||
<DisplayValue>label_firmware_version</DisplayValue>
|
||||
<Type>deviceDetailsMap</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_APP_VERSION</DefinedValue>
|
||||
<DisplayValue>label_app_version</DisplayValue>
|
||||
<Type>deviceDetailsMap</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_SYSTEM_VERSION</DefinedValue>
|
||||
<DisplayValue>label_firmware_system_version</DisplayValue>
|
||||
<Type>deviceDetailsMap</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>batteryLevel</DefinedValue>
|
||||
<DisplayValue>label_battery_leve</DisplayValue>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user