From 0a29e013567e29bb659cab816c32401529a89769 Mon Sep 17 00:00:00 2001 From: Geesara Prathap Date: Thu, 25 Feb 2016 23:57:26 +0530 Subject: [PATCH] Update README.md --- modules/tools/cdmf-devicetype-archetype/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/tools/cdmf-devicetype-archetype/README.md b/modules/tools/cdmf-devicetype-archetype/README.md index de25c9c9..8ee77d26 100644 --- a/modules/tools/cdmf-devicetype-archetype/README.md +++ b/modules/tools/cdmf-devicetype-archetype/README.md @@ -1,12 +1,14 @@ # cdmf-devicetype-archetype To install this maven archetype - go to this folder `cdmf-devicetype-archetype` + +go to this folder `cdmf-devicetype-archetype` mvn clean install To create new project - go to this folder `/wso2iots-1.0.0-SNAPSHOT/samples` + +go to this folder `/wso2iots-1.0.0-SNAPSHOT/samples` mvn archetype:generate -DarchetypeCatalog=local @@ -32,7 +34,7 @@ version, packaging, name of your device type and name for sensor as shown bellow To install sample app into IOTS open `device-deployer.xml` which is located in wso2iots-1.0.0-SNAPSHOT directory -Under modules tag add name of sample which you created as module as below +Under modules tag add name of sample which you created as module samples/safeLocker