io.github.dabogadog.models.BateryTemp.BatteryTemp Maven / Gradle / Ivy
package io.github.dabogadog.models.BateryTemp;
public class BatteryTemp {
public String type;
public Data data;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy