Simple rust native library to interact with the Danfoss Ally API.
Create a Danfoss Developer. Follow the instructions on the website to create the credentials for the Danfoss Ally API.
Provide your Danfoss API credentials as environment variables
bash
export DANFOSS_API_KEY=YOUR_API_KEY
export DANFOSS_API_SECRET=YOUR_API_SECRET
This is not an official library and i am not affiliated with Danfoss in any way.