C# Class TersoSolutions.Jetstream.SDK.Application.Model.UpdateFirmwareCommandRequest

UpdateFirmwareCommand will command the unit to update either the Agent firmware or the Reader firmware from a specified URL. Request object for the version 1.0 UpdateFirmwareCommand REST endpoint.
Inheritance: JetstreamRequest
Show file Open project: tersosolutions/JetstreamSDK-.NET Class Usage Examples

Private Methods

Method Description
BuildUri ( string baseUri, string accesskey ) : string