[Changelog] morey protocol
parameter renaming announcement which will happen in a week (May 22): parameter total.idle.seconds will be renamed to total.idle.time
View Article[Changelog] ruptela protocol
parameter renaming announcement which will happen in a week (May 22): parameter total.idle.seconds will be renamed to total.idle.time
View Article[Changelog] thinkpower protocol
parameter collision.alarm renamed to crash.event parameter towing.alarm renamed to towing.alarm.status parameter alarm.event renamed to sos.alarm parameter battery.low.alarm updated parsing rule: only...
View Article[Changelog] istartek protocol
parameter can.trip.time renamed to trip.duration parameter can.trip.max.rpm renamed to trip.max.rpm
View Article[Changelog] Knowledge Base
[KB] How to set up SSO authentication with Google as Identity Provider? Google is known for its seamless authentication experience, but setting it up might be a bit tricky. Read our full guide on how...
View Article[Changelog] scout-open-2 protocol
crash data packet now has timestamp.key parameter where fractional part is taken from crash.data.offset field. This is done to avoid messages merging in flespi device storage.
View Article[Changelog] flespi analytics
We enabled recently added geofences in analytics. In order to activate them you need to assign geofences to the calculator either directly or via groups. You have 2 options to use geofences in...
View Article[Changelog] digital-matter protocol
Added the ability to remotely manage system parameters with the async command. Added 3 commands: Set a System Parameter Delete a System Parameter Delete all System Parameters Set a System Parameter In...
View Article[Changelog] flespi telematics hub
Update to Geofence Experience We have rolled out an update that significantly enhances the geofence experience. Previously, geofences were maintained within plugin or calculator configurations, leading...
View Article[Changelog] atrack protocol
Atrack protocol implementation is remastered so that device identification has become more flexible. Previously, in order to identify the device and continue parsing according to the device's Position...
View ArticleUsing flespi as a backup server for AWS IOT enabled Teltonika trackers
baja Thanks for the clarification. BTW. No need to re-flash. Old codecs are still available:
View Article[Changelog] Knowledge Base
[KB] Geofences - virtual geographic boundaries Define virtual geographic boundaries that can be flexibly linked to plugins, streams, calculators, and device groups to enable powerful location-based...
View ArticleCANbus simulator
I'm testing various telematics devices, particularly Ruptela HCV. Working well with basic functionality but I want to simulate CANbus data collection. Any idea how I would go about this? Basically...
View ArticleRounding data in PVM code plugin
Thanks, not sure why the PVM generator suggested the 2 options that don't work? Also, I assume the reason why you divide by 100.0 (instead of 100) is to ensure it doesn't do integer division when the...
View Article[Blog] Powered by flespi: SmartReport
Precise technical expertise ought to transform into real business cases that easily create value. Today we share the story of SmartReport, the company providing toll charge reporting for small and...
View ArticleRounding data in PVM code plugin
TomD Thanks, not sure why the PVM generator suggested the 2 options that don't work? It's based on LLM, and unfortunately it just hallucinated info about argument availability for math.round. TomD...
View Article