62 63 64 65
# File 'lib/unifi/api.rb', line 62 def get_aps params = {'_depth': 2, 'test': 0} read "#{api_url}stat/device", params end