Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
IOTDB_HOST | Yes | The host address of the IoTDB server | 127.0.0.1 |
IOTDB_PORT | Yes | The port number of the IoTDB server | 6667 |
IOTDB_USER | Yes | The username for IoTDB authentication | root |
IOTDB_DATABASE | Yes | The IoTDB database to connect to | test |
IOTDB_PASSWORD | Yes | The password for IoTDB authentication | root |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |