![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This is the top level include file for the HAN-FUN library. More...
#include "hanfun/version.h"
#include "hanfun/config.h"
#include "hanfun/common.h"
#include "hanfun/uids.h"
#include "hanfun/protocol.h"
#include "hanfun/interface.h"
#include "hanfun/interfaces/alert.h"
#include "hanfun/interfaces/on_off.h"
#include "hanfun/interfaces/level_control.h"
#include "hanfun/interfaces/simple_power_meter.h"
#include "hanfun/interfaces/simple_thermostat.h"
#include "hanfun/interfaces/simple_button.h"
#include "hanfun/interfaces/simple_visual_effects.h"
#include "hanfun/interfaces/simple_air_pressure.h"
#include "hanfun/interfaces/simple_light_sensor.h"
#include "hanfun/interfaces/colour_control.h"
#include "hanfun/interfaces/simple_keypad.h"
#include "hanfun/core.h"
#include "hanfun/core/device_management.h"
#include "hanfun/core/device_information.h"
#include "hanfun/core/attribute_reporting.h"
#include "hanfun/core/bind_management.h"
#include "hanfun/core/group_management.h"
#include "hanfun/core/group_table.h"
#include "hanfun/core/rssi.h"
#include "hanfun/core/suota.h"
#include "hanfun/core/time.h"
#include "hanfun/core/batch_program_management.h"
#include "hanfun/core/event_scheduling.h"
#include "hanfun/core/weekly_scheduling.h"
#include "hanfun/profiles.h"
#include "hanfun/units.h"
#include "hanfun/devices.h"
Go to the source code of this file.
This is the top level include file for the HAN-FUN library.
For licensing information, please see the file 'LICENSE' in the root folder.
Initial development by Bithium S.A. [http://www.bithium.com]
Definition in file hanfun.h.