|
Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
|
This is the complete list of members for Output, including all inherited members.
| cbText | Output | private |
| dataType | Output | private |
| delay | Output | private |
| getCbText() | Output | inline |
| getDelay() | Output | |
| getId() | Output | inline |
| getMetric() | Output | inline |
| getOffset() | Output | inline |
| getOutputName() | Output | inline |
| getPrefix() | Output | inline |
| getType() | Output | inline |
| getUpdateEvery() | Output | inline |
| id | Output | private |
| metric | Output | private |
| offset | Output | private |
| Output() | Output | |
| Output(int id, std::string outputName, std::string metric, float updateEvery, int dataType, QString cbText, int prefix, int type) | Output | |
| outputName | Output | private |
| prefix | Output | private |
| setCbText(QString cbTextToSet) | Output | inline |
| setDelay(uint8_t delayToSet) | Output | |
| setId(int idToSet) | Output | inline |
| setOffset(int offsetToSet) | Output | inline |
| setOutputName(std::string outputNameToSet) | Output | inline |
| setPrefix(int prefixToSet) | Output | inline |
| setType(int typeToSet) | Output | inline |
| setUpdateEvery(float updateEveryToSet) | Output | inline |
| test | Output | |
| toJson() const | Output | |
| type | Output | private |
| updateEvery | Output | private |