8#ifndef SRC_LOCALANALOG_H_
9#define SRC_LOCALANALOG_H_
38 std::vector<int32_t>*
getAxes();
AnalogAxisProcessing(const uint32_t axisAmount, AnalogSource *analogSource, CommandHandler *cmdHandler=nullptr, bool allowFilters=true, bool allowAutoscale=true, bool allowRawValues=false, bool allowManualScale=false)
CommandHandler(const char *clsname, uint16_t clsid, uint8_t instance=0)
const ClassType getClassType() override
returns the used classchooser selection id of this instance
virtual std::string getHelpstring()
const ClassIdentifier getInfo()
std::vector< int32_t > * getAxes()
CommandStatus command(const ParsedCommand &cmd, std::vector< CommandReply > &replies)
static bool isCreatable()
void setAutorange(bool autorange)