See: Description
| Interface | Description |
|---|---|
| DeveloperDefinition |
The object represents the information associated with a panStamp developer
in the device XML tree.
|
| DeviceDefinition |
A panStamp device configuration.
|
| EndpointDefinition |
Definition of an endpoint as defined by XML.
|
| ParameterDefinition |
A device parameter definition.
|
| RegisterDefinition |
A device register definition.
|
| Class | Description |
|---|---|
| CompoundDeviceLibrary |
A device library implementation that searches through one or more other
device libraries for a device definition.
|
| Position |
The position of data relative to a panStamp register definition.
|
| Size |
The size of a data point (endpoint or parameter).
|
| Unit |
A unit definition for endpoint data.
|
| Enum | Description |
|---|---|
| Direction |
Data flow direction defined.
|
| Size.Type | |
| Type |
The data types defined for endpoint and parameter data.
|
| Exception | Description |
|---|---|
| DefinitionException |
Thrown when there is a problem with panStamp device definitions.
|
Application developers can use these classes to create device definitions programmatically or to load device definitions from an other format than XML.
me.legrange.panstamp.xmlCopyright © 2015. All rights reserved.