mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
add configuration change
This commit is contained in:
parent
61f6fdeca9
commit
222e1f6e7f
@ -78,7 +78,7 @@
|
|||||||
<authorizationRequired>true</authorizationRequired>
|
<authorizationRequired>true</authorizationRequired>
|
||||||
</DeviceAuthorizationConfig>
|
</DeviceAuthorizationConfig>
|
||||||
|
|
||||||
<PushNotificationProvider type="MQTT">
|
<PushNotificationProvider type="MQTT" isScheduled="false">
|
||||||
<FileBasedProperties>true</FileBasedProperties>
|
<FileBasedProperties>true</FileBasedProperties>
|
||||||
<!--if file based properties is set to false then the configuration will be picked from platform configuration-->
|
<!--if file based properties is set to false then the configuration will be picked from platform configuration-->
|
||||||
<ConfigProperties>
|
<ConfigProperties>
|
||||||
@ -165,4 +165,4 @@
|
|||||||
<IdleTimeToMarkUnreachable>300</IdleTimeToMarkUnreachable>
|
<IdleTimeToMarkUnreachable>300</IdleTimeToMarkUnreachable>
|
||||||
</DeviceStatusTaskConfig>
|
</DeviceStatusTaskConfig>
|
||||||
|
|
||||||
</DeviceTypeConfiguration>
|
</DeviceTypeConfiguration>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user