> ## 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.

# Generic Events

## Undefined (`0x4000`)

Undefined event

***

## CancelTransaction (`0x4001`)

Cancel a transaction

***

## ObjectAdded (`0x4002`)

New data object added to device

***

## ObjectRemoved (`0x4003`)

Data object removed from device

***

## StoreAdded (`0x4004`)

New store added to device

***

## StoreRemoved (`0x4005`)

Store removed from device

***

## DevicePropChanged (`0x4006`)

Device property value changed

***

## ObjectInfoChanged (`0x4007`)

Object information changed

***

## DeviceInfoChanged (`0x4008`)

Device information or capabilities changed

***

## RequestObjectTransfer (`0x4009`)

Responder requests object transfer

***

## StoreFull (`0x400a`)

Store is full

***

## DeviceReset (`0x400b`)

Device has been reset

***

## StorageInfoChanged (`0x400c`)

Storage information changed

***

## CaptureComplete (`0x400d`)

Capture operation completed

***

## UnreportedStatus (`0x400e`)

Unreported status change occurred

***
