april  1.0.0
...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Events

module_name is part of the command interface for april library.



e.kinds

The list of registered types of event sources in current world.

Usage

e.kinds list registered kinds of events
e.kinds helpprints usage instructions



e.list

This function lists event sources in current world and some of their basic properties (id, name of the id).

Usage

e.list lists event sources in current world
e.list helpprints usage instructions



e.new

This function creates a new event source in current world.

Usage

e.new <id> create new event source
e.new helpprints usage instructions

Options

ida previously registered id for the event to create; the function checks this id for validity before proceding.




Actuators april-cmd library