On 2/25/10 10:51 AM, Michael Graziano wrote:
> Re: connected devices, I believe NetworkID is the attribute you would
> scan to get that but one of the dartware folks could say for sure.
This is correct. An interface has two endpoints, which can be identified
by the DeviceID and NetworkID fields. To find the devices connected to
device X over interface Y, you would first need to find the list of
interfaces with a NetworkID equal to Y.NetworkID, then look at their
DeviceID fields. It's a bit indirect.

If X's are devices, and O's are networks, the model always looks like this.

X --- O --- X

An interface always connects one X and one O.

-- 
Bill Fisher
Dartware, LLC
____________________________________________________________________
List archives: 
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: intermapper-talk-...@list.dartware.com

Reply via email to