C# Class TersoSolutions.Jetstream.SDK.Application.Model.AddPolicyResponse

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. Reponse object for Jetstream version 1.1 AddPolicy
Inheritance: JetstreamResponse
Show file Open project: tersosolutions/JetstreamSDK-.NET