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

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. Response object for Jetstream GetDeviceDefinitions.
Inheritance: JetstreamResponse
Show file Open project: tersosolutions/JetstreamSDK-.NET