|
|
|
@ -80,55 +80,55 @@
|
|
|
|
|
|
|
|
|
|
<div class="kiosk-inputs">
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-1">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-admin-component">
|
|
|
|
|
PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME
|
|
|
|
|
<!--<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>
|
|
|
|
|
( ex: com.emm.android/com.emm.android.DeviceAdminReceiver )
|
|
|
|
|
( ex: org.wso2.iot.agent/org.wso2.iot.agent.services.AgentDeviceAdminReceiver )
|
|
|
|
|
</label>
|
|
|
|
|
<input id="android-kiosk-config-1" type="text" class="form-control" >
|
|
|
|
|
<input id="android-kiosk-config-admin-component" type="text" class="form-control" >
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-2">
|
|
|
|
|
PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-checksum">
|
|
|
|
|
PROVISIONING_DEVICE_ADMIN_PACKAGE_CHECKSUM
|
|
|
|
|
<!--<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>
|
|
|
|
|
( ex: gJD2YwtOiWJHkSMkkIfLRlj-quNqG1fb6v100QmzM9w= )
|
|
|
|
|
</label>
|
|
|
|
|
<input id="android-kiosk-config-2" type="text" class="form-control" >
|
|
|
|
|
<input id="android-kiosk-config-checksum" type="text" class="form-control" >
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-3">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-download-url">
|
|
|
|
|
PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION
|
|
|
|
|
<!--<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>
|
|
|
|
|
( ex: com.emm.android/com.emm.android.DeviceAdminReceiver )
|
|
|
|
|
( ex: http://192.168.8.20:8080/android.apk )
|
|
|
|
|
</label>
|
|
|
|
|
<input id="android-kiosk-config-3" type="text" class="form-control" >
|
|
|
|
|
<input id="android-kiosk-config-download-url" type="text" class="form-control" >
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-4">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-wifi-ssid">
|
|
|
|
|
PROVISIONING_WIFI_SSID
|
|
|
|
|
<!--<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>
|
|
|
|
|
( ex: GuestWiFi )
|
|
|
|
|
( ex: Entgra )
|
|
|
|
|
</label>
|
|
|
|
|
<input id="android-kiosk-config-4" type="text" class="form-control" >
|
|
|
|
|
<input id="android-kiosk-config-wifi-ssid" type="text" class="form-control" >
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-5">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-wifi-password">
|
|
|
|
|
PROVISIONING_WIFI_PASSWORD
|
|
|
|
|
<!--<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>-->
|
|
|
|
@ -136,19 +136,18 @@
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
<input id="android-kiosk-config-5" type="text" class="form-control" >
|
|
|
|
|
<input id="android-kiosk-config-wifi-password" type="text" class="form-control" >
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-6">
|
|
|
|
|
<label class="wr-input-label" for="android-kiosk-config-encryption">
|
|
|
|
|
PROVISIONING_SKIP_ENCRYPTION
|
|
|
|
|
<!--<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>
|
|
|
|
|
( ex: gJD2YwtOiWJHkSMkkIfLRlj-quNqG1fb6v100QmzM9w= )
|
|
|
|
|
</label>
|
|
|
|
|
<select id="android-kiosk-config-6" class="form-control" data-default="0">
|
|
|
|
|
<select id="android-kiosk-config-encryption" class="form-control" data-default="0">
|
|
|
|
|
<option value="false">false</option>
|
|
|
|
|
<option value="true">true</option>
|
|
|
|
|
</select>
|
|
|
|
|