27 #ifndef __OPEND_HANFUN_TYPES_H__ 28 #define __OPEND_HANFUN_TYPES_H__ 32 #include "hanfun/profiles/opend_hanfun_pAcOutlet.h" 33 #include "hanfun/profiles/opend_hanfun_pAcOutletWithPowerMetering.h" 34 #include "hanfun/profiles/opend_hanfun_pAlertable.h" 35 #include "hanfun/profiles/opend_hanfun_pColourBulb.h" 36 #include "hanfun/profiles/opend_hanfun_pControlableThermostat.h" 37 #include "hanfun/profiles/opend_hanfun_pDimmableColourBulb.h" 38 #include "hanfun/profiles/opend_hanfun_pDimmableLight.h" 39 #include "hanfun/profiles/opend_hanfun_pDimmerSwitch.h" 40 #include "hanfun/profiles/opend_hanfun_pDoorBell.h" 41 #include "hanfun/profiles/opend_hanfun_pDoorOpenCloseDetector.h" 42 #include "hanfun/profiles/opend_hanfun_pEnvironmentMonitor.h" 43 #include "hanfun/profiles/opend_hanfun_pFloodDetector.h" 44 #include "hanfun/profiles/opend_hanfun_pGasDetector.h" 45 #include "hanfun/profiles/opend_hanfun_pGlassBreakDetector.h" 46 #include "hanfun/profiles/opend_hanfun_pMotionDetector.h" 47 #include "hanfun/profiles/opend_hanfun_pSimpleAirPressureSensor.h" 48 #include "hanfun/profiles/opend_hanfun_pSimpleButton.h" 49 #include "hanfun/profiles/opend_hanfun_pSimpleDetector.h" 50 #include "hanfun/profiles/opend_hanfun_pSimpleDoorLock.h" 51 #include "hanfun/profiles/opend_hanfun_pSimpleHumiditySensor.h" 52 #include "hanfun/profiles/opend_hanfun_pSimpleLed.h" 53 #include "hanfun/profiles/opend_hanfun_pSimpleLevelControl.h" 54 #include "hanfun/profiles/opend_hanfun_pSimpleLevelControllable.h" 55 #include "hanfun/profiles/opend_hanfun_pSimpleLevelControllableSwitchable.h" 56 #include "hanfun/profiles/opend_hanfun_pSimpleLevelControlSwitch.h" 57 #include "hanfun/profiles/opend_hanfun_pSimpleLight.h" 58 #include "hanfun/profiles/opend_hanfun_pSimpleLightSensor.h" 59 #include "hanfun/profiles/opend_hanfun_pSimpleOnOffSwitch.h" 60 #include "hanfun/profiles/opend_hanfun_pSimpleOnOffSwitchable.h" 61 #include "hanfun/profiles/opend_hanfun_pSimplePendant.h" 62 #include "hanfun/profiles/opend_hanfun_pSimplePowerMeter.h" 63 #include "hanfun/profiles/opend_hanfun_pSimpleTemperatureSensor.h" 64 #include "hanfun/profiles/opend_hanfun_pSiren.h" 65 #include "hanfun/profiles/opend_hanfun_pSmokeDetector.h" 66 #include "hanfun/profiles/opend_hanfun_pUserInterfaceLock.h" 67 #include "hanfun/profiles/opend_hanfun_pVibrationDetector.h" 68 #include "hanfun/profiles/opend_hanfun_pWindowOpenCloseDetector.h" 122 uint16_t addresses[20];
540 openD_hanfun_pAcOutletReq_t acOutlet;
541 openD_hanfun_pAcOutletWithPowerMeteringReq_t acOutletWithPowerMetering;
542 openD_hanfun_pColourBulbReq_t colourBulb;
543 openD_hanfun_pControlableThermostatReq_t controlableThermostat;
544 openD_hanfun_pDimmableColourBulbReq_t dimmableColourBulb;
545 openD_hanfun_pDimmableLightReq_t dimmableLight;
546 openD_hanfun_pDimmerSwitchReq_t dimmerSwitch;
547 openD_hanfun_pDoorBellReq_t doorBell;
548 openD_hanfun_pDoorOpenCloseDetectorReq_t doorOpenCloseDetector;
549 openD_hanfun_pEnvironmentMonitorReq_t environmentMonitor;
550 openD_hanfun_pFloodDetectorReq_t floodDetector;
551 openD_hanfun_pGasDetectorReq_t gasDetector;
552 openD_hanfun_pGlassBreakDetectorReq_t glassBreakDetector;
553 openD_hanfun_pMotionDetectorReq_t motionDetector;
554 openD_hanfun_pSimpleAirPressureSensorReq_t simpleAirPressureSensor;
555 openD_hanfun_pSimpleButtonReq_t simpleButton;
556 openD_hanfun_pSimpleDetectorReq_t simpleDetector;
557 openD_hanfun_pSimpleDoorLockReq_t simpleDoorLock;
558 openD_hanfun_pSimpleHumiditySensorReq_t simpleHumiditySensor;
559 openD_hanfun_pSimpleLevelControlReq_t simpleLevelControl;
560 openD_hanfun_pSimpleLevelControllableReq_t simpleLevelControllable;
561 openD_hanfun_pSimpleLevelControllableSwitchableReq_t simpleLevelControllableSwitchable;
562 openD_hanfun_pSimpleLevelControlSwitchReq_t simpleLevelControlSwitch;
563 openD_hanfun_pSimpleLightReq_t simpleLight;
564 openD_hanfun_pSimpleLightSensorReq_t simpleLightSensor;
565 openD_hanfun_pSimpleOnOffSwitchReq_t simpleOnOffSwitch;
566 openD_hanfun_pSimpleOnOffSwitchableReq_t simpleOnOffSwitchable;
567 openD_hanfun_pSimplePendantReq_t simplePendant;
568 openD_hanfun_pSimplePowerMeterReq_t simplePowerMeter;
569 openD_hanfun_pSimpleTemperatureSensorReq_t simpleTemperatureSensor;
570 openD_hanfun_pSirenReq_t siren;
571 openD_hanfun_pSmokeDetectorReq_t smokeDetector;
572 openD_hanfun_pUserInterfaceLockReq_t userInterfaceLock;
573 openD_hanfun_pVibrationDetectorReq_t vibrationDetector;
574 openD_hanfun_pWindowOpenCloseDetectorReq_t windowOpenCloseDetector;
594 openD_hanfun_pAcOutletCfm_t acOutlet;
595 openD_hanfun_pAcOutletWithPowerMeteringCfm_t acOutletWithPowerMetering;
596 openD_hanfun_pColourBulbCfm_t colourBulb;
597 openD_hanfun_pControlableThermostatCfm_t controlableThermostat;
598 openD_hanfun_pDimmableColourBulbCfm_t dimmableColourBulb;
599 openD_hanfun_pDimmableLightCfm_t dimmableLight;
600 openD_hanfun_pDoorBellCfm_t doorBell;
601 openD_hanfun_pEnvironmentMonitorCfm_t environmentMonitor;
602 openD_hanfun_pSimpleAirPressureSensorCfm_t simpleAirPressureSensor;
603 openD_hanfun_pSimpleButtonCfm_t simpleButton;
604 openD_hanfun_pSimpleDoorLockCfm_t simpleDoorLock;
605 openD_hanfun_pSimpleHumiditySensorCfm_t simpleHumiditySensor;
606 openD_hanfun_pSimpleLevelControllableCfm_t simpleLevelControllable;
607 openD_hanfun_pSimpleLevelControllableSwitchableCfm_t simpleLevelControllableSwitchable;
608 openD_hanfun_pSimpleLightCfm_t simpleLight;
609 openD_hanfun_pSimpleLightSensorCfm_t simpleLightSensor;
610 openD_hanfun_pSimpleOnOffSwitchableCfm_t simpleOnOffSwitchable;
611 openD_hanfun_pSimpleOnOffSwitchCfm_t simpleOnOffSwitch;
612 openD_hanfun_iDetectorCfm_t motionDetector;
613 openD_hanfun_pSimplePowerMeterCfm_t simplePowerMeter;
614 openD_hanfun_pSimpleTemperatureSensorCfm_t simpleTemperatureSensor;
615 openD_hanfun_pSirenCfm_t siren;
616 openD_hanfun_pUserInterfaceLockCfm_t userInterfaceLock;
636 openD_hanfun_pAcOutletInd_t acOutlet;
637 openD_hanfun_pAcOutletWithPowerMeteringInd_t acOutletWithPowerMetering;
638 openD_hanfun_pAlertableInd_t pAlertable;
639 openD_hanfun_pColourBulbInd_t colourBulb;
640 openD_hanfun_pControlableThermostatInd_t controlableThermostat;
641 openD_hanfun_pDimmableColourBulbInd_t dimmableColourBulb;
642 openD_hanfun_pDimmableLightInd_t dimmableLight;
643 openD_hanfun_pSimpleDoorLockInd_t simpleDoorLock;
644 openD_hanfun_pSimpleLedInd_t simpleLed;
645 openD_hanfun_pSimpleLevelControllableInd_t simpleLevelControllable;
646 openD_hanfun_pSimpleLevelControllableSwitchableInd_t simpleLevelControllableSwitchable;
647 openD_hanfun_pSimpleLightInd_t simpleLight;
648 openD_hanfun_pSimpleOnOffSwitchableInd_t simpleOnOffSwitchable;
649 openD_hanfun_pSirenInd_t siren;
650 openD_hanfun_pUserInterfaceLockInd_t userInterfaceLock;
openD_status_t
Definition: opend_dataTypes.h:62
Definition: opend_hanfun_types.h:147
uint16_t address
Definition: opend_hanfun_types.h:98
devicesToBind_t devicesToBind
Definition: opend_hanfun_types.h:195
Definition: opend_hanfun_types.h:411
Definition: opend_hanfun_types.h:315
struct hanfunApiDevMgmt_registrationElement hanfunApiDevMgmt_registrationElement_t
struct hanfunApiBindMgmt_entriesElement hanfunApiBindMgmt_entriesElement_t
Definition: opend_hanfun_types.h:427
Definition: opend_hanfun_types.h:213
Definition: opend_hanfun_types.h:241
openD_hanfunApi_devMgmt_service_t service
Definition: opend_hanfun_types.h:285
openD_hanfunApi_devMgmt_service
Definition: opend_hanfun_types.h:201
Definition: opend_hanfun_types.h:221
openD_hanfunApi_operationMode
Definition: opend_hanfun_types.h:76
uint16_t device
Device Address.
Definition: opend_hanfun_types.h:139
Definition: opend_hanfun_types.h:407
Definition: opend_hanfun_types.h:447
Definition: opend_hanfun_types.h:455
Definition: opend_hanfun_types.h:431
openD_status_t status
Definition: opend_hanfun_types.h:356
Definition: opend_hanfun_types.h:257
Definition: opend_hanfun_types.h:491
openD_hanfunApi_devMgmt_service_t service
Definition: opend_hanfun_types.h:305
Definition: opend_hanfun_types.h:319
uint16_t address
Definition: opend_hanfun_types.h:108
Definition: opend_hanfun_types.h:80
Definition: opend_hanfun_types.h:281
struct openD_hanfunApi_profileCfm openD_hanfunApi_profileCfm_t
Definition: opend_hanfun_types.h:519
enum openD_hanfunApi_profile openD_hanfunApi_profile_t
Definition: opend_hanfun_types.h:114
struct hanfunApiDevMgmt_register hanfunApiDevMgmt_register_t
Definition: opend_hanfun_types.h:156
openD_hanfunApi_bindMgmt_service_t service
Definition: opend_hanfun_types.h:369
Definition: opend_hanfun_types.h:338
Definition: opend_hanfun_types.h:499
Definition: opend_hanfun_types.h:487
Definition: opend_hanfun_types.h:395
Definition: opend_hanfun_types.h:423
uint16_t size
Definition: opend_hanfun_types.h:130
enum openD_hanfunApi_operationMode openD_hanfunApi_operationMode_t
struct openD_hanfunApi_devMgmtReq openD_hanfunApi_devMgmtReq_t
openD_status_t status
Definition: opend_hanfun_types.h:589
Definition: opend_hanfun_types.h:237
Definition: opend_hanfun_types.h:233
Definition: opend_hanfun_types.h:217
uint8_t entriesSize
Definition: opend_hanfun_types.h:187
Definition: opend_hanfun_types.h:136
Definition: opend_hanfun_types.h:515
Definition: opend_hanfun_types.h:301
Definition: opend_hanfun_types.h:253
Definition: opend_hanfun_types.h:90
Definition: opend_hanfun_types.h:507
uint8_t error
Definition: opend_hanfun_types.h:191
struct interfaceUid interfaceUid_t
Definition: opend_hanfun_types.h:443
Definition: opend_hanfun_types.h:379
Definition: opend_hanfun_types.h:229
openD_status_t status
Definition: opend_hanfun_types.h:631
Definition: opend_hanfun_types.h:331
Definition: opend_hanfun_types.h:451
Definition: opend_hanfun_types.h:391
Definition: opend_hanfun_types.h:467
Definition: opend_hanfun_types.h:439
Definition: opend_hanfun_types.h:475
struct networkAddress networkAddress_t
Definition: opend_hanfun_types.h:84
openD_hanfunApi_devMgmt_service_t service
Definition: opend_hanfun_types.h:267
openD_hanfunApi_profile_t profile
Definition: opend_hanfun_types.h:534
openD_status_t status
Definition: opend_hanfun_types.h:289
Definition: opend_hanfun_types.h:435
struct openD_hanfunApi_profileInd openD_hanfunApi_profileInd_t
Definition: opend_hanfun_types.h:263
Definition: opend_hanfun_types.h:399
Definition: opend_hanfun_types.h:581
Definition: opend_hanfun_types.h:479
struct hanfunApiDevMgmt_deregister hanfunApiDevMgmt_deregister_t
uint16_t address1
Definition: opend_hanfun_types.h:161
enum openD_hanfunApi_bindMgmt_service openD_hanfunApi_bindMgmt_service_t
bool enable
Definition: opend_hanfun_types.h:94
Definition: opend_hanfun_types.h:104
openD_hanfunApi_bindMgmt_service_t service
Definition: opend_hanfun_types.h:352
openD_hanfunApi_profile_t profile
Definition: opend_hanfun_types.h:627
Definition: opend_hanfun_types.h:171
struct devicesToBind devicesToBind_t
Definition: opend_hanfun_types.h:495
Definition: opend_hanfun_types.h:249
uint16_t mod
Address modifier.
Definition: opend_hanfun_types.h:138
Definition: opend_hanfun_types.h:419
Definition: opend_hanfun_types.h:523
uint16_t role
Interface role : Server or Client.
Definition: opend_hanfun_types.h:149
Definition: opend_hanfun_types.h:463
Definition: opend_hanfun_types.h:365
Definition: opend_hanfun_types.h:471
struct openD_hanfunApi_devMgmtCfm openD_hanfunApi_devMgmtCfm_t
Definition: opend_hanfun_types.h:245
Definition: opend_hanfun_types.h:387
uint16_t address2
Definition: opend_hanfun_types.h:165
Definition: opend_hanfun_types.h:623
openD_hanfunApi_bindMgmt_service_t service
Definition: opend_hanfun_types.h:342
Definition: opend_hanfun_types.h:530
Definition: opend_hanfun_types.h:209
openD_hanfunApi_profile_t profile
Definition: opend_hanfun_types.h:585
Definition: opend_hanfun_types.h:323
uint16_t id
Identifier of the interface.
Definition: opend_hanfun_types.h:150
Definition: opend_hanfun_types.h:225
Definition: opend_hanfun_types.h:483
enum openD_hanfunApi_devMgmt_service openD_hanfunApi_devMgmt_service_t
Definition: opend_hanfun_types.h:327
openD_hanfunApi_bindMgmt_service
Definition: opend_hanfun_types.h:311
Definition: opend_hanfun_types.h:403
Definition: opend_hanfun_types.h:348
struct openD_hanfunApi_profileReq openD_hanfunApi_profileReq_t
struct openD_hanfunApi_devMgmtInd openD_hanfunApi_devMgmtInd_t
Definition: opend_hanfun_types.h:511
struct openD_hanfunApi_bindMgmtInd openD_hanfunApi_bindMgmtInd_t
uint16_t address
Definition: opend_hanfun_types.h:118
struct openD_hanfunApi_bindMgmtReq openD_hanfunApi_bindMgmtReq_t
Definition: opend_hanfun_types.h:415
uint8_t unit
Source Unit.
Definition: opend_hanfun_types.h:141
openD_hanfunApi_profile
Definition: opend_hanfun_types.h:375
Definition: opend_hanfun_types.h:459
Definition: opend_hanfun_types.h:503
Definition: opend_hanfun_types.h:205
Definition: opend_hanfun_types.h:383
struct openD_hanfunApi_bindMgmtCfm openD_hanfunApi_bindMgmtCfm_t