FanControlInterface: {
    components: [{
        flags: {
            step: true;
        };
        methods: FanControlInterface.Step;
    }];
}