42 return "voltageTimestamp,channelId,voltage\n";
45 void print(std::ostream& os)
const
This file includes all the types the logdecoder script will decode.
Structure to handle ADC data.
uint64_t voltageTimestamp
static std::string header()
void print(std::ostream &os) const
ADS1118Data(uint64_t t, uint8_t channelId, float voltage)