create

fun create(address: Address): MeshAddress
fun create(address: Int): MeshAddress

Creates a Mesh address of type Unassigned, Unicast or Group address using the given address value.

Parameters

address

Address value.

Throws

If the given address value is not a valid Unassigned, Unicast or a Group address.


Creates a virtual address using the given UUID Label.

Parameters

uuid

UUID Label.