ModuleDriverCommand Class |
Namespace: Nexpaq
public class ModuleDriverCommand : ModuleDriverField
The ModuleDriverCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments |
The arguments of this command.
|
![]() | Command |
Two bytes id to identify command
|
![]() | DataRules |
Rules to generate data from arguments
|
![]() | Description |
Human readable description
(Inherited from ModuleDriverField.) |
![]() | Export |
Defines if the command of module publically available for binding with events
|
![]() | Name |
Readable name for item, i.e. DoUsefulThing
(Inherited from ModuleDriverField.) |
![]() | Title |
Human readable title
(Inherited from ModuleDriverField.) |