Releases: Automile/automile-net
Relationships for vehicles, drivers to fleets and publish-subscribe framework
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.
Release supporting vehicles, trips, geofences, places, notifications, notification messages, fleets, devices, device events
and relationships for geofences, places vehicles
Initial release for NuGet
First initial NuGet release 0.1.0. https://www.nuget.org/packages/Automile.Net/0.1.0