export enum SbQuery {
    Offset = 0,
    FrostProtection = 1,
    EnergySaving = 2
}
