mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #1723 from rasika/master
Update documentation anchor links
This commit is contained in:
commit
083ad11be3
@ -58,11 +58,11 @@ http://docs.wso2.com/iot-server.
|
|||||||
* Support for SCEP protocol (encryption and authenticity)
|
* Support for SCEP protocol (encryption and authenticity)
|
||||||
|
|
||||||
### How to Run
|
### How to Run
|
||||||
* Extract the downloaded wso2iot-3.1.0.zip file; this will create a folder named ‘wso2iot-3.1.0’.
|
* Extract the downloaded wso2iot-3.2.0.zip file; this will create a folder named ‘wso2iot-3.2.0’.
|
||||||
* IoT Server comes with three runnable components namely broker, core, and analytics. Start these components in following order by executing the following scripts:
|
* IoT Server comes with three runnable components namely broker, core, and analytics. Start these components in following order by executing the following scripts:
|
||||||
* wso2iot-3.1.0//bin/broker.sh [.bat]
|
* wso2iot-3.2.0//bin/broker.sh [.bat]
|
||||||
* wso2iot-3.1.0/bin/iot-server.sh [.bat]
|
* wso2iot-3.2.0/bin/iot-server.sh [.bat]
|
||||||
* wso2iot-3.1.0/bin/analytics.sh [.bat]
|
* wso2iot-3.2.0/bin/analytics.sh [.bat]
|
||||||
|
|
||||||
### How to Contribute
|
### How to Contribute
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.wso2.iot.analytics.devicemgt-plugins</groupId>
|
<groupId>org.wso2.iot.analytics.devicemgt-plugins</groupId>
|
||||||
<artifactId>analytics-devicetype-feature-installation</artifactId>
|
<artifactId>analytics-devicetype-feature-installation</artifactId>
|
||||||
<version>3.1.0-update10-SNAPSHOT</version>
|
<version>3.2.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Install Virtual Fire Alarm, Raspberry Pi, Arduino Device Types - Analytics</name>
|
<name>Install Virtual Fire Alarm, Raspberry Pi, Arduino Device Types - Analytics</name>
|
||||||
<url>http://wso2.org</url>
|
<url>http://wso2.org</url>
|
||||||
|
|||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
product.name=WSO2 IoT Server
|
product.name=WSO2 IoT Server
|
||||||
product.key=IoT
|
product.key=IoT
|
||||||
product.version=3.1.0
|
product.version=3.2.0
|
||||||
product.doc.version=310
|
product.doc.version=310
|
||||||
|
|
||||||
carbon.version=4.4.16
|
carbon.version=4.4.16
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<h4>Documentation</h4>
|
<h4>Documentation</h4>
|
||||||
|
|
||||||
Documentations: <a href='https://docs.wso2.com/display/IoTS310/WSO2+IoT+Server+Documentation'> WSO2 IoT Server Documentation</a>
|
Documentations: <a href='https://docs.wso2.com/display/IoTS320/WSO2+IoT+Server+Documentation'> WSO2 IoT Server Documentation</a>
|
||||||
|
|
||||||
<h4>Known Issues</h4>
|
<h4>Known Issues</h4>
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.wso2.iot.devicemgt-plugins</groupId>
|
<groupId>org.wso2.iot.devicemgt-plugins</groupId>
|
||||||
<artifactId>iot-devicetype-feature-installation</artifactId>
|
<artifactId>iot-devicetype-feature-installation</artifactId>
|
||||||
<version>3.1.0-SNAPSHOT</version>
|
<version>3.2.0-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Install Virtual Fire Alarm, Raspberry Pi, Arduino Device Types - IoT Core</name>
|
<name>Install Virtual Fire Alarm, Raspberry Pi, Arduino Device Types - IoT Core</name>
|
||||||
<url>http://wso2.org</url>
|
<url>http://wso2.org</url>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
WSO2 IoTs 3.1.0 QSG Setup Guide
|
WSO2 IoTs 3.2.0 QSG Setup Guide
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
1. Start the WSO2 IoTS server
|
1. Start the WSO2 IoTS server
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user