Commands:
1) curl command creates a table using a HTTP endpoint similar to ORDS.
2) mosquitto_pub sends an MQTT message to topic “db/append/example” which routes the message to the correct database table.
3) curl is used to read the table using HTTP like ORDS
Commands:
1) curl command creates a table using a HTTP endpoint similar to ORDS.
2) mosquitto_pub sends an MQTT message to topic “db/append/example” which routes the message to the correct database table.
3) curl is used to read the table using HTTP like ORDS