mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing a typo
This commit is contained in:
parent
394f45f4bd
commit
08f4f04101
@ -96,15 +96,15 @@
|
|||||||
<PublishDeviceInfoResponse>false</PublishDeviceInfoResponse>
|
<PublishDeviceInfoResponse>false</PublishDeviceInfoResponse>
|
||||||
<PublishOperationResponse>
|
<PublishOperationResponse>
|
||||||
<isEnabled>false</isEnabled>
|
<isEnabled>false</isEnabled>
|
||||||
<operations>
|
<Operations>
|
||||||
<!-- Publish specific operation responses -->
|
<!-- Publish specific operation responses -->
|
||||||
<!--
|
<!--
|
||||||
<operation>BATTERY_LEVEL</operation>
|
<Operation>BATTERY_LEVEL</Operation>
|
||||||
<operation>CHECK_LOCK_STATUS</operation>
|
<Operation>CHECK_LOCK_STATUS</Operation>
|
||||||
-->
|
-->
|
||||||
<!-- use wildcard '*' to publish all responses -->
|
<!-- use wildcard '*' to publish all responses -->
|
||||||
<operation>*</operation>
|
<Operation>*</Operation>
|
||||||
</operations>
|
</Operations>
|
||||||
</PublishOperationResponse>
|
</PublishOperationResponse>
|
||||||
</OperationAnalyticsConfiguration>
|
</OperationAnalyticsConfiguration>
|
||||||
<DefaultGroupsConfiguration>BYOD,COPE</DefaultGroupsConfiguration>
|
<DefaultGroupsConfiguration>BYOD,COPE</DefaultGroupsConfiguration>
|
||||||
|
|||||||
@ -126,15 +126,15 @@
|
|||||||
<PublishDeviceInfoResponse>false</PublishDeviceInfoResponse>
|
<PublishDeviceInfoResponse>false</PublishDeviceInfoResponse>
|
||||||
<PublishOperationResponse>
|
<PublishOperationResponse>
|
||||||
<isEnabled>false</isEnabled>
|
<isEnabled>false</isEnabled>
|
||||||
<operations>
|
<Operations>
|
||||||
<!-- Publish specific operation responses -->
|
<!-- Publish specific operation responses -->
|
||||||
<!--
|
<!--
|
||||||
<operation>BATTERY_LEVEL</operation>
|
<Operation>BATTERY_LEVEL</Operation>
|
||||||
<operation>CHECK_LOCK_STATUS</operation>
|
<Operation>CHECK_LOCK_STATUS</Operation>
|
||||||
-->
|
-->
|
||||||
<!-- use wildcard '*' to publish all responses -->
|
<!-- use wildcard '*' to publish all responses -->
|
||||||
<operation>*</operation>
|
<Operation>*</Operation>
|
||||||
</operations>
|
</Operations>
|
||||||
</PublishOperationResponse>
|
</PublishOperationResponse>
|
||||||
</OperationAnalyticsConfiguration>
|
</OperationAnalyticsConfiguration>
|
||||||
<!--This configuration used to configure the options for remote device control feature -->
|
<!--This configuration used to configure the options for remote device control feature -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user