The AcuTargetList data model contains the target list read from an ACU device, showing all used target memories as an array of AcuTarget objects.
| Key | Type | Value |
|---|---|---|
| acuName | String | Name of the ACU device |
| acuTargets | Array | Target list as an array of AcuTarget objects. |