[Solved] Migrating devices from Rasberry2 to Rraspberry7 module

Discussions about Z-Way software and Z-Wave technology in general
zavjah
Posts: 6
Joined: 02 Nov 2020 19:52

[Solved] Migrating devices from Rasberry2 to Rraspberry7 module

Post by zavjah »

Hello everybody,

since few years I am using the raspberry2 module (series 500) on my raspberry Pi. As it is quite old and gen 7 is already there i am thinking abut replacing it. Now the thing is that I have around 70 devices and i am not keen on including them one by one in the new module.

If I export the setting via the ExpertUI will i be able to import them into the new module and thus get all devices back without manual inclusion one by one?

Thx for the Help,
zavjah
Last edited by zavjah on 17 Feb 2023 07:41, edited 1 time in total.
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by micky1500 »

Yes that will work.
Take both backups. .zab, .zbk
The .zbk you mentioned contains your devices.
Restoring that to a new module will work.
It's what I did to go Pro7
Think you need to be later than 3.2.3 for a gen7
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
zavjah
Posts: 6
Joined: 02 Nov 2020 19:52

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by zavjah »

micky1500 wrote:
15 Feb 2023 19:54
Yes that will work.
Take both backups. .zab, .zbk
The .zbk you mentioned contains your devices.
Restoring that to a new module will work.
It's what I did to go Pro7
Think you need to be later than 3.2.3 for a gen7
Hello micky1500,

thx for the reply. Knowing that'll work makes me confident to switch.

One question though: what do you mean "need to be later than 3.2.3"?

Cheers,
Zavjah
enbemokel
Posts: 482
Joined: 08 Aug 2016 17:36

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by enbemokel »

Z-Way version.
piet66
Posts: 267
Joined: 04 Feb 2017 17:00

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by piet66 »

You need at least ZWay version 3,2.3.

I recently did this upgrade with 3.2.3:
- took both backups
- stopped system and changed the Razberry board
- restarted
- in ExpertUI upgraded the firmware to 7.28
That needed several steps. I did a restart between every step, don't know whether it's necessary
- restored the zbk backup

The system works properly since several weeks.
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
zavjah
Posts: 6
Joined: 02 Nov 2020 19:52

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by zavjah »

Thx all, I get it now.

One last question: why are there two different backups, .zbk and .zab?

Thx,
Zavjah
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by micky1500 »

I might be wrong, but this is how I see it.

The .zbk backup is a copy of what's on the z-wave chip, so it is all the devices that you have.
The .zab also has the .zbk data and also the details for the home page settings, like the Icons, Rules and Schedules.
If you were to get a new Raspberry, Restore the .zab file and 'restore z-wave network' to make a fully working system.
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
zavjah
Posts: 6
Joined: 02 Nov 2020 19:52

Re: Migrating devices from Rasberry2 to Rraspberry7 module

Post by zavjah »

Thx all, I'll mark this post as solved
piet66
Posts: 267
Joined: 04 Feb 2017 17:00

Re: [Solved] Migrating devices from Rasberry2 to Rraspberry7 module

Post by piet66 »

zbk is a zip file. It contains mainly the file 0e0d0c0b-DevicesData.xml with your device data.
zab is a json file. Formerly it contained only config.json with the software configuration (modules, instances,...). Now it contains non-printable data. Don't know what's the contents now.
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: [Solved] Migrating devices from Rasberry2 to Rraspberry7 module

Post by PoltoS »

It is base64 encoded inside a JSON
Post Reply