rememberDataPacket

abstract fun rememberDataPacket(dataPacket: ERROR CLASS: Symbol not found for DataPacket, myNodeNum: Int, updateNotification: Boolean = true)(source)

Persists a data packet in the history and triggers notifications if necessary.

Parameters

dataPacket

The data packet to remember.

myNodeNum

The local node number.

updateNotification

Whether to trigger a notification for this packet.