Class AckOpenMessage


  • public class AckOpenMessage
    extends OpenMessage
    OpenWebNet acknowledge messages: ACK, NACK, BUSY-NACK.
    Author:
    M. Valla - Initial contribution
    • Constructor Detail

      • AckOpenMessage

        protected AckOpenMessage​(String frame)
    • Method Detail

      • toStringVerbose

        public String toStringVerbose()
        Description copied from class: OpenMessage
        Get a verbose representation of this message.
        Specified by:
        toStringVerbose in class OpenMessage
        Returns:
        verbose string representation
      • isCommand

        public boolean isCommand()
        Description copied from class: OpenMessage
        Is this OpenMessage a command? (*WHO..).
        Specified by:
        isCommand in class OpenMessage
        Returns:
        true if it's a command frame