Class DeviceLayeredConfig


  • public class DeviceLayeredConfig
    extends Object
    Layered AP configuration model.
    • Field Detail

      • apConfig

        public Map<String,​DeviceConfig> apConfig
        Config per AP (by serial number) - highest priority
      • networkConfig

        public DeviceConfig networkConfig
        Config for all APs/zones - lowest priority
    • Constructor Detail

      • DeviceLayeredConfig

        public DeviceLayeredConfig()