Playing around with the API in postman but the asset_info is always blank along with the disks.
I am calling the assets endpoint with an ID but I see the same missing info if I don't provide an IP.
The reason I am looking into the API is to see about making an integration with Home Assistant. Before I get too far I guess I should ask what the api limitations are. I don't see documentation on how many polls per minute/hour/day though I did see mention of 1/minute in another thread.
Are there any other considerations that I need to be aware of to see if this api is a good candidate for inclusion in a home automation system?
Playing around with the API in postman but the asset_info is always blank along with the disks.
I am calling the assets endpoint with an ID but I see the same missing info if I don't provide an IP.
The reason I am looking into the API is to see about making an integration with Home Assistant. Before I get too far I guess I should ask what the api limitations are. I don't see documentation on how many polls per minute/hour/day though I did see mention of 1/minute in another thread.
Are there any other considerations that I need to be aware of to see if this api is a good candidate for inclusion in a home automation system?
Thanks!