Azure Event Hubs Data Stream
You can send events that contain JSON formed from the data fields assocaited with this data stream.
Azure Event Hubs Settings
Name (required)
Name of the data streamKey (required)
A Unique Key to identify the data streamSteam Type (required)
Azure Blob Storage
Time Stamp Field Name (required)
The Time Stamp Field Name is the name of the column in a database or the JSON property that is associated with the time stamp for the data stream record.Device Id Field Name (required)
The Device Id Field Name is the name of the column in the datbase or the JSON property that is associated with the device that generated the values for the data stream.Date Storage Format (required)
When storing the date associated with the data stream record, you can store it as a long value of seconds since unix Epoch (1/1/1970) or the standard JSON ISO 8601 format () both are stored with respect to UTCAzure Storage Account Name (required)
Enter the name of the storage account where you will be accessing Blob storage.Azure Access Key (required)
Enter the azure access key for accessing the storage account. This will be encrypted on the server at rest and will not be visible when editing the storage details. If you enter a new access key when editing the storage details, the old one will be replaced.Azure Event Hub Name (required)
Name of your Azure Event HubAzure Event Hub Entity Path (required)
Name of the event hub entity path on your event hub.Description
Free-form text used to provide a description for your data stream