class CoapNodeProvider
Utility object for instantiating a StackPeerBuilder<CoapEndpoint, BluetoothAddressNodeKey> |
|
object RemoteApiStackPeerBuilder
Used to expose building a stack for use with the Remote API |
|
class StackPeer<T : StackService> : Peer<T>
A Peer (hub or node) that encapsulates a connection via a Stack including the StackConfig, StackService, Stack, and Bridge |
|
class StackPeerBuilder<T : StackService> : PeerBuilder<T, BluetoothAddressNodeKey>
|
const val STACK_NODE_CONNECTION_TIMEOUT_SECONDS: Long |
|
const val STACK_NODE_DEFAULT_MTU: Int |