| Package | Description |
|---|---|
| me.legrange.panstamp.definition |
Device definition objects can be used to define device capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterDefinition |
EndpointDefinition.getRegister()
Get the register definition to which this endpoint definition applies.
|
RegisterDefinition |
DeviceDefinition.getRegister(int id)
Return the register definition for the register with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<RegisterDefinition> |
DeviceDefinition.getRegisters()
Get the definitions for the registers defined in the device configuration.
|
Copyright © 2015. All rights reserved.