Project - Location - Sensor Data Providers REST Endpoints
Project - Location - Sensor Data Providers
The Location - Location type - Sensor Data Provider Association API lets you manage and maintain the location - location type - data providers associations in your Oracle IoT Connected Worker Cloud Service instance.
- Get location - location type - sensor data provider associations.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locations/{locationId}/sensorTypeProviders
- Get the specific location - location type - sensor data provider association.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locations/{locationId}/sensorTypeProviders/{locationTypeId}/sensorAttributes/{sensorAttributeId}