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

SetConfigValuesCommand instructs the device to set its configuration parameters to user provided values. Request object for the Jetstream SetConfigValues REST endpoint.
상속: JetstreamRequest
파일 보기 프로젝트 열기: tersosolutions/JetstreamSDK-.NET 1 사용 예제들

공개 메소드들

메소드 설명
SetConfigValuesCommandRequest ( ) : System

Default ctor

비공개 메소드들

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

메소드 상세

SetConfigValuesCommandRequest() 공개 메소드

Default ctor
public SetConfigValuesCommandRequest ( ) : System
리턴 System