Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
TwinDriverLogSchema
Schema for persisted twin driver logs.Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| timestamp | str | ||
| level | str | ||
| message | str | ||
| container_name | str | [optional] | |
| source | str | [optional] | |
| metadata | Dict[str, object] |