package com.seewo.factoryaging.p0;

import com.seewo.factoryaging.e1.f;
import com.seewo.factoryaging.e1.g;
import j.k0.o;
import j.p0.d.j;
import java.util.List;

/* JADX INFO: compiled from: AgingDeviceManger.kt */
/* JADX INFO: loaded from: classes.dex */
public final class e {
    public static final a a = new a(null);
    private static final List<d> b = o.i(new d("摄像头", f.a.h()), new d("麦克风", f.a.n()), new d("CPU", true), new d("摄像头温度", g.a.f()), new d("麦克风温度", f.a.x()));

    /* JADX INFO: compiled from: AgingDeviceManger.kt */
    public static final class a {
        private a() {
        }

        public /* synthetic */ a(j jVar) {
            this();
        }

        public final List<d> a() {
            return e.b;
        }
    }
}
