mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add missing type params to device info xml
This commit is contained in:
parent
67864cb762
commit
d869159625
@ -44,10 +44,12 @@
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_VERSION</DefinedValue>
|
||||
<DisplayValue>Firmware version</DisplayValue>
|
||||
<Type>deviceInfo</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>FIRMWARE_APP_VERSION</DefinedValue>
|
||||
<DisplayValue>App version</DisplayValue>
|
||||
<Type>deviceInfo</Type>
|
||||
</DeviceInfoItem>
|
||||
<DeviceInfoItem>
|
||||
<DefinedValue>name</DefinedValue>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user