@ -94,6 +94,8 @@ public class DeviceStatus {
private Boolean capStatus;
@Schema(description = "拍子密封状态,true为已密封,false为未密封")
private Boolean isSealed;
@Schema(description = "加热器当前温度")
private Boolean temperature;
}