resetSequenceNumber

abstract suspend fun resetSequenceNumber(uuid: UUID, address: UnicastAddress)

Resets the SEQ associated with all Elements of the given Node to 0.

This method should be called when the IV Index is incremented and SEQ number should be reset.

Parameters

address

Unicast address of the node or the element.