Struct EventTriggerGroupData
[Obfuscation(Exclude = true, ApplyToMembers = true)]
[Serializable]
public struct EventTriggerGroupData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: HomeSeer.PluginSdk.Events
Assembly: PluginSdk.dll
PLEASE NOTE: This was ported directly from the legacy HS3 API and has not been fully reviewed to ensure proper compatibility and support through this SDK. This may undergo significant change in the near future. Please use with caution.
Fields
View SourceGroupNumber
Declaration
public int GroupNumber
Field Value
Type | Description |
---|---|
System.Int32 |
Triggers
Declaration
public string[] Triggers
Field Value
Type | Description |
---|---|
System.String[] |