Package | Description |
---|---|
com.dsi.ant.channel | |
com.dsi.ant.message.fromhost |
Modifier and Type | Method and Description |
---|---|
LibConfig |
AntChannel.getLibConfig()
Gets the
LibConfig of the ANT adapter this channel is running on. |
Modifier and Type | Method and Description |
---|---|
void |
IAntAdapterEventHandler.onLibConfigChange(LibConfig newLibConfig)
Triggered when the ANT adapter extended data configuration has changed.
|
void |
AntChannel.setAdapterWideLibConfig(LibConfig libConfig)
Requests which extended data to include with data messages.
|
Modifier and Type | Method and Description |
---|---|
LibConfig |
LibConfigMessage.getLibConfig()
Gets the LibConfig object that is represented by this message.
|
Constructor and Description |
---|
LibConfigMessage(LibConfig libConfig)
Constructs the message from the given LibConfig object
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.