Plugins development

The development of a plugin, regardless of its type, involves creating the source and configuration files that define the plugin's identity and functionality. These files are then organized into the file structure defined by Ubidots, as described in the previous sections. The process is illustrated in the following flowchart:

The process consists of the following steps:

  1. Establish the plugin's file structure.

  2. Add the appropriate content to the individual files that make up the plugin.

  3. Define the plugin version in the manifest file.

  4. Compress the files.

For detailed information about each plugin type, visit its dedicated page:

CronWebhookWidgetDevice

Last updated

Was this helpful?