DataflowGraphSourceSettings interface
DataflowGraph source node settings.
Properties
| asset |
Reference to the resource in Azure Device Registry where the data in the endpoint originates from. |
| data |
List of data sources. |
| endpoint |
The endpoint reference for the source. |
Property Details
assetRef
Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
assetRef?: string
Property Value
string
dataSources
List of data sources.
dataSources: string[]
Property Value
string[]
endpointRef
The endpoint reference for the source.
endpointRef: string
Property Value
string