Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
novaemm:steps_for_registering_a_device_in_novaemm:qr_code_creation [2023/02/11 13:46] – created tabnovanovaemm:steps_for_registering_a_device_in_novaemm:qr_code_creation [2023/07/19 13:10] tabnova
Line 5: Line 5:
 If you select "Enable System Apps", all pre-installed apps will be enabled in the device after the 'Device Enrolment' process. If you select "Enable System Apps", all pre-installed apps will be enabled in the device after the 'Device Enrolment' process.
  
-Enter WIFI details, SSID name, WIFI security type, and password and press SUBMIT+Enter WIFI details, SSID name, WIFI security type, and passwordand press SUBMIT.
-A QR CODE will be generated. This QR CODE is needed for device enrolment.+
 {{:novaemm:steps_for_registering_a_device_in_novaemm:create_qr_code.png?nolink|}} {{:novaemm:steps_for_registering_a_device_in_novaemm:create_qr_code.png?nolink|}}
  
 +Basic Settings
 +<html>
 +<style>
 +table, th, td {
 +  border:1px groove #9c27b0;
 +  border-collapse: collapse;
 +
 +}
 +th{
 +background-color:#9c27b0;
 +color: white;
 +}
 +</style>
 +<body>
 +
 +
 +
 +<table style="width:100%">
 +  <tr>
 +    <th>Setting</th>
 +    <th>Description</th>
 +  </tr>
 +  <tr>
 +    <td>Enter Configuration Name </td>
 +    <td>The configuration name can be anything that is meaningful to you. </td>
 +  </tr>
 +  <tr>
 +    <td>Enable System Apps</td>
 +    <td>When you select enable system apps, you can access the system apps that come with your device, such as camera, gallery, calculator, etc. All pre-installed apps will be enabled in the device after the 'Device Enrolment' process.</td>
 +  </tr>
 +  <tr>
 +    <td>Select Profile</td>
 +    <td>The user can choose a profile that matches their device type from the list of available profiles.</td>
 +  </tr>
 +  <tr>
 +    <td>Select Language</td>
 +    <td>This feature allows Admins to choose a default language for the device. The device will use the language that is selected from the drop-down menu. The device must support the selected language.</td>
 +  </tr>
 +  <tr>
 +    <td>Select Timezone</td>
 +    <td>This feature enables admins to choose a timezone for the device. The device will use the timezone that is selected after enrollment.</td>
 +  </tr>
 +  
 +</table>
 +</html>
 + 
 +Wi-Fi Settings
 +<html>
 +<style>
 +table, th, td {
 +  border:1px groove #4caf50;
 +  border-collapse: collapse;
 +
 +}
 +th{
 +background-color:#4caf50;
 +color: white;
 +}
 +</style>
 +<body>
 +
 +
 +
 +<table style="width:100%">
 +  <tr>
 +    <th>Setting</th>
 +    <th>Description</th>
 +  </tr>
 +  <tr>
 +    <td>SSID Name </td>
 +    <td>Enter the available SSID Name of the Wi-Fi. </td>
 +  </tr>
 +  <tr>
 +    <td>Password</td>
 +    <td>Enter the password of the Wi-Fi network that you want the device to connect to automatically. </td>
 +  </tr>
 +  <tr>
 +  <td>WIFI Type</td>
 +    <td>By choosing a Wi-Fi type, you can set the security level of the Wi-Fi network that your device will join.</td>
 +  </tr>
 +  
 +</table>
 +</html>
 +
 +A QR CODE will be generated. This QR CODE is needed for device enrolment.
 {{:novaemm:steps_for_registering_a_device_in_novaemm:created_qr_code.png?nolink|}} {{:novaemm:steps_for_registering_a_device_in_novaemm:created_qr_code.png?nolink|}}
  
 \\ <inline left>[[create_a_device_profile|Previous Page]] </inline><inline right> [[device_enrolment|Next Page]] </inline> \\ <inline left>[[create_a_device_profile|Previous Page]] </inline><inline right> [[device_enrolment|Next Page]] </inline>