43 lines
1.8 KiB
JSON
43 lines
1.8 KiB
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"name": "Name",
|
|
"round": "Precision",
|
|
"source": "Input sensor",
|
|
"time_window": "Time window",
|
|
"unit_prefix": "Metric prefix",
|
|
"unit_time": "Time unit"
|
|
},
|
|
"data_description": {
|
|
"round": "Controls the number of decimal digits in the output.",
|
|
"time_window": "If set, the sensor's value is a time weighted moving average of derivatives within this window.",
|
|
"unit_prefix": "The output will be scaled according to the selected metric prefix and time unit of the derivative."
|
|
},
|
|
"description": "Create a sensor that estimates the derivative of a sensor.",
|
|
"title": "Add Derivative sensor"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"name": "Name",
|
|
"round": "Precision",
|
|
"source": "Input sensor",
|
|
"time_window": "Time window",
|
|
"unit_prefix": "Metric prefix",
|
|
"unit_time": "Time unit"
|
|
},
|
|
"data_description": {
|
|
"round": "Controls the number of decimal digits in the output.",
|
|
"time_window": "If set, the sensor's value is a time weighted moving average of derivatives within this window.",
|
|
"unit_prefix": "The output will be scaled according to the selected metric prefix and time unit of the derivative.."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "Derivative sensor"
|
|
} |