| _id |
int |
attribute identifier |
| name |
string |
attribute name |
| type |
string |
attribute value type |
| is_mfg_specific |
bool |
is attribute manufacturer specific |
| mfg_code |
int |
attribute manufacturer code |
| cluster_id |
int |
attribute cluster ID |
| value |
string |
attribute value |
| formatted_value |
string or table |
attribute formatted value for LUA scripts |
| version |
int |
attribute version (Not implemented) |