CodelessUiConnectorConfigPropertiesDataTypesItem interface

model interface CodelessUiConnectorConfigPropertiesDataTypesItem

Extends

Inherited Properties

lastDataReceivedQuery

Query for indicate last data received

name

Name of the data type to show in the graph. can be use with {{graphQueriesTableName}} placeholder

Inherited Property Details

lastDataReceivedQuery

Query for indicate last data received

lastDataReceivedQuery?: string

Property Value

string

Inherited From LastDataReceivedDataType.lastDataReceivedQuery

name

Name of the data type to show in the graph. can be use with {{graphQueriesTableName}} placeholder

name?: string

Property Value

string

Inherited From LastDataReceivedDataType.name