C# 클래스 TersoSolutions.Jetstream.SDK.Application.Model.AddLogicalDeviceResponse

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. Response object for the Jetstream AddLogicalDevice ReST endpoint.
상속: JetstreamResponse
파일 보기 프로젝트 열기: tersosolutions/JetstreamSDK-.NET