Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 652 Bytes

Protocol.Commands.md

File metadata and controls

31 lines (20 loc) · 652 Bytes
uid
Protocol.Commands

Commands element

Contains all commands defined in the protocol.

Parent

Protocol

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.