electronique:zigbee
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| electronique:zigbee [20/05/2026 19:18] – cyrille | electronique:zigbee [24/05/2026 12:03] (Version actuelle) – cyrille | ||
|---|---|---|---|
| Ligne 5: | Ligne 5: | ||
| Le [[wpfr> | Le [[wpfr> | ||
| - | La table de liaison pour le routage au niveau applicatif repose sur trois critères normalisés par la Zigbee Alliance : '' | + | La table de liaison pour le routage au niveau applicatif repose sur trois critères normalisés par la [[https:// |
| * Les **profils** permettent de créer une norme autour de chaque application pour permettre l' | * Les **profils** permettent de créer une norme autour de chaque application pour permettre l' | ||
| * Les **clusters** sont associés avec des flots de données entrants ou sortants. Les identificateurs de clusters sont uniques dans un profil. Les clusters permettent de lier deux dispositifs par l' | * Les **clusters** sont associés avec des flots de données entrants ou sortants. Les identificateurs de clusters sont uniques dans un profil. Les clusters permettent de lier deux dispositifs par l' | ||
| Ligne 12: | Ligne 12: | ||
| La Zigbee Specification et Zigbee Cluster Library (ZCL) maintenue par la [[https:// | La Zigbee Specification et Zigbee Cluster Library (ZCL) maintenue par la [[https:// | ||
| - | ^ Cluster ^ Fonction | + | * [[https:// |
| - | | 0x0000 | identifiant, | + | |
| - | | 0x0006 | On/Off | | + | ===== Zigbee Cluster Library (ZCL) ===== |
| - | | 0xFC00 | custom | + | |
| - | | ... | custom | + | * [[https:// |
| - | | 0xFFFE | custom | + | * [[https:// |
| + | |||
| + | cluster: 16 bits, attribut: 16 bits, value: variable selon ZCL. | ||
| + | |||
| + | value data type ZCL page 98. | ||
| + | |||
| + | Attribut Access (Acc) page 58 : Read: R, Write: W, Read/Write: RW, Read*Write: R*W, Report: P, Scene: S | ||
| + | |||
| + | ^ Cluster | ||
| + | ^ General ^^^^ | ||
| + | | 0x0000 | ||
| + | | 0x0001 | | Power Configuration | | | ||
| + | | 0x0002 | | Device Temperature | | | ||
| + | | 0x0003 | | Identify | Attributes and commands for putting a device into Identification mode | | ||
| + | | 0x0004 | | Groups | for allocating a device to one or more of a number of groups of devices | | ||
| + | | 0x0005 | | Scenes | for setting up and recalling a number of scenes for a device | ||
| + | | 0x0006 | ||
| + | | | 0x0000 | ||
| + | | 0x0007 | | On/Off Switch Configuration | | | ||
| + | | 0x0012 | | Multistate Input | | | ||
| + | | 0x0013 | | Multistate Output | | | ||
| + | | 0x0014 | | Multistate Value | | | ||
| + | | 0x0019 | | OTA Upgrade | | | ||
| + | ^ Closures ^^^^ | ||
| + | | 0x0102 | | Window Covering | contrôler les dispositifs de couverture de fenêtres, stores, rideaux | | ||
| + | ^ HVAC ^^^^ | ||
| + | | 0x0200 | | Pump Configuration and Control | | | ||
| + | | 0x0201 | | Thermostat | | | ||
| + | ^ Lighting ^^^^ | ||
| + | | 0x0300 | | Color Control | | | ||
| + | ^ Measurement and sensing ^^^^ | ||
| + | | 0x0402 | | Temperature Measurement | mesure et gestion de température | | ||
| + | ^ Security and Safety ^^^^ | ||
| + | | 0x0500 | | IAS Zone | | | ||
| + | ^ Electrical Measurement ^^^^ | ||
| + | | 0x0b04 | | Electrical Measurement | (ZCL p338) | | ||
| + | | | 0x0000 | ||
| + | | | 0x0001 | DC Measurement | | | ||
| + | | | 0x0002 | DC Formatting | | | ||
| + | | | 0x0003 | AC (Non-phase Specific) Measurements | | | ||
| + | | | 0x0004 | AC (Non-phase Specific) Formatting | | | ||
| + | | | 0x0005 | AC (Single Phase or Phase A) Measurements | | | ||
| + | | | 0x0006 | AC Formatting | | | ||
| + | | | 0x0007 | DC Manufacturer Threshold Alarms | | | ||
| + | | | 0x0008 | AC Manufacturer Threshold Alarms | | | ||
| + | | | 0x0009 | AC Phase B Measurements | | | ||
| + | | | 0x000a | AC Phase C Measurements | | | ||
| + | | | 0x0505 | RMSVoltage | dec: 1285, uint16: 0x0000 – 0xffff | | ||
| + | | | 0x0508 | RMSCurrent | dec: 1288, uint16: 0x0000 – 0xffff | | ||
| + | | | 0x050b | ActivePower | dec: 1291, int16: -32768 – 32767 | | ||
| + | ^ Smart Energy ^^^^ | ||
| + | | 0x0700 | | Price | Commands and attributes for reporting price | | ||
| + | | 0x0701 | | Demand Response and Load Control | (ZCL p685) | | ||
| + | | 0x0702 | | Metering | (ZCL p714) | | ||
| + | | | 0x0000 | Reading Information Set | | | ||
| + | | | 0x0001 | TOU Information Set | | | ||
| + | | | 0x0002 | Meter Status | | | ||
| + | | | 0x0003 | Formatting | | | ||
| + | | | 0x0004 | Historical Consumption | | | ||
| + | | | 0x0005 | Load Profile Configuration | | | ||
| + | | | 0x0006 | Supply Limit | | | ||
| + | | | 0x0007 | Block Information (Delivered) | | | ||
| + | | | 0x0008 | Alarms | | | ||
| + | | | 0x0009 | Block Information (Received) | | | ||
| + | | | 0x000A | Meter Billing Attribute Set | | | ||
| + | | | 0x000B | Supply Control Attribute Set | | | ||
| + | | | 0x000C | Alternative Historical Consumption | | | ||
| + | ^ Manufacturer specific cluster ^^^^ | ||
| + | | 0xFC00 | | | | | ||
| + | | ... | ||
| + | | 0xFF66 | | ZLinky_TIC | fabricant LiXee | | ||
| + | | 0xFFFE | | | | | ||
electronique/zigbee.1779297484.txt.gz · Dernière modification : de cyrille
