I have a multi-homed DataMiner server and I need to find the IP Address with which a device can reach DataMiner, the device can be in another subnet.
I need this IP Address to tell my device where he needs to send unsolicited update messages.
How should I implement this logic in a protocol?
Thank you in advance.
Hi Pedro
Consider checking out the following parameter type DataMiner Info
You can add it to a connector as if it were a regular parameter but it will be loaded with some data from DataMiner itself.
Hope it fits your use case