Skip to content

Releases: Automile/automile-net

Relationships for vehicles, drivers to fleets and publish-subscribe framework

13 Feb 00:15
Compare
Choose a tag to compare

Publish subscribe mimics a message queuing system that allows you to create subscribers that whenever a message is published will repost the message to your endpoint. The publish subscribe framework is more resilient compared to simpler web hooks (that are available as part of our notifications) and allows for anonymous, basic, bearer and Salesforce specific authentication. It also allows for configurable retries and also extends to cover modification and creation of certain objects.

Publish subscribe guranteee that messages received have been fully processed in Automile's microservice architecture which means you can assume all properties have been set and calculated.

Devices, Fleets, Notification Messages, Device Events and relationships.

06 Feb 07:51
Compare
Choose a tag to compare

Release supporting vehicles, trips, geofences, places, notifications, notification messages, fleets, devices, device events
and relationships for geofences, places vehicles

Initial release for NuGet

05 Feb 00:05
Compare
Choose a tag to compare
Pre-release

First initial NuGet release 0.1.0. https://www.nuget.org/packages/Automile.Net/0.1.0