Skip to content

Commit a09420d

Browse files
committed
Remove network backup/restore beta notices
1 parent 9dd7801 commit a09420d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

TOOLS.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ upgrading**. Currently there are two formats: a high-level backup format indepen
106106
zigpy-znp, and a complete low-level NVRAM backup of the device.
107107

108108
### Network backup (beta)
109-
110-
**This feature is pre-release and available only in zigpy-znp installed the Git repo's `dev` branch**
111-
112109
A high-level and stack-agnostic backup of your device's network data using the
113110
[Open Coordinator Backup Format](https://github.com/zigpy/open-coordinator-backup/)
114111
allows you to snapshot the device state and move your network between any supported
@@ -124,10 +121,6 @@ For example, a network backup will allow you to migrate from a CC2531 with Z-Sta
124121
fully documented so you can fill out the appropriate information by hand to form a network
125122
if you are migrating from a non-Texas Instruments device.
126123

127-
*Note: network backups are a recent addition and while they have been tested on numerous
128-
devices with various network configurations, they use low-level operations and may have
129-
bugs.*
130-
131124
### NVRAM backup
132125
In contrast to the high-level coordinator backup described above, an exhaustive, low-level
133126
NVRAM backup can be performed to clone your entire device state. The backed up data is

0 commit comments

Comments
 (0)