When setting and getting parameters using AT commands (local or remote) get
all the information to create a new node or update the existing one in the
network
When receiving an AT Command Response (0x88) or Remote AT Command
Response (0x97), check if the answer is for commands 'NI', 'VR', or 'HV'
to create a new node with that info or update the existing in the network.
When sending an AT Command (0x08) or Remote AT Command (0x17) to configure
parameters 'NI' or 'MY', also use that value to update an existing node.
When setting and getting parameters using AT commands (local or remote) get all the information to create a new node or update the existing one in the network
When receiving an AT Command Response (0x88) or Remote AT Command Response (0x97), check if the answer is for commands 'NI', 'VR', or 'HV' to create a new node with that info or update the existing in the network.
When sending an AT Command (0x08) or Remote AT Command (0x17) to configure parameters 'NI' or 'MY', also use that value to update an existing node.
https://jira.digi.com/browse/XBPL-336