--- old+++ new@@ -4,3 +4,5 @@
NBIRTHTopic := WCONCAT( **_LastWillTopic**, FW_SLASH);
NBIRTHTopic := WCONCAT( **_LastWillTopic**, NodeName);
_LastWillTopic should be NBIRTHTopic
++Additionally, as NODE_BIRTH_TOPIC := "/NBIRTH/" you don't need the line with FW_SLASH (otherwise it becomes spBv1.0/NBIRTH//myNodeName
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
fixed in v0.0.0.21