| Modifier and Type | Field and Description |
|---|---|
Publish.StatisticalDateTimeOffset |
Timestamp
Timestamp
|
Publish.DoubleWithDisplay |
Value
Value
|
| Constructor and Description |
|---|
TimeSeriesPoint() |
| Modifier and Type | Method and Description |
|---|---|
Publish.StatisticalDateTimeOffset |
getTimestamp() |
Publish.DoubleWithDisplay |
getValue() |
Publish.TimeSeriesPoint |
setTimestamp(Publish.StatisticalDateTimeOffset value) |
Publish.TimeSeriesPoint |
setValue(Publish.DoubleWithDisplay value) |
public Publish.StatisticalDateTimeOffset Timestamp
public Publish.DoubleWithDisplay Value
public Publish.StatisticalDateTimeOffset getTimestamp()
public Publish.TimeSeriesPoint setTimestamp(Publish.StatisticalDateTimeOffset value)
public Publish.DoubleWithDisplay getValue()
public Publish.TimeSeriesPoint setValue(Publish.DoubleWithDisplay value)
Copyright © 2022. All rights reserved.