Class FirmataProtocol

  • All Implemented Interfaces:
    org.apache.plc4x.plugins.codegenerator.protocol.Protocol

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

      • FirmataProtocol

        public FirmataProtocol()
    • Method Detail

      • getName

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

        public Map<String,​org.apache.plc4x.plugins.codegenerator.types.definitions.TypeDefinition> getTypeDefinitions()
                                                                                                                     throws org.apache.plc4x.plugins.codegenerator.types.exceptions.GenerationException
        Specified by:
        getTypeDefinitions in interface org.apache.plc4x.plugins.codegenerator.protocol.Protocol
        Throws:
        org.apache.plc4x.plugins.codegenerator.types.exceptions.GenerationException