Class XBeeBroadcastMessage

    • Method Detail

      • getTX16BroadcastMessage

        public static XBeeBroadcastMessage getTX16BroadcastMessage​(byte[] payload)
        Get an XBee Message for broadcasting a payload to the network.
        Parameters:
        payload - A byte array containing the bytes to be broadcast as the low order word of the integer.
        Returns:
        XBeeMessage with remote transmission request for the provided address containing the provided payload.