| Interface | Description |
|---|---|
| DeviceModelFormat.Field |
Describes a field of a message.
|
| Class | Description |
|---|---|
| DeviceModelAction |
DeviceModelAction is the model of an action in a
DeviceModel. |
| DeviceModelAction.Argument | |
| DeviceModelAttribute<T> |
DeviceModelAttribute is the model of an attribute in a
DeviceModel. |
| DeviceModelFormat |
DeviceModelFormat is the model of an message in a
DeviceModel. |
| Enum | Description |
|---|---|
| DeviceModelAttribute.Access |
Access rules for an attribute.
|
| DeviceModelAttribute.Type |
An enumeration of the data types an attribute may contain.
|
| DeviceModelFormat.Type |
The message type.
|