SignalHistoryResponse interface
Response containing signal history
Properties
| entity |
Name of the entity |
| history | Signal history data points |
| signal |
Name of the signal |
Property Details
entityName
Name of the entity
entityName: string
Property Value
string
history
Signal history data points
history: SignalHistoryDataPoint[]
Property Value
signalName
Name of the signal
signalName: string
Property Value
string