From 6e645667b11a97440b4dc65697ad5f80d273a124 Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Sun, 13 Dec 2015 00:04:01 +0530 Subject: [PATCH] fixing ui styling issues --- .../type-view.hbs | 113 ++++++++---------- 1 file changed, 50 insertions(+), 63 deletions(-) diff --git a/features/device-mgt-iot-virtualfirealarm-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs b/features/device-mgt-iot-virtualfirealarm-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs index 83b8fd6fd9..d5327320b4 100644 --- a/features/device-mgt-iot-virtualfirealarm-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs +++ b/features/device-mgt-iot-virtualfirealarm-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.virtual_firealarm.type-view/type-view.hbs @@ -1,37 +1,27 @@

Virtual Firealrm


-

Connect your Android device - to the WSO2 device cloud.

+

Connect your Android device to the WSO2 device cloud.

-

Ingredients

-
-

Hardware Requirements

-
- - - - - Raspberry Pi (Internet Enabled)
- - - - DHT11 Temperature Sensor
- - - - LED
- - - - Buzzer(3v)
- - -
+

Ingredients

+
+

Hardware Requirements

+
+ +
Download @@ -39,7 +29,7 @@
@@ -155,40 +145,38 @@

-
-

Prepare


-

Get your device ready

-
- -

01 Set up your RaspberryPi device as shown in the schematic below and get the FireAlarm setup.

-

02 Connect a monitor to your RaspberryPi via the HDMI cable to get a UI view of the device.

-

03 Get the RaspberryPi to connect to the internet (via Ethernet or Wifi) and note its IP_ADDRESS

- -
-
- -
-

Schematic Diagram


-

Click on the image to zoom

-
- - - -
-
-
+
+

Prepare


+

Get your device ready

+ +
+
-
-

Connect (Quick Start)


-

Internet of Things Foundation Quickstart connection

-
+
+

Schematic Diagram


+

Click on the image to zoom

+
+ + + +
+
+
-

01 Click on the 'Create DEB' button above to get the download link for the FireAlarm setup files

-

02 (The following commands can be issued by directly typing into the terminal of the device or by an 'ssh' login from a remote PC)

-

03 Download the FireAlarm setup files using the following command: 'curl -k < url_link_received_from_the_above_step >> Agent.zip'
This will download a zip file named 'Agent.zip'

- -
-
+
+

Connect (Quick Start)


+

Internet of Things Foundation Quickstart connection

+
    +
  • 01 Click on the 'Create DEB' button above to get the download link for the FireAlarm setup files
  • +
  • 02 (The following commands can be issued by directly typing into the terminal of the device or by an 'ssh' login from a remote PC)
  • +
  • 03 Download the FireAlarm setup files using the following command: 'curl -k < url_link_received_from_the_above_step >> Agent.zip'
    This will download a zip file named 'Agent.zip'
  • +
+
+
@@ -272,5 +260,4 @@ } -{{/zone}} - +{{/zone}} \ No newline at end of file