SignalHistoryResponse interface

Response containing signal history

Properties

entityName

Name of the entity

history

Signal history data points

signalName

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