CredentialsBefore using this method, retrieve your API key and the appropriate Sift URL for your environment. See Authentication.
org property.
Configuration object
Configuration fields
How Influx data maps to Sift
- The Influx measure maps to the Sift channel component.
- Influx tags that are not used to construct the asset name become part of the channel component.
- Each Influx field becomes an individual Sift channel.
Example
Given the following Influx line protocol sent to theCA bucket:
The asset name
West_CA_truck_0 is constructed from the fleet, bucket, and name tag values joined with underscores, in the order listed in asset_source_tags. The tags model and device_version are not in asset_source_tags, so they become part of the channel component.