Receive data from connected objects by using the HTTPS protocol.
With this connector, your Products or IoT Platform (if any) can publish IoT data by invoking an HTTP endpoint.
Once this plugin as been enabled you can configure the HTTP Connector mapping, and start exchanging data.
For more details you can refer to these articles:
Optionally, you can also specify an external HTTP endpoint to be invoked anytime an update (command execution, configuration parameter or firmware update) must be sent to the remote product.
Note that, the DPS cannot establish an HTTP connection to the remote product, sending the data to the connected product will be the responsibility of the external IoT service.
Plugin Configuration
To enable this plugin, you need to:
Go to the Integrations / Plugins page.
Select the IoT Connectors category.
Locate the HTTP Connector card.
Click on the card switch to activate the plugin.
Configure the plugin properties and save.
Here is the list of all the properties that can be used in the plugin configuration.
PROPERTIES | |
---|---|
Method | The method of the service endpoint to be used by the request. |
Endpoint URL | The URL of the remote service endpoint to be invoked. |
Query String Parameters | The list of additional parameters to be included to the query string. |
Headers | The list of additional request headers. |