The parameters for the plugin are as follows:• Channel Sequence Generation Seed: The seed number which generates the pseudo-random sequence.• Start channel: The start or minimum of the pseudo-random sequence channel range.• End channel: The end or maximum of the pseudo-random sequence channel range. In the figure above, the pseudo random sequenceis set to cover channels 0 through 9, inclusive.• Channel Duration: How long in milliseconds the nodes will spend on each channel.• Channel Guard Duration: How long in milliseconds the nodes will wait when entering and leaving a channel ‘slot’. The channelguard duration provides time in which transmission is not allowed. Packets transmitted during this time will wait until the guard durationis over. Using the parameters in Figure 4.4 Frequency Hopping Plugin on page 11, a node changes channels, waits 25ms,transmits for 350ms, waits 25ms, and then changes channels again.• Server Broadcast Info Period: The time in milliseconds after which the server broadcasts the index number of the channel it is onand how long it has been on it. This gives clients that have gotten out of sync with the server the opportunity to resync, Using theparameters in the previous figure, the server frequency hops for 10000ms, then transmits its information. If clients need to updatetheir index and duration they do so now.• Client Resync Period: The time in milliseconds without a resync, after which the client requests server information. This is particularlyuseful for sleepy devices, which may not be awake for a routine server broadcast.