adding extebded-plugin.md to core
parent
1be891877e
commit
7350053f96
|
|
@ -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
|
||||
---
|
||||
|
||||
<!--
|
||||
//SOURCE - content/shared/v3-core-plugins/extended-plugin-api.md
|
||||
-->
|
||||
Loading…
Reference in New Issue