Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
IOTDB_HOST | Yes | IoTDB server host | 127.0.0.1 |
IOTDB_PORT | Yes | IoTDB server port | 6667 |
IOTDB_USER | Yes | IoTDB user name | root |
IOTDB_DATABASE | Yes | IoTDB database name | test |
IOTDB_PASSWORD | Yes | IoTDB password | 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 |