Dataset store entry.
Definition at line 38 of file dataset_store.py.
◆ channel()
| int | None homeassistant.components.thread.dataset_store.DatasetEntry.channel |
( |
|
self | ) |
|
◆ dataset()
| dict[MeshcopTLVType, tlv_parser.MeshcopTLVItem] homeassistant.components.thread.dataset_store.DatasetEntry.dataset |
( |
|
self | ) |
|
◆ extended_pan_id()
| str homeassistant.components.thread.dataset_store.DatasetEntry.extended_pan_id |
( |
|
self | ) |
|
◆ network_name()
| str | None homeassistant.components.thread.dataset_store.DatasetEntry.network_name |
( |
|
self | ) |
|
◆ pan_id()
| str | None homeassistant.components.thread.dataset_store.DatasetEntry.pan_id |
( |
|
self | ) |
|
◆ to_json()
| dict[str, Any] homeassistant.components.thread.dataset_store.DatasetEntry.to_json |
( |
|
self | ) |
|
Return a JSON serializable representation for storage.
Definition at line 78 of file dataset_store.py.
◆ datetime
| homeassistant.components.thread.dataset_store.DatasetEntry.datetime |
|
static |
◆ default_factory
| homeassistant.components.thread.dataset_store.DatasetEntry.default_factory |
|
static |
◆ str
| homeassistant.components.thread.dataset_store.DatasetEntry.str |
|
static |
The documentation for this class was generated from the following file: