Commands element
Contains all commands defined in the protocol.
Parent
Children
Name | Occurrences | Description |
---|---|---|
Command | [0, *] | Defines a complete command. |
Constraints
Type | Description | Selector | Fields |
---|---|---|---|
Unique | The ID of a command must be unique. | Command | @id |
Unique | The name of a command must be unique. | Command | dis:Name |
Remarks
Commands are sent from DataMiner to the data source:
- to request information from the data source, or
- to change a setting of the data source.