Package-level declarations

Types

Link copied to clipboard

Company Identifiers

Link copied to clipboard
typealias MessageComposer = () -> MeshMessage
Link copied to clipboard
sealed class ModelEvent

Defines a set of events that are handled by the ModelEventHandler.

Link copied to clipboard
abstract class ModelEventHandler

Defines the functionality of a Model on the Local Node.

Link copied to clipboard
interface NetworkIdentity

The Network Identity contains information from Network Identity or Private Network Identity beacon.

Link copied to clipboard
interface NodeIdentity

The Node Identity contains information from Node Identity or Private Node Identity beacon.

Link copied to clipboard

Represents a Private Node Identity advertisement packet.

Link copied to clipboard

Representation of Private Node Identity advertisement packet.

Link copied to clipboard

Represents a Private Node Identity advertisement packet.

Link copied to clipboard

Representation of Node Identity advertisement packet.

Link copied to clipboard

This event handler should be used when defining Scene Server model. In addition to handling messages, the Scene Server delegate should also clear the current whenever StoredWithSceneModelDelegate.store and StoredWithSceneModelDelegate.recall are called.

Link copied to clipboard
Link copied to clipboard
object Utils

Functions

Link copied to clipboard

Creates the Network Identity from the given advertisement data.

Link copied to clipboard

Returns the Node Identity for a given Node Identity beacon.