edilkamin
    Preparing search index...

    Interface StatusType

    interface StatusType {
        commands: CommandsType;
        counters: StatusCountersType;
        flags: GeneralFlagsType;
        pellet: PelletAutonomyType;
        temperatures: TemperaturesType;
    }
    Index

    Properties

    commands: CommandsType
    flags: GeneralFlagsType
    pellet: PelletAutonomyType
    temperatures: TemperaturesType