Package-level declarations

Types

Link copied to clipboard
class MeshNetworkManager(storage: Storage, networkProperties: NetworkPropertiesStorage, scope: CoroutineScope)

MeshNetworkManager is the entry point to the Mesh library.

Link copied to clipboard

Storage class used to load and store generate sequence numbers for each Unicast Address.

Link copied to clipboard

Proxy filter allows modifying the proxy filter of the connected Proxy Node.

Link copied to clipboard

An enumeration defining possible initial configuration states of the proxy filter.

Link copied to clipboard
sealed class ProxyFilterState

Proxy filter state defines the state of the proxy filter.

Link copied to clipboard

Enum class that defines Proxy filter types.

Link copied to clipboard
interface Storage

Allows the users to save the mesh network information in a custom location.