Hi everyone, We're using the Meraki API endpoint /networks/{networkId}/clients to retrieve client details in our network. One thing we're not entirely sure about: If a client is shown as being connected to a switch, does this always mean that the client is directly connected via Ethernet (i.e., physically cabled to that switch)? Or is there a scenario where the client could actually be connected via an intermediate device, such as: A downstream switch A hub A docking station with built-in networking In such cases, does recentDeviceMac represent only Meraki managed switches, and there is a chance there is a "intermediate" switch/device? We want to ensure that when a client appears to be connected to a switch, we can reliably determine if it's a direct wired connection. Would appreciate any insights. Thanks!
... View more