<< Click to Display Table of Contents >>
schedule.weeklySchedule |
According to the BACnet protocol documentation:
An array containing the schedule of a week day (each pair of elements contains a time and a setpoint value).
Property weeklySchedule of object schedule can be read and written using a block tag with 7 elements.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
schedule-<objectAddress>.weeklySchedule |
Size |
7 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 17 |
B3: |
<objectAddress> |
B4: |
<property> = 123 |
Size: |
7 elements |
Index |
Name |
Type |
0 |
elm00 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |
1 |
elm01 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |
2 |
elm02 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |
3 |
elm03 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |
4 |
elm04 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |
5 |
elm05 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |
6 |
elm06 |
A character string containing an XML with a value of type <BACnetDailySchedule>. |