AbstractType of action.
AbstractdescriptionAction Description shown in the UI.
AbstractdisplayDisplay Name (or title) shown in the UI.
ReadonlygroupThe logical group or folder this action will appear in the UI.
Abstract ReadonlynameUnique name for the action. Used for identification in the system.
Abstract base class for command actions (buttons, keys, etc.).
Command actions handle discrete input events like button presses from Logi devices. They execute a single action when triggered.
Example
See