How to test the OZW Beta without fully switching over

So, I’ve tried to test the OZW a few times, but each time with little success.

Listening to OpenZWave/1/Status/ I get a single message reporting "Status": "driverReady". That’s it.

The OZW add-on log is flooded with these messages:

[20200819 10:03:37.738 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.741 CEST] [ozw.library] [info]: Info - Node: 3 Received SwitchMultiLevel report: level=0 
[20200819 10:03:37.741 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.744 CEST] [ozw.library] [debug]: Detail - Node: 3 Value Updated: old value=0, new value=0, type=byte 
[20200819 10:03:37.745 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.747 CEST] [ozw.library] [debug]: Detail - Node: 3 Changes to this value are not verified 
[20200819 10:03:37.747 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.749 CEST] [ozw.library] [debug]: Detail - Node: 3 Notification: ValueRefreshed CC: COMMAND_CLASS_SWITCH_MULTILEVEL Instance: 1 Index: 0 
[20200819 10:03:37.750 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.752 CEST] [ozw.notifications] [debug]: Notification pvt_valueRefreshed:  55148561 Thread:  0x7f8c9262cd48 
[20200819 10:03:37.754 CEST] [ozw.mqtt.publisher] [debug]: Publishing Event valueRefreshed: 55148561 
[20200819 10:03:37.802 CEST] [ozw.library] [debug]: Detail - Node: 0 Unsolicited message received while waiting for ACK. 
[20200819 10:03:37.802 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.805 CEST] [ozw.library] [debug]: Detail - Node: 3   Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x03, 0x03, 0x26, 0x03, 0x00, 0xd7 
[20200819 10:03:37.806 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.809 CEST] [ozw.library] [info]: Info - Node: 3 Received SwitchMultiLevel report: level=0 
[20200819 10:03:37.809 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.812 CEST] [ozw.library] [debug]: Detail - Node: 3 Value Updated: old value=0, new value=0, type=byte 
[20200819 10:03:37.812 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.816 CEST] [ozw.library] [debug]: Detail - Node: 3 Changes to this value are not verified 
[20200819 10:03:37.816 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.819 CEST] [ozw.library] [debug]: Detail - Node: 3 Notification: ValueRefreshed CC: COMMAND_CLASS_SWITCH_MULTILEVEL Instance: 1 Index: 0 
[20200819 10:03:37.819 CEST] [ozw.logging] [debug]: popping Log Mesages 
[20200819 10:03:37.822 CEST] [ozw.notifications] [debug]: Notification pvt_valueRefreshed:  55148561 Thread:  0x7f8c9262cd48 
[20200819 10:03:37.824 CEST] [ozw.mqtt.publisher] [debug]: Publishing Event valueRefreshed: 55148561 

Not sure where to go from here…

EDIT: OK, so I was probably just being impatient. I waited it out - took about an hour for only 4 nodes - but now I have "Status": "driverAllNodesQueried". Yay!