Habe ich und daher mein urspruengliches Posting auch entsprechend abgeaendert.
Gaaanz weit oben im Programm steht uebrigens:
use constant false => 0;
use constant true  => 1;
 
und die Ausgabe lautet inzwischen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
The following Service can be read and is writeable     : /heatingCircuits/hc1/switchPrograms/A
 - JsonResponse                   : HASH(0x1eea3e0)
 - JSON Type                      : switchProgram
 - JSON setpointProperty          : HASH(0x1efe3b8)
 - JSON maxNbOfSwitchPointsPerDay : 6
 - JSON switchPointTimeRaster     : 15
 - JSON writeable                 : 1
 - JSON setpointProperty          : HASH(0x1efe3b8)
 - JSON switchPoints              : ARRAY(0x1eea500)
 - hash dayOfWeek : Mo - setpoint : comfort2 - setpoint : 400
 - hash dayOfWeek : Mo - setpoint : eco - setpoint : 2200
 - hash dayOfWeek : Tu - setpoint : comfort2 - setpoint : 400
 - hash dayOfWeek : Tu - setpoint : eco - setpoint : 2200
 - hash dayOfWeek : We - setpoint : comfort2 - setpoint : 400
 - hash dayOfWeek : We - setpoint : eco - setpoint : 2200
 - hash dayOfWeek : Th - setpoint : comfort2 - setpoint : 400
 - hash dayOfWeek : Th - setpoint : eco - setpoint : 2200
 - hash dayOfWeek : Fr - setpoint : comfort2 - setpoint : 400
 - hash dayOfWeek : Fr - setpoint : eco - setpoint : 2200
 - hash dayOfWeek : Sa - setpoint : comfort2 - setpoint : 600
 - hash dayOfWeek : Sa - setpoint : eco - setpoint : 2300
 - hash dayOfWeek : Su - setpoint : comfort2 - setpoint : 600
 - hash dayOfWeek : Su - setpoint : eco - setpoint : 2300
 
Ihr habt mir sehr geholfen mit dem Hinweis auf die Referenzen!
Danke nochmal!
Gruss
   Perlentaucher
modedit Editiert von pq: vollzitat entfernt
Last edited: 2015-03-10 21:56:33 +0100 (CET)