EaglesEye
Documentation
Console

Settings

Thresholds and prices the platform reads at runtime; a change applies within a minute.

Every value on Settings is read by the platform while it runs. The pipeline refreshes them once a minute, so a change needs no deployment and no restart.

Money

KeyMeaning
money.fuel.price.by.typePrice per litre per fuel type (gasoline 80/92/95, diesel), in EGP
money.fuel.consumption.by.categoryLitres per 100 km per vehicle category, used when the model is not in the catalog
money.idle.burn.per.engine.litreIdle litres per hour per litre of engine displacement (0.5 by default)
money.idle.burn.by.categoryIdle litres per hour per category, the fallback

Trips

KeyMeaning
trips.stop.radius.mA vehicle that stays within this radius is stationary (5 m default; raise it for phones)
trips.stop.min.secondsHow long it must stay there before the trip ends (180 s)

Movement

KeyMeaning
movement.speed.kmhSpeed above which a vehicle is "moving" (3 km/h). Below it with the engine on is idling

Values that are JSON (the per-type and per-category maps) are edited as JSON. An invalid value is rejected by the API.