Interface AttributeMapperAdapter

All Superinterfaces:
AuthAdapter

public interface AttributeMapperAdapter extends AuthAdapter
Helper APIs for each type of AttributeMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    create(com.inductiveautomation.ignition.common.gson.JsonElement config, Class<T> clazz)
    Factory method for new AttributeMapper instances

    Methods inherited from interface com.inductiveautomation.ignition.gateway.auth.adapter.AuthAdapter

    getType