forked from community/device-mgt-plugins
parent
8de3587717
commit
4add08545a
@ -1 +0,0 @@
|
||||
{"provider-conf" : {"streamName" : "org.wso2.iot.android.accelerometer:1.0.0", "provider-name" : "realtime"}, "chart-conf" : {"x" : "x", "title" : "ACCELEROMETER X", "maxLength" : "30", "gadget-name" : "Accelerometer X", "chart-name" : "number-chart"}}
|
@ -1,35 +0,0 @@
|
||||
#canvas {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.titlecanvasContent {
|
||||
color:steelblue;
|
||||
font-size:18px;
|
||||
font-weight: normal;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.valcanvasContent {
|
||||
color:#438CAD;
|
||||
font-size:50px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
.diffcanvasContent {
|
||||
color:#438CAD;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
.diffPercentagecanvasContent {
|
||||
color:#ff944d;
|
||||
font-size:14px;
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
{
|
||||
"id": "Accelerometer_X",
|
||||
"title": "Accelerometer X",
|
||||
"type": "gadget",
|
||||
"thumbnail": "gadget/Accelerometer_X/thumbnail.png",
|
||||
"data": {
|
||||
"url": "gadget/Accelerometer_X/gadget.xml"
|
||||
}
|
||||
}
|
@ -1 +0,0 @@
|
||||
{"provider-conf" : {"streamName" : "org.wso2.iot.android.accelerometer:1.0.0", "provider-name" : "realtime"}, "chart-conf" : {"x" : "y", "title" : "ACCELEROMETER Y", "maxLength" : "30", "gadget-name" : "ACCELEROMETER Y", "chart-name" : "number-chart"}}
|
@ -1,35 +0,0 @@
|
||||
#canvas {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.titlecanvasContent {
|
||||
color:steelblue;
|
||||
font-size:18px;
|
||||
font-weight: normal;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.valcanvasContent {
|
||||
color:#438CAD;
|
||||
font-size:50px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
.diffcanvasContent {
|
||||
color:#438CAD;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
.diffPercentagecanvasContent {
|
||||
color:#ff944d;
|
||||
font-size:14px;
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
{
|
||||
"id": "ACCELEROMETER_Y",
|
||||
"title": "ACCELEROMETER Y",
|
||||
"type": "gadget",
|
||||
"thumbnail": "gadget/ACCELEROMETER_Y/thumbnail.png",
|
||||
"data": {
|
||||
"url": "gadget/ACCELEROMETER_Y/gadget.xml"
|
||||
}
|
||||
}
|
@ -1 +0,0 @@
|
||||
{"provider-conf" : {"streamName" : "org.wso2.iot.android.accelerometer:1.0.0", "provider-name" : "realtime"}, "chart-conf" : {"x" : "z", "title" : "ACCELEROMETER Z", "maxLength" : "30", "gadget-name" : "ACCELEROMETER Z", "chart-name" : "number-chart"}}
|
@ -1,35 +0,0 @@
|
||||
#canvas {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.titlecanvasContent {
|
||||
color:steelblue;
|
||||
font-size:18px;
|
||||
font-weight: normal;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.valcanvasContent {
|
||||
color:#438CAD;
|
||||
font-size:50px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
.diffcanvasContent {
|
||||
color:#438CAD;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
.diffPercentagecanvasContent {
|
||||
color:#ff944d;
|
||||
font-size:14px;
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
{
|
||||
"id": "ACCELEROMETER_Z",
|
||||
"title": "ACCELEROMETER Z",
|
||||
"type": "gadget",
|
||||
"thumbnail": "gadget/ACCELEROMETER_Z/thumbnail.png",
|
||||
"data": {
|
||||
"url": "gadget/ACCELEROMETER_Z/gadget.xml"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue