mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Update android xml to have StartupOperationConfig
This commit is contained in:
parent
cefb3d5b5d
commit
32d39b82ce
@ -658,8 +658,10 @@
|
||||
<Operation>DEVICE_INFO</Operation>
|
||||
<Operation>APPLICATION_LIST</Operation>
|
||||
<Operation>DEVICE_LOCATION</Operation>
|
||||
<Operation>SERVER_VERSION</Operation>
|
||||
</InitialOperationConfig>
|
||||
<StartupOperationConfig>
|
||||
<Operation>SERVER_VERSION</Operation>
|
||||
</StartupOperationConfig>
|
||||
<!--This configures the Task service for the android device-type. Given below are the property definitions.
|
||||
<RequireStatusMonitoring> - This will enable or disable status monitoring for that particular device-type.
|
||||
<Frequency> - The time interval (in seconds) in which the task should run for this device-type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user