[Changelog] flespi platform API
We've introduced support for new user-defined headers to enhance traceability between REST API requests and their corresponding actions. x-flespi-app: Can include the name of the application making the...
View Article[Changelog] teltonika protocol
Teltonika protocol updated: added new Actions settings for Teltonika FTC921 and Teltonika FTC961 devices: getgps cpureset getrecord web_connect getimeiccid
View Article[Changelog] teltonika protocol
Tacho functionality update. Added models for working with tacho: FMC640, FMM640. Changed file naming according to EU regulations: The driver card file now fully complies with the regulations:...
View Article[Blog] Flespi Platform Monthly Changelogs
🌨️ February 2025 change log 99.9924% uptime Tacho functionality available on Teltonika devices New protocols integrated: squarell and volvo-trucks Cross-calculator referencing system enhanced Stream...
View Article[Changelog] flespi analytics
New Aggregation Methods for Message Counter in Calculators We've enhanced the calculator counter of type "message" with two powerful aggregation methods: aggregate - combines multiple messages into a...
View Article[Changelog] streamax protocol
Added default value 255 for RFSTORAGE field of video_timeline command
View Article[Changelog] Knowledge Base
[KB] How to track BLE beacons during trips Learn how to track BLE beacons during trips, record their positions, and calculate the distance traveled with each beacon in range....
View Article[Changelog] ruptela protocol
Changed the Dynamic identification packet setting: Fixed the problem with displaying the parameters. It might not work for some models. Updated the list of models for displaying it.
View Article[Changelog] sinocastel protocol
Sinocastel protocol updated: supported EV Cars related PIDs: 0x220C - 0x22E4
View Article[Changelog] Tacho Bridge App
Update to version Pre-release v0.5.8. Feature: Add configuration to sign and notarize Apple bundle! The build has been verified and signed by Apple, so the application no longer generates warning...
View Article[Changelog] teltonika protocol
2 models added: Teltonika FMC250 Teltonika FMM250 Parsing scheme updated for FMC650 series Tacho related parameters: Starting today, next parameters will be available through both custom parameters and...
View Article[Changelog] concox protocol
Concox protocol updated: new parameters are added: record.seqnum - Information serial number timestamp.key - synthetic parameter based on the device reported timestamp and information serial number of...
View Article[Changelog] tacho-bridge protocol
Changed format of the Device identifier field: now the identifier must comply with the EU regulation as in the configuration field. (Annex 1C regulation, (EU) 2016/799, must be 16 characters, A-Z, 0-9)...
View Article[Changelog] mictrack protocol
Mictrack protocol updated: fixed parsing of the response to RCONF,2 command
View Article[Changelog] eview protocol
Eview protocol updated: timestamp for key 0x23 (BLE Location) is taken now from key 0x24 (General data), if possible. The update is applicable for EV-07B devices.
View Article[Changelog] ruptela protocol
Ruptela protocol is updated: IO_IDs 860-870, 874, 875, 1146, 1147 are supported. Corresponding custom parameters will be removed in two weeks 2025-03-27. Be sure to finish transition of your...
View Article[Changelog] teltonika protocol
Tacho functionality update. Improved processing of driver info data in the response from the tachograph. Improved processing of incorrect tracker behavior. Fixed the problem of ending the session when...
View Article[Changelog] howen protocol
Added Download event media command Parameter file.name now has only the name of the file, a full path with file name registering to file.path parameter
View Articleluamqtt - MQTT client written in pure lua
BochraDahmen , the call for mqtt.run_ioloop(client) is blocking your runtime. You need to run ioloop_mt:iteration() method of the default ioloop instance there instead. Default ioloop can be obtained...
View Article