EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
eoEEP_A520xx.h
Go to the documentation of this file.
1 /******************************************************************************
2  DISCLAIMER
3 
4  THIS SOFTWARE PRODUCT ("SOFTWARE") IS PROPRIETARY TO ENOCEAN GMBH, OBERHACHING,
5  GERMANY (THE "OWNER") AND IS PROTECTED BY COPYRIGHT AND INTERNATIONAL TREATIES OR
6  PROTECTED AS TRADE SECRET OR AS OTHER INTELLECTUAL PROPERTY RIGHT. ALL RIGHTS, TITLE AND
7  INTEREST IN AND TO THE SOFTWARE, INCLUDING ANY COPYRIGHT, TRADE SECRET OR ANY OTHER
8  INTELLECTUAL PROPERTY EMBODIED IN THE SOFTWARE, AND ANY RIGHTS TO REPRODUCE,
9  DISTRIBUTE, MODIFY, DISPLAY OR OTHERWISE USE THE SOFTWARE SHALL EXCLUSIVELY VEST IN THE
10  OWNER. ANY UNAUTHORIZED REPRODUCTION, DISTRIBUTION, MODIFICATION, DISPLAY OR OTHER
11  USE OF THE SOFTWARE WITHOUT THE EXPLICIT PERMISSION OF OWNER IS PROHIBITED AND WILL
12  CONSTITUTE AN INFRINGEMENT OF THE OWNER'S RIGHT AND MAY BE SUBJECT TO CIVIL OR
13  CRIMINAL SANCTION.
14 
15  THIS SOFTWARE IS PROVIDED BY THE OWNER "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
16  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
17  FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN PARTICULAR, THE OWNER DOES NOT WARRANT
18  THAT THE SOFTWARE SHALL BE ERROR FREE AND WORKS WITHOUT INTERRUPTION.
19 
20  IN NO EVENT SHALL THE OWNER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
21  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
24  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26  ******************************************************************************/
27 
28 #if !defined(eoEEP_A520_H__INCLUDED_)
29 #define eoEEP_A520_H__INCLUDED_
30 
33 #include "eoA5EEProfile.h"
179 typedef enum
181 {
183  ENERGY_INPUT = 0x00,
197  RUN_INTI_SEQ = 0x07,
199  LIFT_SET = 0x08,
201  VALVE_OPEN = 0x09,
203  VALVE_CLOSED = 0x0A,
205  SUMMER_BIT = 0x0B,
213  ON_OFF = 0x0F,
225  ALARM_STATE = 0x15,
227  FAN_OVERRIDE = 0x16,
233  SERVICE_ON = 0x19,
235  FEED_TEMP = 0x1A,
237  CURRENT_TEMP = 0x1B,
243  BUTTON_LOCK = 0x1E,
247  FAILURE = 0x20,
251  WAKEUP_CYCLE = 0x22,
271  RESET_ERROR = 0x2C,
274 } HVCA_INDEX;
275 
277 typedef enum
278 {
280  MODE_AUTO = 0x00,
282  MODE_HEAT = 0x01,
286  MODE_COOL = 0x03,
290  MODE_PRECOOL = 0x05,
292  MODE_OFF = 0x06,
294  MODE_TEST = 0x07,
302  MODE_ICE = 0x0B,
320  MODE_NO_LOAD = 0x14,
325 } HVAC_MODE;
326 
328 typedef enum
329 {
331  VANE_AUTO = 0x00,
335  VANE_POS_2 = 0x02,
337  VANE_POS_3 = 0x03,
339  VANE_POS_4 = 0x04,
343  VANE_SWING = 0x06,
353 
355 typedef enum
356 {
360  HVCA_STANDBY = 0x01,
364  HVCA_OFF = 0X03
366 
368 typedef enum
369 {
379 
381 typedef enum
382 {
384  HVCA_STAGE_0 = 0x00,
386  HVCA_STAGE_1 = 0x01,
388  HVCA_STAGE_2 = 0x02,
390  HVCA_STAGE_3 = 0x03,
392  HVCA_AUTO = 0x1F
393 } HVCA_FANSPEED;
394 
396 typedef enum
397 {
407 
409 typedef enum
410 {
422  NO_VALVE = 0x28,
430 
432 typedef enum
433 {
439 
441 typedef enum
442 {
448 
450 typedef enum
451 {
457 
459 typedef enum
460 {
466 
468 typedef enum
469 {
475 
477 typedef enum
478 {
483 } HVCA_FAILURE;
484 
486 typedef enum
487 {
489  SEC_10 = 0x00,
491  SEC_60 = 0x01,
493  SEC_90 = 0x02,
495  SEC_120 = 0x03,
497  SEC_150 = 0x04,
499  SEC_180 = 0x05,
501  SEC_210 = 0x06,
503  SEC_240 = 0x07,
505  SEC_270 = 0x08,
507  SEC_300 = 0x09,
509  SEC_330 = 0x0A,
511  SEC_360 = 0x0B,
513  SEC_390 = 0x0C,
515  SEC_420 = 0x0D,
517  SEC_450 = 0x0E,
519  SEC_480 = 0x0F,
521  SEC_510 = 0x10,
523  SEC_540 = 0x11,
525  SEC_570 = 0x12,
527  SEC_600 = 0x13,
529  SEC_630 = 0x14,
531  SEC_660 = 0x15,
533  SEC_690 = 0x16,
535  SEC_720 = 0x17,
537  SEC_750 = 0x18,
539  SEC_780 = 0x19,
541  SEC_810 = 0x1A,
543  SEC_840 = 0x1B,
545  SEC_870 = 0x1C,
547  SEC_900 = 0x1D,
549  SEC_930 = 0x1E,
551  SEC_960 = 0x1F,
553  SEC_990 = 0x20,
555  SEC_1020 = 0x21,
557  SEC_1050 = 0x22,
559  SEC_1080 = 0x23,
561  SEC_1110 = 0x24,
563  SEC_1140 = 0x25,
565  SEC_1170 = 0x26,
567  SEC_1200 = 0x27,
569  SEC_1230 = 0x28,
571  SEC_1260 = 0x29,
573  SEC_1290 = 0x2A,
575  SEC_1320 = 0x2B,
577  SEC_1350 = 0x2C,
579  SEC_1380 = 0x2D,
581  SEC_1410 = 0x2E,
583  SEC_1440 = 0x2F,
585  SEC_1470 = 0x30,
587  SEC_1500 = 0x31,
589  HRS_3 = 0x32,
591  HRS_6 = 0x33,
593  HRS_9 = 0x34,
595  HRS_12 = 0x35,
597  HRS_15 = 0x36,
599  HRS_18 = 0x37,
601  HRS_21 = 0x38,
603  HRS_24 = 0x39,
605  HRS_27 = 0x3A,
607  HRS_30 = 0x3B,
609  HRS_33 = 0x3C,
611  HRS_36 = 0x3D,
613  HRS_39 = 0x3E,
615  HRS_42 = 0x3F
617 
619 typedef enum
620 {
630 
632 typedef enum
633 {
643 
645 typedef enum
646 {
650  HVCA_SPEED_1 = 0x01,
652  HVCA_SPEED_2 = 0x02,
654  HVCA_SPEED_3 = 0x03,
662 
664 typedef enum
665 {
683 
685 typedef enum
686 {
748 
750 typedef enum
751 {
757 
758 
760 typedef enum
761 {
767 
769 {
770 
771 private:
772  eoMessage outMessage;
773  eoEEPChannelInfo *outChannels;
774  uint8_t outChannelCount;
775  //internal helper tries to set the channel for Direction and type
776  eoReturn SetChannels(SIMPLE_DIRECTION direction,uint8_t type);
777 public:
778  eoReturn SetType(uint8_t type);
779  eoEEP_A520xx();
780  virtual ~eoEEP_A520xx();
781  eoReturn GetValue(CHANNEL_TYPE type, uint32_t &value, uint8_t index);
782  eoReturn SetValue(CHANNEL_TYPE type, uint32_t value, uint8_t index);
783  eoReturn GetValue(CHANNEL_TYPE type, float &value, uint8_t index);
784  eoReturn SetValue(CHANNEL_TYPE type, float value, uint8_t index);
785  virtual eoReturn Create(eoMessage &m);
786  virtual eoChannelInfo* GetChannel(CHANNEL_TYPE type, uint8_t subFlag);
787 
788  virtual eoChannelInfo* GetOutChannel(CHANNEL_TYPE type, uint8_t subType);
790  virtual eoChannelInfo* GetOutChannel(uint8_t channelNumber);
798  virtual eoReturn SetDirection(SIMPLE_DIRECTION directionToSet);
799  virtual void ClearValues();
800 };
801 
802 #endif
13 hour 18
Definition: eoEEP_A520xx.h:724
Frost protection 20
Definition: eoEEP_A520xx.h:416
90 1
Definition: eoEEP_A520xx.h:624
External node communication error 37
Definition: eoEEP_A520xx.h:257
4 hour 9
Definition: eoEEP_A520xx.h:706
HVCA_DIRECTION
Direction enums.
Definition: eoEEP_A520xx.h:760
Stage 3 3
Definition: eoEEP_A520xx.h:390
Heat 1
Definition: eoEEP_A520xx.h:282
900 sec 29
Definition: eoEEP_A520xx.h:547
840 sec 27
Definition: eoEEP_A520xx.h:543
HVCA_FANSPEED
Fan speed enums for A5-20-20 profile.
Definition: eoEEP_A520xx.h:381
HVCA_FAILURE
Failure enums.
Definition: eoEEP_A520xx.h:477
EnOcean Equipment Profiles.
Definition: eoA5EEProfile.h:85
1080 sec 35
Definition: eoEEP_A520xx.h:559
End point detection 36
Definition: eoEEP_A520xx.h:420
2 hour 7
Definition: eoEEP_A520xx.h:702
Close valve 3
Definition: eoEEP_A520xx.h:641
Key card disablement 20
Definition: eoEEP_A520xx.h:223
690 sec 22
Definition: eoEEP_A520xx.h:533
>60 min left 7
Definition: eoEEP_A520xx.h:681
510 sec 16
Definition: eoEEP_A520xx.h:521
720 sec 23
Definition: eoEEP_A520xx.h:535
Stage 2 2
Definition: eoEEP_A520xx.h:388
Speed 1 / low 1
Definition: eoEEP_A520xx.h:650
virtual eoChannelInfo * GetOutChannel(CHANNEL_TYPE type, uint8_t subType)
1350 sec 44
Definition: eoEEP_A520xx.h:577
330 sec 10
Definition: eoEEP_A520xx.h:509
An interface for profiles which support bidirectional communication, but do not indicate the directio...
Definition: eoISimpleBidirectionalProfile.h:50
HVCA_VANE_POSITION
Vane position enums for A5-20-10 profile.
Definition: eoEEP_A520xx.h:328
Reset Error 44
Definition: eoEEP_A520xx.h:271
virtual void ClearValues()
Vertical swing 7
Definition: eoEEP_A520xx.h:345
Disable remote controller 17
Definition: eoEEP_A520xx.h:217
The class to handle EEP a520 profiles.
Definition: eoEEP_A520xx.h:768
HVCA_NEW_TIMER_SETTING
Actual timer setting of ventilation unit.
Definition: eoEEP_A520xx.h:685
Blocked valve 33
Definition: eoEEP_A520xx.h:418
StandBy 1
Definition: eoEEP_A520xx.h:360
Stop swing 10
Definition: eoEEP_A520xx.h:351
Display orientation 35
Definition: eoEEP_A520xx.h:253
No response from controller 53
Definition: eoEEP_A520xx.h:426
Off 6
Definition: eoEEP_A520xx.h:292
uint8_t type
Type.
Definition: eoProfile.h:69
21 hours 56
Definition: eoEEP_A520xx.h:601
7 hour 12
Definition: eoEEP_A520xx.h:712
Status request 29
Definition: eoEEP_A520xx.h:241
60 min 6
Definition: eoEEP_A520xx.h:700
Measurement error 17
Definition: eoEEP_A520xx.h:412
10 sec 0
Definition: eoEEP_A520xx.h:489
22 hour 27
Definition: eoEEP_A520xx.h:742
No change 0
Definition: eoEEP_A520xx.h:635
810 sec 26
Definition: eoEEP_A520xx.h:541
Feed temperature 26
Definition: eoEEP_A520xx.h:235
0 0
Definition: eoEEP_A520xx.h:622
StandBy 2
Definition: eoEEP_A520xx.h:375
Reset 1
Definition: eoEEP_A520xx.h:755
9 hour 14
Definition: eoEEP_A520xx.h:716
Unoccupied 2
Definition: eoEEP_A520xx.h:362
Emergency steam 17
Definition: eoEEP_A520xx.h:314
5 hour 10
Definition: eoEEP_A520xx.h:708
30 min 3
Definition: eoEEP_A520xx.h:694
HVCA_ACTUAL_SPEED_SETTING
Actual speed setting of ventilation unit.
Definition: eoEEP_A520xx.h:645
Message Class for communication.
Definition: eoMessage.h:47
18 hour 23
Definition: eoEEP_A520xx.h:734
300 sec 9
Definition: eoEEP_A520xx.h:507
HVCA_ROOM_OCCUPANCY_TYPE_20
Room occupancy enums for A5-20-20 profile.
Definition: eoEEP_A520xx.h:368
1380 sec 45
Definition: eoEEP_A520xx.h:579
630 sec 20
Definition: eoEEP_A520xx.h:529
3 hours 50
Definition: eoEEP_A520xx.h:589
Unoccupied 1
Definition: eoEEP_A520xx.h:373
virtual eoChannelInfo * GetChannel(CHANNEL_TYPE type, uint8_t subFlag)
Energy input enabled 0
Definition: eoEEP_A520xx.h:183
Emergency heat 8
Definition: eoEEP_A520xx.h:296
41..50 min left 5
Definition: eoEEP_A520xx.h:677
21 hour 26
Definition: eoEEP_A520xx.h:740
Speed 3 / high 3
Definition: eoEEP_A520xx.h:654
15 hour 20
Definition: eoEEP_A520xx.h:728
Unlocked 0
Definition: eoEEP_A520xx.h:462
990 sec 32
Definition: eoEEP_A520xx.h:553
Don't reset error 0
Definition: eoEEP_A520xx.h:753
1290 sec 42
Definition: eoEEP_A520xx.h:573
60 sec 1
Definition: eoEEP_A520xx.h:491
No failure 0
Definition: eoEEP_A520xx.h:480
Measurement control 33
Definition: eoEEP_A520xx.h:249
Auto 0
Definition: eoEEP_A520xx.h:331
Pos 4 4
Definition: eoEEP_A520xx.h:339
Button lock status/control 30
Definition: eoEEP_A520xx.h:243
480 sec 15
Definition: eoEEP_A520xx.h:519
20 hour 25
Definition: eoEEP_A520xx.h:738
1440 sec 47
Definition: eoEEP_A520xx.h:583
10 hour 15
Definition: eoEEP_A520xx.h:718
No valve 40
Definition: eoEEP_A520xx.h:422
No timer set or expired 0
Definition: eoEEP_A520xx.h:667
Status requested 1
Definition: eoEEP_A520xx.h:455
1260 sec 41
Definition: eoEEP_A520xx.h:571
Actuator obstucted 6
Definition: eoEEP_A520xx.h:195
24 hours 57
Definition: eoEEP_A520xx.h:603
12 hours 53
Definition: eoEEP_A520xx.h:595
Current room temperature 27
Definition: eoEEP_A520xx.h:237
Auto 5
Definition: eoEEP_A520xx.h:658
Controller state 23
Definition: eoEEP_A520xx.h:229
40 min 4
Definition: eoEEP_A520xx.h:696
33 hours 60
Definition: eoEEP_A520xx.h:609
450 sec 14
Definition: eoEEP_A520xx.h:517
Detection, window open 5
Definition: eoEEP_A520xx.h:193
Run init sequence 7
Definition: eoEEP_A520xx.h:197
42 hours 63
Definition: eoEEP_A520xx.h:615
1320 sec 43
Definition: eoEEP_A520xx.h:575
Summer bypass active 42
Definition: eoEEP_A520xx.h:267
Unit has an error 40
Definition: eoEEP_A520xx.h:263
Teach in error 54
Definition: eoEEP_A520xx.h:428
HVCA_ROOM_OCCUPANCY
Room occupancy enums for A5-20-xx profiles.
Definition: eoEEP_A520xx.h:355
18 hours 55
Definition: eoEEP_A520xx.h:599
Internal sensor error 38
Definition: eoEEP_A520xx.h:259
HVCA_INDEX
Index enums for A5-20-xx profiles.
Definition: eoEEP_A520xx.h:180
Calibration 15
Definition: eoEEP_A520xx.h:310
Morning warmup 2
Definition: eoEEP_A520xx.h:284
8 hour 13
Definition: eoEEP_A520xx.h:714
Vertical 5
Definition: eoEEP_A520xx.h:341
Desired fan speed not reached error 39
Definition: eoEEP_A520xx.h:261
Abstract class for channel information. Abstract class for channel information. From this class speci...
Definition: eoChannelInfo.h:77
270 sec 8
Definition: eoEEP_A520xx.h:505
HVCA_MEASUREMENT_CONTROL
Measurement control enums.
Definition: eoEEP_A520xx.h:441
Direction 1 0
Definition: eoEEP_A520xx.h:763
Failure temperature sensor, out of range 4
Definition: eoEEP_A520xx.h:191
1020 sec 33
Definition: eoEEP_A520xx.h:555
Energy hold-off / dew point 24
Definition: eoEEP_A520xx.h:231
Max heat 12
Definition: eoEEP_A520xx.h:304
Set point inverse 13
Definition: eoEEP_A520xx.h:209
50 min 5
Definition: eoEEP_A520xx.h:698
HVCA_ERROR_RESET_COMMAND
Error command enums.
Definition: eoEEP_A520xx.h:750
Precool 5
Definition: eoEEP_A520xx.h:290
Other disablement 18
Definition: eoEEP_A520xx.h:219
eoReturn SetDirection(HVCA_DIRECTION direction)
Pos 2 2
Definition: eoEEP_A520xx.h:335
Off 3
Definition: eoEEP_A520xx.h:405
Measurement status 28
Definition: eoEEP_A520xx.h:239
16 hour 21
Definition: eoEEP_A520xx.h:730
1200 sec 39
Definition: eoEEP_A520xx.h:567
30 hours 59
Definition: eoEEP_A520xx.h:607
Horizontal and vertical swing 9
Definition: eoEEP_A520xx.h:349
360 sec 11
Definition: eoEEP_A520xx.h:511
HVCA_FAILURE_CODE
Failure code enums.
Definition: eoEEP_A520xx.h:409
eoReturn SetType(uint8_t type)
Summer bit 11
Definition: eoEEP_A520xx.h:205
Feed temperature 0
Definition: eoEEP_A520xx.h:471
12 hour 17
Definition: eoEEP_A520xx.h:722
Failure 1
Definition: eoEEP_A520xx.h:482
11..20 min left 2
Definition: eoEEP_A520xx.h:671
930 sec 30
Definition: eoEEP_A520xx.h:549
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
On - off 15
Definition: eoEEP_A520xx.h:213
Occupied 0
Definition: eoEEP_A520xx.h:371
Hvc load 19
Definition: eoEEP_A520xx.h:318
Ice 11
Definition: eoEEP_A520xx.h:302
Set point selection
Definition: eoEEP_A520xx.h:207
Auto speed supported 41
Definition: eoEEP_A520xx.h:265
Specific class for EEP channel information. Class used to describe the EEP channels. It has the EEP_ITEM to describe the EEP channel values and the subtype - index.
Definition: eoChannelInfo.h:110
Valve open / maintenance 9
Definition: eoEEP_A520xx.h:201
Auto cool 20
Definition: eoEEP_A520xx.h:324
Heating 1
Definition: eoEEP_A520xx.h:401
90 sec 2
Definition: eoEEP_A520xx.h:493
Auto 31
Definition: eoEEP_A520xx.h:392
210 sec 6
Definition: eoEEP_A520xx.h:501
Cooling 2
Definition: eoEEP_A520xx.h:403
Frost protection active 43
Definition: eoEEP_A520xx.h:269
Inactive 1
Definition: eoEEP_A520xx.h:437
Horizontal swing 8
Definition: eoEEP_A520xx.h:347
Temperature set point 1
Definition: eoEEP_A520xx.h:473
Battery empty 18
Definition: eoEEP_A520xx.h:414
External node low battery 36
Definition: eoEEP_A520xx.h:255
Valve closed 10
Definition: eoEEP_A520xx.h:203
Failure 32
Definition: eoEEP_A520xx.h:247
Test 7
Definition: eoEEP_A520xx.h:294
240 sec 7
Definition: eoEEP_A520xx.h:503
420 sec 13
Definition: eoEEP_A520xx.h:515
14 hour 19
Definition: eoEEP_A520xx.h:726
Night purge 4
Definition: eoEEP_A520xx.h:288
No change 0
Definition: eoEEP_A520xx.h:453
Service on 25
Definition: eoEEP_A520xx.h:233
51..60 min left 6
Definition: eoEEP_A520xx.h:679
Occupied 0
Definition: eoEEP_A520xx.h:358
Off (no occupancy, no action) 3
Definition: eoEEP_A520xx.h:364
180 2
Definition: eoEEP_A520xx.h:626
Max cool 18
Definition: eoEEP_A520xx.h:316
Swing 6
Definition: eoEEP_A520xx.h:343
1..10 min left 1
Definition: eoEEP_A520xx.h:669
HVCA_SERVICE_COMMAND
Service command enums.
Definition: eoEEP_A520xx.h:632
180 sec 5
Definition: eoEEP_A520xx.h:499
Fan only 9
Definition: eoEEP_A520xx.h:298
Stage 1 1
Definition: eoEEP_A520xx.h:386
CHANNEL_TYPE
Definition: eoChannelEnums.h:169
Energy storage 1
Definition: eoEEP_A520xx.h:185
Frost 3
Definition: eoEEP_A520xx.h:377
21..30 min left 3
Definition: eoEEP_A520xx.h:673
270 3
Definition: eoEEP_A520xx.h:628
1170 sec 38
Definition: eoEEP_A520xx.h:565
Free cool 10
Definition: eoEEP_A520xx.h:300
Wake-up cycle 34
Definition: eoEEP_A520xx.h:251
No change 7
Definition: eoEEP_A520xx.h:660
39 hours 62
Definition: eoEEP_A520xx.h:613
Minimum speed / away 0
Definition: eoEEP_A520xx.h:648
1110 sec 36
Definition: eoEEP_A520xx.h:561
HVCA_WAKEUP_CYCLE
Wake-up cycle enums.
Definition: eoEEP_A520xx.h:486
Maximum speed 4
Definition: eoEEP_A520xx.h:656
HVCA_STATUS_REQUEST
Status request enums.
Definition: eoEEP_A520xx.h:450
Cool 3
Definition: eoEEP_A520xx.h:286
570 sec 18
Definition: eoEEP_A520xx.h:525
Stage 0 0
Definition: eoEEP_A520xx.h:384
Auto mode 0
Definition: eoEEP_A520xx.h:399
Alarm state 21
Definition: eoEEP_A520xx.h:225
23 hour 28
Definition: eoEEP_A520xx.h:744
Lift set 8
Definition: eoEEP_A520xx.h:199
750 sec 24
Definition: eoEEP_A520xx.h:537
HVCA_DISPLAY_ORIENTATION
Display orientation enums.
Definition: eoEEP_A520xx.h:619
HVCA_ACTUAL_TIMER_SETTING
Actual timer setting of ventilation unit.
Definition: eoEEP_A520xx.h:664
Speed 2 / mid 2
Definition: eoEEP_A520xx.h:652
6 hour 11
Definition: eoEEP_A520xx.h:710
Select function 14
Definition: eoEEP_A520xx.h:211
Horizontal 1
Definition: eoEEP_A520xx.h:333
870 sec 28
Definition: eoEEP_A520xx.h:545
Active 0
Definition: eoEEP_A520xx.h:435
1470 sec 48
Definition: eoEEP_A520xx.h:585
Auto 0
Definition: eoEEP_A520xx.h:280
Enable 0
Definition: eoEEP_A520xx.h:444
Disable 1
Definition: eoEEP_A520xx.h:446
Auto heat 19
Definition: eoEEP_A520xx.h:322
Emergency cool 16
Definition: eoEEP_A520xx.h:312
17 hour 22
Definition: eoEEP_A520xx.h:732
Battery capacity 2
Definition: eoEEP_A520xx.h:187
120 sec 3
Definition: eoEEP_A520xx.h:495
1..10 min left 1
Definition: eoEEP_A520xx.h:690
19 hour 24
Definition: eoEEP_A520xx.h:736
HVCA_BUTTON_LOCK
Button lock status enums.
Definition: eoEEP_A520xx.h:459
1230 sec 40
Definition: eoEEP_A520xx.h:569
Open valve 1
Definition: eoEEP_A520xx.h:637
HVAC_MODE
Mode enums for A5-20-10 profile.
Definition: eoEEP_A520xx.h:277
Fan override 22
Definition: eoEEP_A520xx.h:227
660 sec 21
Definition: eoEEP_A520xx.h:531
No load 18
Definition: eoEEP_A520xx.h:320
31..40 min left 4
Definition: eoEEP_A520xx.h:675
virtual eoReturn Create(eoMessage &m)
Generates an EEP Message.
150 sec 4
Definition: eoEEP_A520xx.h:497
6 hours 51
Definition: eoEEP_A520xx.h:591
24 hour 29
Definition: eoEEP_A520xx.h:746
Temperature selection 31
Definition: eoEEP_A520xx.h:245
3 hour 8
Definition: eoEEP_A520xx.h:704
HVCA_TEMP_SELECTION
Temperature selection enums.
Definition: eoEEP_A520xx.h:468
600 sec 19
Definition: eoEEP_A520xx.h:527
1050 sec 34
Definition: eoEEP_A520xx.h:557
540 sec 17
Definition: eoEEP_A520xx.h:523
No timer 0
Definition: eoEEP_A520xx.h:688
Pos 3 3
Definition: eoEEP_A520xx.h:337
Locked 1
Definition: eoEEP_A520xx.h:464
Not teached in 49
Definition: eoEEP_A520xx.h:424
9 hours 52
Definition: eoEEP_A520xx.h:593
1500 sec 49
Definition: eoEEP_A520xx.h:587
960 sec 31
Definition: eoEEP_A520xx.h:551
External disablement 16
Definition: eoEEP_A520xx.h:215
Economic heat/cool 13
Definition: eoEEP_A520xx.h:306
780 sec 25
Definition: eoEEP_A520xx.h:539
Reset filter timer 45
Definition: eoEEP_A520xx.h:273
Dehumidification (dry) 14
Definition: eoEEP_A520xx.h:308
Direction 2 1
Definition: eoEEP_A520xx.h:765
1140 sec 37
Definition: eoEEP_A520xx.h:563
Contact, cover open 3
Definition: eoEEP_A520xx.h:189
390 sec 12
Definition: eoEEP_A520xx.h:513
20 min 2
Definition: eoEEP_A520xx.h:692
11 hour 16
Definition: eoEEP_A520xx.h:720
HVCA_CONTROLLER_MODE
Controller mode enums for A5-20-xx profiles.
Definition: eoEEP_A520xx.h:396
36 hours 61
Definition: eoEEP_A520xx.h:611
HVCA_MEASUREMENT_STATUS
Measurement status enums.
Definition: eoEEP_A520xx.h:432
15 hours 54
Definition: eoEEP_A520xx.h:597
Run initialisation 2
Definition: eoEEP_A520xx.h:639
Window contact disablement 19
Definition: eoEEP_A520xx.h:221
27 hours 58
Definition: eoEEP_A520xx.h:605
1410 sec 46
Definition: eoEEP_A520xx.h:581