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

AddLogicalDevice adds a device to Jetstream making it ready for your commands and pushing events. AddLogicalDevice also insulates your application from hardware maintenance and replacements by mapping the device's serial number to your application identifier. Request object for the Jetstream AddLogicalDevice ReST endpoint.
Inheritance: JetstreamRequest
Show file Open project: tersosolutions/JetstreamSDK-.NET Class Usage Examples

Private Methods

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

Builds the AddLogicalDevice request url