Class EnergyGraph
[Obfuscation(Exclude = true, ApplyToMembers = true)]
[Serializable]
public class EnergyGraph
<Obfuscation(Exclude:=True, ApplyToMembers:=True)>
<Serializable>
Public Class EnergyGraph
Inheritance
System.Object
EnergyGraph
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
PLEASE NOTE: Code related to the Energy components in HomeSeer were ported from the HS3 plugin API and
have not been fully tested to verify full functionality from the new SDK. The Energy API may undergo
significant changes in the near future. Please use with caution.
Fields
View Source
AdditionalParameters
Declaration
public string AdditionalParameters
Public AdditionalParameters As String
Field Value
Type |
Description |
System.String |
|
View Source
DateGenerated
Declaration
public DateTime DateGenerated
Public DateGenerated As Date
Field Value
Type |
Description |
System.DateTime |
|
View Source
DefaultGraph
Declaration
Public DefaultGraph As Integer
Field Value
Type |
Description |
System.Int32 |
|
View Source
dvRefs
Declaration
Field Value
Type |
Description |
System.String |
|
View Source
Height
Declaration
Field Value
Type |
Description |
System.Int32 |
|
View Source
ID
Declaration
Field Value
Type |
Description |
System.Int32 |
|
View Source
IsLocked
Declaration
Public IsLocked As Integer
Field Value
Type |
Description |
System.Int32 |
|
View Source
IsVisible
Declaration
Public IsVisible As Integer
Field Value
Type |
Description |
System.Int32 |
|
View Source
LinkedIDs
Declaration
Public LinkedIDs As String
Field Value
Type |
Description |
System.String |
|
View Source
MultiLayered
Declaration
Public MultiLayered As Integer
Field Value
Type |
Description |
System.Int32 |
|
View Source
Name
Declaration
Field Value
Type |
Description |
System.String |
|
View Source
Width
Declaration
Field Value
Type |
Description |
System.Int32 |
|
View Source
YAxis
Declaration
Field Value
Type |
Description |
System.Int32 |
|