Triggers - WEKIT-ECS/MIRAGE-XR GitHub Wiki
The lib-lee data controllers (/DataControllers
) hold the fundamental trigger behaviours to be attached to instantiated content augmentations. This includes StepTrigger and several other (legacy) triggers, as well as a rudimentary EventTrigger implementation to work with the rudimentary ContentInteractionEventManager.
The DeviceMqttBehaviour
contains low-level sensor communication routines required for the SmartTrigger
.