Danfoss Ally API library

Simple rust native library to interact with the Danfoss Ally API.

Get started

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

Disclaimer

This is not an official library and i am not affiliated with Danfoss in any way.