VirtualAddress
data class VirtualAddress(val uuid: UUID) : MeshAddress, PrimaryGroupAddress, ParentGroupAddress, PublicationAddress, SubscriptionAddress, ProxyFilterAddress
A virtual address represents a set of destination addresses. Each virtual address logically represents a Label UUID, which is a 128-bit value that does not have to be managed centrally. One or more elements may be programmed to publish or subscribe to a Label UUID. The Label UUID is not transmitted and shall be used as the Additional Data field of the message integrity check value in the upper transport layer.