Skip to main content

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.

Device Prop Desc Dataset

Dataset structures define the format of complex data returned by PTP operations.

DevicePropDesc

Properties

PropertyTypeRequired
devicePropertyCodenumber
devicePropertyNamestring
devicePropertyDescriptionstring
dataTypeDatatypeCode
getSet`“GET""GET_SET”`
factoryDefaultValue`numberbigintstring`
currentValueRaw`numberbigintstring`
currentValueBytesUint8Array
currentValueDecoded`numberbigintstring`
formFlagnumber
minimumValue`numberbigintstring`
maximumValue`numberbigintstring`
stepSize`numberbigintstring`
numberOfValuesnumber
supportedValuesRaw`(numberbigintstring)[]`
supportedValuesDecoded`(numberbigintstring)[]`
vendorExtensions`Record<string, numberbigintstringbooleanobject>`