mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge branch 'application-mgt-new' into 'application-mgt-new'
Add device type version support See merge request entgra/carbon-device-mgt-plugins!38
This commit is contained in:
commit
318b0cb025
@ -395,4 +395,46 @@
|
||||
<IdleTimeToMarkInactive>900</IdleTimeToMarkInactive>
|
||||
<IdleTimeToMarkUnreachable>600</IdleTimeToMarkUnreachable>
|
||||
</DeviceStatusTaskConfig>
|
||||
|
||||
<DeviceTypePlatformDetails>
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>4.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>4.1</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>4.4</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>5.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>6.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>6.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>7.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>8.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>9.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>10.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
</DeviceTypePlatformDetails>
|
||||
</DeviceTypeConfiguration>
|
||||
|
||||
@ -174,4 +174,18 @@
|
||||
<IdleTimeToMarkInactive>900</IdleTimeToMarkInactive>
|
||||
<IdleTimeToMarkUnreachable>600</IdleTimeToMarkUnreachable>
|
||||
</DeviceStatusTaskConfig>
|
||||
|
||||
<DeviceTypePlatformDetails>
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>8.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>8.1</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
|
||||
<DeviceTypePlatformVersion>
|
||||
<VersionName>10.0</VersionName>
|
||||
</DeviceTypePlatformVersion>
|
||||
</DeviceTypePlatformDetails>
|
||||
</DeviceTypeConfiguration>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user