Resource
EMQX Cloud resources are the key concept for Data Integrations. Most of the resources are the services provided by the cloud providers. Before starting, you need to ensure that the deployment status is running
.
In Professional Plan and BYOC Plan, we provide all the resources. However, in a standard plan, only MQTT Bridge
, Republish
, Webhook
, debug mode
are available. Because other resources require a VPC peering and can only be connected through internal network.
TIP
Before adding a resource, you need to ensure that you have added VPC peering connection. Or you can open NAT Gateway to connect to the service without VPC peering.
Resource Browse Page
This is the browse page for all the resources that EMQX Cloud lists. The most commonly used types are Data Forwarding and Data Persisting. Like forwarding data to Kafka clusters or saving data into MongoDB. Select the item from the list of available resources to continue.
Set Up a Resource
We set up a TimescaleDB Resource for an example. Fill in the corresponding resource configuration and click the Test Button. If the connection is successful, We will receive a message and click to see the details. Otherwise, please check the resource configuration.
If you create a resource, it will be listed on the overview page. You can add another resource as well. All the resources you created will be listed on the overview page. You can browse all the resources through the link 'Add New Resource' or 'View All Resources'.
Resource Detail
Click the resource ID link to view the resource detail. The Basic Information section and Configuration section show the default information and the content you fill in during the set-up.
The related rules section shows all the rules attached to this resource. A resource can correspond to more than one rule. Read more about Rules.
Delete Resources
In the Configured Resources List, click the
delete
button to delete a resource.You have to enter the resource ID to confirm the deletion.
Make sure to empty all the rules under the resource before deleting the resource.