(1) Installing WSO2 Mobile Device Manager 2.0.0-SNAPSHOT
(1) Installing WSO2 IoT Server 3.0.0
Running the server
Running the server
---------------
---------------
1. The directory containing this INSTALL file will the root and it will be
1. The directory containing this INSTALL file will be the root and it will be treated as IoT home directory and let it be IoT_HOME.
treated as Carbon home directory and let it be CARBON_HOME.
2. All the shell scripts and .bat files are available in CARBON_HOME/bin folder.
2. WSO2 IoT Server comes as a composition of three components namely broker, core and analytics.
3. To start WSO2 Enterprise Mobility Management Solution one can use either wso2server.sh or daemon.sh in all *nix
3. Starting order of IoT components shuld be broker, core, analytics.
system & wso2server.bat file on Windows operating systems.
To start/stop/restart the IoT components one can use wso2server.sh for *nix systems & wso2server.bat for Windows systems which can be found in following locations.
IoT_HOME/broker/bin
IoT_HOME/core/bin
IoT_HOME/analytics/bin
4. The wso2server.sh and wso2server.bat has following commands
4. Either of the following commands can be used to start WSO2 UES
Welcome to the WSO2 IoT Server (IoTS) 1.0.0-ALPHA release
Welcome to the WSO2 IoT Server (IoTS) 3.0.0 release
=======
=======
Key Features
Key Features
@ -11,13 +11,10 @@ Key Features
Installation & Running
Installation & Running
----------------------
----------------------
1. Extract the downloaded zip file
1. Extract the downloaded zip file
2. Run the wso2server.sh or wso2server.bat file in the bin directory
2. Follow the INSTALL.txt file for install instructions
3. Once the server starts, point your Web browser to
3. Once the server starts, point your Web browser to https://localhost:9443/devicemgt to see available device types and operations
https://localhost:9443/
4. Navigate to https://localhost:9443/api-store to see the available device APIs, You can subscribe to these APIs with default application (or by creating new application).
4. After publishing these APIs, subscribe to these APIs with default app/any app.
In API store, go to my subscriptions and find client ID and secret. Which can be used to invoke these apis.
In API store, go to my subscriptions and find client ID and secret.
5. Please find the maven-archetype in <PRODUCT_HOME>repository/tools to generate the mdm-android-agent project & follow the README file.
System Requirements
System Requirements
-------------------
-------------------
@ -28,8 +25,16 @@ System Requirements
WSO2 IoT Server (IoTS) Binary Distribution Directory Structure
WSO2 IoT Server (IoTS) Binary Distribution Directory Structure