Skip to content

Instantly share code, notes, and snippets.

@dmalawey
Last active June 26, 2021 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmalawey/5496542edba49ad7aa954fc3fc175a3e to your computer and use it in GitHub Desktop.
Save dmalawey/5496542edba49ad7aa954fc3fc175a3e to your computer and use it in GitHub Desktop.
flow for realtime sensor monitoring
[
{
"id": "3d6bb3f8.1bf26c",
"type": "ui_chart",
"z": "dadfb2cd.6a075",
"name": "",
"group": "56fad44.f0fd52c",
"order": 1,
"width": 8,
"height": 6,
"label": "MLX Temp Readings (C)",
"chartType": "line",
"legend": "true",
"xformat": "HH:mm:ss",
"interpolate": "linear",
"nodata": "",
"dot": false,
"ymin": "20",
"ymax": "30",
"removeOlder": "5",
"removeOlderPoints": "",
"removeOlderUnit": "60",
"cutout": 0,
"useOneColor": false,
"useUTC": false,
"colors": [
"#1f77b4",
"#aec7e8",
"#ff7f0e",
"#2ca02c",
"#98df8a",
"#d62728",
"#ff9896",
"#9467bd",
"#c5b0d5"
],
"useOldStyle": false,
"outputs": 1,
"x": 430,
"y": 720,
"wires": [
[]
]
},
{
"id": "56fad44.f0fd52c",
"type": "ui_group",
"z": "",
"name": "Infrared Sensor Data",
"tab": "33225002.f121f",
"order": 1,
"disp": true,
"width": 8,
"collapse": false
},
{
"id": "33225002.f121f",
"type": "ui_tab",
"z": "",
"name": "EF sensor 2006",
"icon": "dashboard",
"order": 2,
"disabled": false,
"hidden": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment