Commodity Tariff 0x0700
The CommodityTariffCluster provides the mechanism for communicating Commodity Tariff information within the premises.
Spec History
Attributes (19)
| Code | Name | Type |
|---|---|---|
| 0x0000 | TariffInfo | TariffInformationStruct |
| 0x0001 | TariffUnit | TariffUnitEnum |
| 0x0002 | StartDate | epoch_s |
| 0x0003 | DayEntries | array |
| 0x0004 | DayPatterns | array |
| 0x0005 | CalendarPeriods | array |
| 0x0006 | IndividualDays | array |
| 0x0007 | CurrentDay | DayStruct |
| 0x0008 | NextDay | DayStruct |
| 0x0009 | CurrentDayEntry | DayEntryStruct |
| 0x000A | CurrentDayEntryDate | epoch_s |
| 0x000B | NextDayEntry | DayEntryStruct |
| 0x000C | NextDayEntryDate | epoch_s |
| 0x000D | TariffComponents | array |
| 0x000E | TariffPeriods | array |
| 0x000F | CurrentTariffComponents | array |
| 0x0010 | NextTariffComponents | array |
| 0x0011 | DefaultRandomizationOffset | int16s |
| 0x0012 | DefaultRandomizationType | DayEntryRandomizationTypeEnum |
Commands (4)
| Code | Name | Direction |
|---|---|---|
| 0x00 | GetTariffComponent | client→server |
| 0x00 | GetTariffComponentResponse | server→client |
| 0x01 | GetDayEntry | client→server |
| 0x01 | GetDayEntryResponse | server→client |
Features (6)
| Bit | Code | Name |
|---|---|---|
| 0 | PRICE | Pricing — Supports information about commodity pricing |
| 1 | FCRED | FriendlyCredit — Supports information about when friendly credit periods begin and end |
| 2 | AUXLD | AuxiliaryLoad — Supports information about when auxiliary loads should be enabled or disabled |
| 3 | PEAKP | PeakPeriod — Supports information about peak periods |
| 4 | PWRTHLD | PowerThreshold — Supports information about power threshold |
| 5 | RNDM | Randomization — Supports information about randomization of calendar day entries |