Implement actions #30

Open
opened 2025-11-12 10:52:47 +00:00 by thinkode · 0 comments
Owner

Create actions to stimulate some devices.

Actions can be of different types :

  • SimpleAction simply send a property change request to a device
  • GroupAction regroups some actions when we have to build complex sequences
  • MathAction send a property change request to a device, based on a mathematical expression
    ... more actions types will be added in the future

Every action can also be triggered by an event from peripherals and also from the interface.

Create actions to stimulate some devices. Actions can be of different types : - SimpleAction simply send a property change request to a device - GroupAction regroups some actions when we have to build complex sequences - MathAction send a property change request to a device, based on a mathematical expression ... more actions types will be added in the future Every action can also be triggered by an event from peripherals and also from the interface.
thinkode added the Feature label 2025-11-12 10:52:47 +00:00
thinkode self-assigned this 2025-11-12 10:52:52 +00:00
Sign in to join this conversation.