You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A responsive card with machine data that give you a more detailed overview when clicked, plus indicates it's state with an LED light.",
"peerDependencies": {
"node-red-dashboard": ">2.13.0"
},
"keywords": [
"node-red",
"node-red-dashboard",
"machine",
"card"
],
"node-red": {
"nodes": {
"ui_machinecard": "machine_card.js"
}
},
"main": "machine_card.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"