// Autogenerated C header file for Wind direction
#ifndef _JACDAC_SPEC_WIND_DIRECTION_H
#define _JACDAC_SPEC_WIND_DIRECTION_H 1

#define JD_SERVICE_CLASS_WIND_DIRECTION  0x186be92b

/**
 * Read-only ° uint16_t. The direction of the wind.
 */
#define JD_WIND_DIRECTION_REG_WIND_DIRECTION JD_REG_READING

/**
 * Read-only ° uint16_t. Error on the wind direction reading
 */
#define JD_WIND_DIRECTION_REG_WIND_DIRECTION_ERROR JD_REG_READING_ERROR

#endif
