Merge pull request #1811 from ruwany/master

updating readme
merge-requests/1/head
Dharmakeerhi Lasantha 7 years ago committed by GitHub
commit b0f43105ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.2.0.zip file; this will create a folder named wso2iot-3.2.0. * Extract the downloaded wso2iot-3.3.0.zip file; this will create a folder named wso2iot-3.3.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.2.0//bin/broker.sh [.bat] * wso2iot-3.3.0/bin/broker.sh [.bat]
* wso2iot-3.2.0/bin/iot-server.sh [.bat] * wso2iot-3.3.0/bin/iot-server.sh [.bat]
* wso2iot-3.2.0/bin/analytics.sh [.bat] * wso2iot-3.3.0/bin/analytics.sh [.bat]
### How to Contribute ### How to Contribute

Loading…
Cancel
Save