Documentation Index
Fetch the complete documentation index at: https://darkgrade.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Variable Value Codec
Dataset structures define the format of complex data returned by PTP operations.VariableValue
Properties
| Property | Type | Required | ||
|---|---|---|---|---|
| value | `number | bigint | string` | ✓ |
| rawBytes | Uint8Array | ✓ |