Business Forms panel and API Servers
Business Forms panel allows you to communicate data with the API servers. The following table lists the supported API servers and provides links to instructions on how to properly set up them.
Section | Description |
---|---|
InfluxDB API | Explains how to integrate with InfluxDB API. |
JSON | Explains how to create an API server on Node.js with JSON object. |
MySQL | Explains how to create an API server on Node.js with the MySQL database. |
Node-RED | Explains how to create an API server based on Node-RED. |
PostgreSQL | Explains how to create an API server on Node.js with the PostgreSQL database. |