Table of Contents

Constructor AlarmTemplate

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

AlarmTemplate()

Initializes a new instance of the AlarmTemplate class.

public AlarmTemplate()

AlarmTemplate(string, string, string)

Initializes a new instance of the AlarmTemplate class.

public AlarmTemplate(string protocolName, string protocolVersion, string name)

Parameters

protocolName string

Name of the protocol.

protocolVersion string

Version of the protocol.

name string

Name of the template.