1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/function/rbe/locales/en-US/rbe.json
2015-07-14 22:01:08 +01:00

19 lines
401 B
JSON

{
"rbe": {
"label": {
"func": "Mode",
"name": "Name"
},
"placeholder":{
"bandgap": "e.g. 10 or 5%"
},
"opts": {
"rbe": "block unless value changes",
"deadband": "block unless changes by more than"
},
"warn": {
"nonumber": "no number found in payload"
}
}
}