33 lines
892 B
Plaintext
33 lines
892 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "f376121a-2360-4232-9724-0db6937062c3"/*HasValueDecreased*/,
|
|
"Description": "Tests whether the incoming value has decreased by a defined threshold and outputs this as a Boolean\n\nOperator with more Options: [HasValueChanged]\n\nSimilar to [HasValueIncreased], [IsGreater] and [HasValueDecreased]",
|
|
"SymbolTags": "8",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "0ce24e8e-7d35-41a1-85a5-0c55d4247a90"/*Value*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 0.0
|
|
}
|
|
},
|
|
{
|
|
"InputId": "332d2377-c5d3-448d-851f-26e3439720dc"/*Threshold*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 45.0
|
|
},
|
|
"AddPadding": "True"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "2de049e8-77d3-4f01-9ba2-63ddeee935ba"/*HasDecreased*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
]
|
|
} |