From 98fd8c90d2f3425a30498f893ae3561ddb90ec79 Mon Sep 17 00:00:00 2001
From: Imesh Chandrasiri
Date: Tue, 4 Jul 2017 17:25:59 +0530
Subject: [PATCH] fixes wso2/carbon-device-mgt-plugins#1085
---
.../type-view.hbs | 73 ++++++++++---------
1 file changed, 39 insertions(+), 34 deletions(-)
diff --git a/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs b/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs
index 556c0e551..75f278c8e 100644
--- a/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs
+++ b/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs
@@ -26,25 +26,24 @@
What it Does
A Virtual Device that mimics the functionality of a real Firealarm.
- Once run, the Virtual Firealarm will connect to WSO2 IoTServer and
- push Temperature readings.
+ Once run, the Virtual Firealarm connects to WSO2 IoT Server and pushes the Temperature readings.
The device supports MQTT and XMPP Communications. It is configured to use MQTT by
- default.
+ default.
What You Need
-
STEP 01
- Go ahead and [Download] the Device.
+ Go ahead and click Download Agent to download the agent.
-
STEP 02
- Proceed to [Prepare] section.
+ Follow the steps under [Prepare]
-
STEP 03
- Read [Try Out] section to further experiment with the device.
+ Read the [Try Out] section to experiment with the device.
@@ -54,10 +53,13 @@
Download Agent
+ {{#if displayStatus}}
+ Deploy Analytics Artifacts
+ {{/if}}
- Click [ here ] for latest instructions and
- troubleshooting.
+ Click [ here ] for the latest instructions and troubleshooting tips.
+We need to link the 310 pack to the 310 docs.