Quantcast
Channel: flespi forum
Viewing all articles
Browse latest Browse all 893

calculator based on speed and engine ignition status.

$
0
0

Hello flespi support team, I want to create a calculator that calculates messages based on speed and engine ignition status.

"selectors": [
{
"expression": "position.speed<5 && engine.ignition.status == true",
"max_inactive": 10,
"method": "boolean",
"min_active": 1,
"min_duration": 60,
"type": "expression"
}
],

I got not logic intervales like the duration= 98115


Viewing all articles
Browse latest Browse all 893

Trending Articles