Clearing unused node IDs for reuse

So does anyone know, or how to remove unused node IDs from ZwaveJS?

so here is my issue:
Ive had to exclude and re include devices, and they obviously get a new node ID on reinclusion. So, I’d like to clear where ZwaveJS or the Zstick 5 keeps historical node IDs so they can be reissued to newly added devices. Its honestly more my own housekeeping

No, you can’t do that. The controller decides how to assign node IDs. They’ll get re-used if you loop past ID 232.

1 Like

thats what i was hoping. in case I exceed id 232