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

GetConfigValuesCommand instructs the device to return its current configuration values. This is the request in a RESTful pattern.
상속: JetstreamRequest
파일 보기 프로젝트 열기: tersosolutions/JetstreamSDK-.NET 1 사용 예제들

공개 메소드들

메소드 설명
GetConfigValuesCommandRequest ( ) : System

Default ctor

비공개 메소드들

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

메소드 상세

GetConfigValuesCommandRequest() 공개 메소드

Default ctor
public GetConfigValuesCommandRequest ( ) : System
리턴 System