The Orion SDK Schema documentation is not very descriptive when it comes to identifying the fields we want to extract information from. Would it be possible to generate that documentation with a little more descriptive detail?
Specifically, we are pulling a list of devices from the Orion.Nodes object, but there seem to be 3 IP address 'fields', and 3 'NodeName' fields. I have a few questions.
1) Preferred vs. Duplicate 'NodeName' fields.
2) Preferred vs. Duplicate 'IP Address' fields.
3) Is there a free form 'Caption' or 'Description' that is NOT a duplicate of 'NodeName' and would NOT be used for DNS lookup in the case of a Dynamically Addressed node? Or, do we need to add a custom node property for this kind of information?