how can i apply nodataDuration in enginehours
like at 8pm device send "ignition":true
and current "hours":18000000
and device send next position after interval of 10 hrs at 6am next day. now the engine hours (hours) calculated in position attributes is "hours":54000000
but i want to apply nodataduration so device not add this duration in hours
i.e
id next position is more then 10 minutes of interval then hours
remain same.
how can i achieve that
I don't think it's supported at the moment.
how can i apply nodataDuration in enginehours
like at 8pm device send
"ignition":true
and current"hours":18000000
and device send next position after interval of 10 hrs at 6am next day. now the engine hours (hours) calculated in position attributes is"hours":54000000
but i want to apply nodataduration so device not add this duration in hours
i.e
id next position is more then 10 minutes of interval then
hours
remain same.how can i achieve that