// Autogenerated C header file for Illuminance
#ifndef _JACDAC_SPEC_ILLUMINANCE_H
#define _JACDAC_SPEC_ILLUMINANCE_H 1

#define JD_SERVICE_CLASS_ILLUMINANCE  0x1e6ecaf2

/**
 * Read-only lux u22.10 (uint32_t). The amount of illuminance, as lumens per square metre.
 */
#define JD_ILLUMINANCE_REG_ILLUMINANCE JD_REG_READING

/**
 * Read-only lux u22.10 (uint32_t). Error on the reported sensor value.
 */
#define JD_ILLUMINANCE_REG_ILLUMINANCE_ERROR JD_REG_READING_ERROR

#endif
