diff --git a/content/influxdb3/core/extended-plugin.md b/content/influxdb3/core/extended-plugin.md new file mode 100644 index 000000000..75c2b93ad --- /dev/null +++ b/content/influxdb3/core/extended-plugin.md @@ -0,0 +1,15 @@ +--- +title: Extend plugins with API features and state management +description: | + The Processing engine includes API capabilities that allow your plugins to interact with InfluxDB data and maintain state between executions. +menu: + influxdb3_core: + name: Extended Plugins +weight: 4 +influxdb3/enterprise/tags: [processing engine, plugins, API, python] +source: /shared/v3-core-plugins/extended-plugin-api.md +--- + + \ No newline at end of file