Update android xml to have StartupOperationConfig

merge-requests/46/head
Saad Sahibjan 6 years ago
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…
Cancel
Save