Class TypeMapper

java.lang.Object
org.openremote.agent.protocol.zwave.TypeMapper

public class TypeMapper extends Object
  • Constructor Details

    • TypeMapper

      public TypeMapper()
  • Method Details

    • createAttribute

      public static org.openremote.model.attribute.Attribute<?> createAttribute(String name, org.openremote.protocol.zwave.model.commandclasses.channel.ChannelType channelType)