WIP: Setting up file and path structure and confirming functionality
parent
d7c63d5d0f
commit
2e2da735ec
|
@ -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_enterprise:
|
||||
name: Extended Plugins
|
||||
weight: 4
|
||||
influxdb3/enterprise/tags: [processing engine, plugins, API, python]
|
||||
source: /shared/v3-core-plugins/extended-plugin-api.md
|
||||
---
|
||||
|
||||
<!--
|
||||
//SOURCE - content/shared/v3-core-plugins/extended-plugin-api.md
|
||||
-->
|
Loading…
Reference in New Issue