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

AddPolicy adds a policy to Jetstream for managing your device's parameters. You can define a policy for a device definition and assign a device to the policy. Whenever an assigned device's parameters do not match the policy a LogEntryEvent of type PolicyException is published. Request object for Jetstream AddPolicy
상속: JetstreamRequest
파일 보기 프로젝트 열기: tersosolutions/JetstreamSDK-.NET 1 사용 예제들

공개 메소드들

메소드 설명
AddPolicyRequest ( ) : System

Default ctor

비공개 메소드들

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

메소드 상세

AddPolicyRequest() 공개 메소드

Default ctor
public AddPolicyRequest ( ) : System
리턴 System