NetworkTransmit

@Serializable
data class NetworkTransmit

The network transmit object represents the parameters of the transmissions of network layer messages originating from a mesh node.

Parameters

count

The count property contains an integer from 1 to 8 that represents the number of transmissions for network messages.

interval

The interval property contains an integer from 10 to 320 that represents the interval in milliseconds between the transmissions.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard