removeByNodenum

abstract suspend fun removeByNodenum(packetId: Int, nodeNum: Int)(source)

Removes a node from the mesh by its node number.

Parameters

packetId

The request packet ID.

nodeNum

The node number to remove.