Default behavior. Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora params.
Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
Ignores observed messages from foreign meshes like LOCAL_ONLY, but takes it step further by also ignoring messages from nodenums not in the node's known list (NodeDB)
Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
Defines the device's behavior for how messages are rebroadcast
Generated
from enum meshtastic.Config.DeviceConfig.RebroadcastMode