Solved: Why do all the nodes come up as unkown?

This is related to Zwave2MQTT if posted in the wrong forum I apologize.

When I setup Zwave2MQTT originally all the nodes showed up correctly with the actual names etc.
After a power outage and restart of the server the USB ports got switched.
After I figured that out Zwave and MQTT connected again.

What troubles me is why do all the nodes come up as unkown now? See picture
Is there somewhere a file/config I have to clear or update?

I appreciate any help/advice.

Additional Info.
I also noticed that in Node-Red the home-assistant node entities do not receive the updates now…
I assume that is related to the nodes not having any names anymore. Not sure.

From the Zwave2MQTT log:

2020-02-29 17:54:03.416 Warning, NotificationCCTypes::GetAlarmNotificationTypes - Unknown Alarm Type 7
2020-02-29 17:54:03.416 Warning, NotificationCCTypes::GetEventForAlarmType - Unknown AlarmType/Event 7/d
2020-02-29 17:54:03.416 Warning, NotificationCCTypes::GetAlarmType - Unknown AlarmType 7
2020-02-29 17:54:03.417 Info, Node007, Received Notification report (>v1): Type: Unknown (7) Event: Unknown (0) Status: true, Param Length: 0
2020-02-29 17:54:03.417 Detail, Node007, Refreshed Value: old value=1, new value=0, type=list
2020-02-29 17:54:03.417 Detail, Node007, Changes to this value are not verified
2020-02-29 17:54:03.417 Detail, Node007, Notification: ValueChanged
2020-02-29T22:54:03.417Z z2m:Zwave zwave node 7: changed: 113-1-7:Unknown:Unknown -> Unknown

Issue Resolved:
When the USB ports were switched during the troubleshooting process I must have turned off “Auto Update Database” under the ZWAVE2MQTT -> ZWAVE configuration.

Turned it on, saw tons of files being downloaded in the log and now the nodes are no longer unkown.