Devices in production on a Location not in production
bizDevice: location_id IN (bizLocation: status != 'production')
false
1
Devices not attached to a monitoring group
bizDevice: PKEY IS infra_id IN (lnkInfraGrouping: infra_group_id IN (bizInfraGroup: type = 'Monitoring'))
true
1