adding location operation to task

This commit is contained in:
Hasunie 2017-01-06 18:53:48 +05:30
parent 440473bc13
commit 4c4d6b9d67

View File

@ -145,6 +145,10 @@
<Name>DEVICE_INFO</Name> <Name>DEVICE_INFO</Name>
<RecurrentTimes>1</RecurrentTimes> <RecurrentTimes>1</RecurrentTimes>
</Operation> </Operation>
<Operation>
<Name>DEVICE_LOCATION</Name>
<RecurrentTimes>1</RecurrentTimes>
</Operation>
</Operations> </Operations>
</TaskConfiguration> </TaskConfiguration>