REST Connectivity
REST store provider is used for sending time series data via HTTP. The driver allows to dynamically generate HTTP messages using JavaScript.
- HTTPS encryption support.
- Flexible message header and body generation using JavaScript.
- HTTP authorization support.
- Built-in cryptographic functions.
By default, REST store provider is configured for inserting data into InfluxDB, but it can be easily re-configured to work with cloud-based IoT platforms or other services
Last modified 7mo ago