// Autogenerated C header file for Total Volatile organic compound
#ifndef _JACDAC_SPEC_TVOC_H
#define _JACDAC_SPEC_TVOC_H 1

#define JD_SERVICE_CLASS_TVOC  0x12a5b597

/**
 * Read-only ppb u22.10 (uint32_t). Total volatile organic compound readings in parts per billion.
 */
#define JD_TVOC_REG_TVOC JD_REG_READING

/**
 * Read-only ppb u22.10 (uint32_t). Error on the reading data
 */
#define JD_TVOC_REG_TVOC_ERROR JD_REG_READING_ERROR

/**
 * Constant ppb u22.10 (uint32_t). Minimum measurable value
 */
#define JD_TVOC_REG_MIN_TVOC JD_REG_MIN_READING

/**
 * Constant ppb u22.10 (uint32_t). Minimum measurable value.
 */
#define JD_TVOC_REG_MAX_TVOC JD_REG_MAX_READING

#endif
