Logic
A protocol defines different components such as parameters, groups, triggers, and actions.
These are the most frequently used components in a protocol:
Note
A component always has an ID. This ID must be unique for all components of a given type. Some restrictions apply to the possible ID values that can be used (See Reserved IDs). Additionally, a component may have a name and a description, which also must be unique for a given type.
See also
DataMiner Protocol Markup Language:
- Protocol.Params
- Protocol.Groups
- Protocol.Timers
- Protocol.Triggers
- Protocol.Actions
- Protocol.QActions
Connector best practices: