Data source REST URLs
- Last UpdatedNov 10, 2025
- 2 minute read
- PI System
- Adapter for MQTT 1.4
- Adapters
The following is a list of available REST URLs:
|
HTTP verb |
Relative URL |
Action |
|---|---|---|
|
|
api/v1/configuration/<componentId>/DataSource |
Retrieves the MQTT Sparkplug B data source configuration. |
|
|
api/v1/configuration/<componentId>/DataSource |
Creates the MQTT Sparkplug B data source configuration. The adapter starts collecting data after the following conditions are met:
|
|
|
api/v1/configuration/<componentId>/DataSource |
Configures or updates the MQTT Sparkplug B data source configuration. Overwrites any active MQTT Sparkplug B data source configuration. If no configuration is active, the adapter starts collecting data after the following conditions are met:
|
|
|
api/v1/configuration/<componentId>/DataSource |
Deletes the MQTT Sparkplug B data source configuration. After the request is received, the adapter stops collecting data. |
Note: Replace <componentId> with the Id of your MQTT MQTT Sparkplug B component, for example, MqttSparkplugB1.



