WebSocket Reference Hours of Service New Feature New in 4.4 Wednesday, January 1, 2020 By Alex Lein HoS Read More User notification schedules New Feature Breaking Change New in 4.5 Wednesday, January 1, 2020 By Alex Lein In all previous versions of Fleet Freedom, the user#notify object contained a definition of a "quiet time", where all notifications would be muted from the server. Starting with v4.5 though, that user#notify will be an array of schedule options with "active times" instead. Read More Geocoding for places and tasks New Feature new in 4.6 Wednesday, January 1, 2020 By Alex Lein this is a new thing in 4.6 Read More Breaking Change in v4.12 New Feature Friday, July 13, 2018 By Alex Lein We are depreciating the asset.reference field and adding asset.references. Read More Best practices for synchronization Guide Monday, April 17, 2017 By Alex Lein Our system is as near real-time as can be made, and that means that maintaining synchronization can be a bit complicated on the client-side. Read More Broadcast Alerts New Feature Wednesday, March 1, 2017 By Alex Lein The WebSocket now notifes all connected clients of impending upgrades and maintenance windows, and the messages can be interpretted by your code and react appropriately. Read More Editing Asset tags and attributes New Feature New in 4.4 Monday, February 6, 2017 By Alex Lein Adding, editing, and removing asset status tags and asset attributes through the WebSocket API gives a quick and easy way to change asset state and system behaviour. Read More Maintenance schedule progress New Feature New in 4.4 Wednesday, February 1, 2017 By Alex Lein When creating or editing a maintenance schedule, it is also possible to set specific odometer, engine hours, and service date values for each vehicle. Read More Report completed notification and continuous totals New Feature Wednesday, June 1, 2016 By Alex Lein When running a report, the synchronization messages will now contain partial totals information as the report runs. The user running the report will also always receive the final "completed" synchronization message regardless of subscription. Read More Partial subscription successes New Feature Wednesday, June 1, 2016 By Alex Lein Previously, when sending a subscribe or unsubscribe message, the subscriptions would not be added if access was denied to any of the subscription types. Starting today, the subscription commands will allow partial success subscriptions to be added and removed, and the response messages will contain the list of sucessful and failed subscription types. Read More Asset Alert pop-up messages New in 4.2 Feature Thursday, April 28, 2016 By Alex Lein Ever since version 4.0, we've offered two methods to received notifications for important asset events; SMS and email. Starting in in version 4.2, we've developed a new feature to show pop-up messages while you are logged in. We call this new feature assetAlerts. Read More Getting Started Guide Tuesday, September 1, 2015 By Alex Lein Connecting to the WebSocket, creating a session, sending commands, and making subscriptions are at the core of the Fleet Freedom servces. This quick-start guide will walk you through some common questions and get you moving in the right direction quickly. Read More
User notification schedules New Feature Breaking Change New in 4.5 Wednesday, January 1, 2020 By Alex Lein In all previous versions of Fleet Freedom, the user#notify object contained a definition of a "quiet time", where all notifications would be muted from the server. Starting with v4.5 though, that user#notify will be an array of schedule options with "active times" instead. Read More
Geocoding for places and tasks New Feature new in 4.6 Wednesday, January 1, 2020 By Alex Lein this is a new thing in 4.6 Read More
Breaking Change in v4.12 New Feature Friday, July 13, 2018 By Alex Lein We are depreciating the asset.reference field and adding asset.references. Read More
Best practices for synchronization Guide Monday, April 17, 2017 By Alex Lein Our system is as near real-time as can be made, and that means that maintaining synchronization can be a bit complicated on the client-side. Read More
Broadcast Alerts New Feature Wednesday, March 1, 2017 By Alex Lein The WebSocket now notifes all connected clients of impending upgrades and maintenance windows, and the messages can be interpretted by your code and react appropriately. Read More
Editing Asset tags and attributes New Feature New in 4.4 Monday, February 6, 2017 By Alex Lein Adding, editing, and removing asset status tags and asset attributes through the WebSocket API gives a quick and easy way to change asset state and system behaviour. Read More
Maintenance schedule progress New Feature New in 4.4 Wednesday, February 1, 2017 By Alex Lein When creating or editing a maintenance schedule, it is also possible to set specific odometer, engine hours, and service date values for each vehicle. Read More
Report completed notification and continuous totals New Feature Wednesday, June 1, 2016 By Alex Lein When running a report, the synchronization messages will now contain partial totals information as the report runs. The user running the report will also always receive the final "completed" synchronization message regardless of subscription. Read More
Partial subscription successes New Feature Wednesday, June 1, 2016 By Alex Lein Previously, when sending a subscribe or unsubscribe message, the subscriptions would not be added if access was denied to any of the subscription types. Starting today, the subscription commands will allow partial success subscriptions to be added and removed, and the response messages will contain the list of sucessful and failed subscription types. Read More
Asset Alert pop-up messages New in 4.2 Feature Thursday, April 28, 2016 By Alex Lein Ever since version 4.0, we've offered two methods to received notifications for important asset events; SMS and email. Starting in in version 4.2, we've developed a new feature to show pop-up messages while you are logged in. We call this new feature assetAlerts. Read More
Getting Started Guide Tuesday, September 1, 2015 By Alex Lein Connecting to the WebSocket, creating a session, sending commands, and making subscriptions are at the core of the Fleet Freedom servces. This quick-start guide will walk you through some common questions and get you moving in the right direction quickly. Read More