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

GetDeviceDefinitions returns all of the available device configurations that Jetstream® supports. A device definition is a unique definition for a specific device manufacturer, name of the device and its firmware version. Request object for Jetstream GetDeviceDefinitions.
Inheritance: JetstreamRequest
Show file Open project: tersosolutions/JetstreamSDK-.NET Class Usage Examples

Private Methods

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