C# 클래스 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.
상속: JetstreamRequest
파일 보기 프로젝트 열기: tersosolutions/JetstreamSDK-.NET 1 사용 예제들

비공개 메소드들

메소드 설명
BuildUri ( string baseUri, string accesskey ) : string

Builds the AddLogicalDevice request url