Devices in Zone Name
Find all devices currently located within a specific zone
Use the tracking.location_estimate.site.zone.zone_name field to filter for devices currently within a specific zone. Replace Room #1 with the name of the zone you want to query.
GET https://prod.lunalocate.com/api/v2/devices?q=tracking.location_estimate.site.zone.zone_name="Room #1"You can find zone names in the Luna Console, or by querying a known device in that zone and inspecting the tracking.location_estimate.site.zone_name object in the response.
Updated 2 months ago
