Discussions
All datapoints for all properties given a date range
Hi, trying to fetch all the datapoints for all properties of a device (deviceID / DSN). Is it possible to do it using a single request?
Device Api to change the template
I see from the dashboard, I can change the template of the device in the UI. When I do that it calls these different api's:
https://ads-field.aylanetworks.com/apiv1/devices/29895014/template/562.json?env=docker
Request Method:
PUT
Invalid Token error
Hello,
APIs Authentication
I am trying to use the API to authenticate with Ayla. I have an OEM Admin account and have created and app and I got the App ID and App Secrete from the dashboard. When I use the API to authenticate, I get an error saying
Successfully created OEM user but unable to log in
I followed https://docs.aylanetworks.com/docs/users I created an OEM user for my colleague, but still couldn't log in. The error message is as follows:
Invalid email or password
Run ayla_demo on ESP32 failed
I followed the official steps(https://docs.aylanetworks.com/docs/integrated-agent-v30), but always reported the following error:
clien_log for LOG_INFO not printing out log message:
Hi
Procedure after mobile discovers BLE devices
What’s the procedure after mobile discovers BLE devices? Should we follow the Wi-Fi procedure to register the device?
Mobile lib - scenarios that cause device location change/update
In mobile lib, what scenario will cause device location change/update? What API is related to this?
Android LAN mode pause/resume calls
Are Android LAN mode pause/resume calls needed?