triggers property

Map<String, Trigger> triggers
getter/setter pair

All triggers originating from this device and connected devices, stored per assigned id unique within the study protocol.

Implementation

Map<String, Trigger> triggers;