mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Replaced [EMM] with [IoT Server]
This commit is contained in:
parent
46494c0d74
commit
2c9c02dc00
@ -38,9 +38,9 @@ under the License. --}}
|
||||
<div class="row">
|
||||
<div class="col-md-4 wr-text">
|
||||
If you have not already enrolled this device with {{companyName}},
|
||||
Download and install following EMM Agent to continue.
|
||||
Download and install following IoT Server Agent to continue.
|
||||
<div class="wr-buttons">
|
||||
<a href="{{agentDownloadURL}}" class="btn-download-agent">Download EMM Agent</a>
|
||||
<a href="{{agentDownloadURL}}" class="btn-download-agent">Download IoT Server Agent</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="android-config-notifier">
|
||||
Type of Communication
|
||||
<span class="helper" title="Communication method of android agent to contact EMM server">
|
||||
<span class="helper" title="Communication method of android agent to contact IoT Server">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -42,7 +42,7 @@
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="android-config-notifier-frequency">
|
||||
Polling Interval*
|
||||
<span class="helper" title="Time interval after which Android agent will contact EMM server each time to fetch data">
|
||||
<span class="helper" title="Time interval after which Android agent will contact IoT Server each time to fetch data">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
<br>
|
||||
|
||||
@ -1137,7 +1137,7 @@
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="work-profile-policy-max-passcode-age-in-days">
|
||||
Profile Name
|
||||
<span class="helper" title="Name of the Work-Profile created by EMM Agent">
|
||||
<span class="helper" title="Name of the Work-Profile created by IoT Server Agent">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
<br>
|
||||
|
||||
@ -1243,7 +1243,7 @@
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="work-profile-policy-max-passcode-age-in-days">
|
||||
Profile Name
|
||||
<span class="helper" title="Name of the Work-Profile created by EMM Agent">
|
||||
<span class="helper" title="Name of the Work-Profile created by IoT Server Agent">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
<br>
|
||||
|
||||
@ -1137,7 +1137,7 @@
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="work-profile-policy-max-passcode-age-in-days">
|
||||
Profile Name
|
||||
<span class="helper" title="Name of the Work-Profile created by EMM Agent">
|
||||
<span class="helper" title="Name of the Work-Profile created by IoT Server Agent">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
<br>
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="windows-config-notifier-frequency">
|
||||
Polling Interval*
|
||||
<span class="helper" title="Time interval after which windows agent will contact EMM server each time to fetch data">
|
||||
<span class="helper" title="Time interval after which windows agent will contact IoT Server each time to fetch data">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
<br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user