Struct EventGroupData
[Obfuscation(Exclude = true, ApplyToMembers = true)]
[Serializable]
public struct EventGroupData
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 SourceGlobal_Actions
Declaration
public string[] Global_Actions
Field Value
Type | Description |
---|---|
System.String[] |
Global_Actions_Count
Declaration
public int Global_Actions_Count
Field Value
Type | Description |
---|---|
System.Int32 |
Global_Conditions
Declaration
public string[] Global_Conditions
Field Value
Type | Description |
---|---|
System.String[] |
Global_Conditions_Count
Declaration
public int Global_Conditions_Count
Field Value
Type | Description |
---|---|
System.Int32 |
GroupID
Declaration
public int GroupID
Field Value
Type | Description |
---|---|
System.Int32 |
GroupName
Declaration
public string GroupName
Field Value
Type | Description |
---|---|
System.String |