Time Series Publishing

The Cloud Gateway can send data to any Predix Time Series instance that the device has ingestion permissions for. The Cloud Gateway will automatically authenticate with the Time Series instance it is configured to communicate with as long as its access token has the appropriate Predix Time Series scopes.

It is also capable of publishing to multiple Predix Time Series instances simultaneously if it has valid permissions for each.

The Time Series Publisher block batches data up before it sends to Time Series to minimize the number of network requests required. You can also configure the maximum interval at which that these batches will be sent.
Note: Any data received from MQTT subscriptions must already match the Predix Time Series data format shown in the Data Ingestion Request example. If data is not properly formatted, the Cloud Gateway will throw that data out.