Helper Class Reference  1.3
HomeGenie - Automation Programs' Engine API
Properties | List of all members
Module Class Reference

Module instance. More...

Inherits ICloneable.

Properties

string Name [get, set]
 Gets or sets the name. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
ModuleTypes DeviceType [get, set]
 Gets or sets the type of the device. More...
 
string Domain [get, set]
 Gets or sets the domain. More...
 
string Address [get, set]
 Gets or sets the address. More...
 
TsList< ModuleParameterProperties [get, set]
 Gets the properties. More...
 

Detailed Description

Module instance.

Property Documentation

◆ Name

string Name
getset

Gets or sets the name.

The name.

◆ Description

string Description
getset

Gets or sets the description.

The description.

◆ DeviceType

ModuleTypes DeviceType
getset

Gets or sets the type of the device.

The type of the device.

◆ Domain

string Domain
getset

Gets or sets the domain.

The domain.

◆ Address

string Address
getset

Gets or sets the address.

The address.

◆ Properties

TsList<ModuleParameter> Properties
getset

Gets the properties.

The properties.


The documentation for this class was generated from the following file: