Class FirmataProtocol

java.lang.Object
org.apache.plc4x.protocol.firmata.FirmataProtocol
All Implemented Interfaces:
ProtocolHelpers, org.apache.plc4x.plugins.codegenerator.protocol.Protocol

public class FirmataProtocol extends Object implements org.apache.plc4x.plugins.codegenerator.protocol.Protocol, ProtocolHelpers
  • Constructor Details

    • FirmataProtocol

      public FirmataProtocol()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.apache.plc4x.plugins.codegenerator.protocol.Protocol
    • getTypeContext

      public org.apache.plc4x.plugins.codegenerator.protocol.TypeContext getTypeContext() throws org.apache.plc4x.plugins.codegenerator.types.exceptions.GenerationException
      Specified by:
      getTypeContext in interface org.apache.plc4x.plugins.codegenerator.protocol.Protocol
      Throws:
      org.apache.plc4x.plugins.codegenerator.types.exceptions.GenerationException