Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Follow the steps given below to access the WSO2 IoT Server landing page:

Accessing the WSO2 IoT Server Management Console

Follow the instructions below to sign in to the WSO2 IoT Server management console:

  1. Start the server.

  2. Access the WSO2 IoT Server Management Console using one of the following URLs:

    • Accessing the console via HTTP: 
      http://<HTTP_HOST>:9763/carbon/ 
      Example: http://localhost:9763/carbon/
    • Accessing the console via HTTPS: 
      https://<HTTPS_HOST>:9443/carbon/ 
      Example: https://localhost:9443/carbon/
  3. Enter the tenant username and password. The default username and password are both admin

    This field is case sensitive.

  4. If you wish your browser to save your login details, select the Remember Password check box.
  5. Click Sign-in
    Upon successfully signing up in the management console home page will appear.

To sign out of the WSO2 IoT Server management console click Sign-out.

Accessing the Device Management Console

Follow the instructions below to sign in to the WSO2 IoT Server device management console:

  1. Start the server.

  2. Access the device management console.

    • For access via HTTP: 
      http://<IOTS_HTTP_HOST>:9763/devicemgt/ 

      For example: http://localhost:9763/devicemgt/
    • For access via secured HTTP: 
      https://<IOTS_HTTPS_HOST>:9443/devicemgt/ 
      For example: https://localhost:9443/devicemgt/ 
  3. Enter the username and password, and sign in.

    The system administrator will be able to log in using admin for both the username and password. However, other users will have to first register with IoTS before being able to log into the IoTS device management console. For more information on creating a new account, see Registering with WSO2 IoT Server.

  4. Click LOGIN. The respective device management console will change, based on the permissions assigned to the user.
    For example, the device management console for an administrator is as follows:

Accessing the Data Analytics Server Console

Only users having the administrator permissions will be allowed to access the WSO2 Data Analytics Server (DAS) console. For more information, see adding a role and permissions.

  1. Start the server and access the WSO2 DAS Console.
    https://<IOTS_HOST>:9445/portal

  2. Enter the username. The super tenant administrator has to use admin as his/her username. 

  3. Enter the password. The super tenant administrator has to use admin as the password. 

  4. Click Sign In
    Upon successfully signing in the management console home page will appear.

To sign out of the WSO2 IoT Server management console click Sign-out.

Accessing the API store

  1. Start the server and access the API store that is pre-packed with WSO2 IoT Server. 
    https://<IOTS_HOST>:9443/api-store

  2. Enter the username. The super tenant administrator has to use admin as his/her username. 

  3. Enter the password. The super tenant administrator has to use admin as the password. 

  4. Click LOG IN

To sing out of the device monitoring console, click the user icon, and click LOG OUT. 

Accessing the App Publisher

What does the app publisher do?

WSO2 IoT Server provides mobile application management capabilities out of the box. You can create your applications and publish to the WSO2 IoT Server app store using the WSO2 app publisher.

  1. Start the server and access the app publisher that is pre-packed with WSO2 IoT Server. 
    https://<IOTS_HOST>:9443/publisher

  2. Enter the username. The super tenant administrator has to use admin as his/her username. 

  3. Enter the password. The super tenant administrator has to use admin as the password. 

  4. Click LOG IN

Accessing the App Store

What does the app store do?

WSO2 IoT Server provides mobile application management capabilities out of the box. The WSO2 IoT Server app store functions as a normal app store. You are able to select and install applications onto devices via the store.

  1. Start the server and access the app store that is pre-packed with WSO2 IoT Server. 
    https://<IOTS_HOST>:9443/store

  2. Enter the username. The super tenant administrator has to use admin as his/her username. 

  3. Enter the password. The super tenant administrator has to use admin as the password. 

  4. Click LOG IN
  • No labels