Sen descrición

JDierkse dd9d6379e1 Update Toon Protocol %!s(int64=3) %!d(string=hai) anos
Application 48f930c19e Use Configured MQTT Topic %!s(int64=5) %!d(string=hai) anos
Libraries cb45769c20 Add Reconnection Timer %!s(int64=5) %!d(string=hai) anos
Makefiles @ be2883e29d 0a3cc80202 Update Makefiles and add Default Architecture %!s(int64=5) %!d(string=hai) anos
Toon dd9d6379e1 Update Toon Protocol %!s(int64=3) %!d(string=hai) anos
.gitignore 4f5998cf5f Initial commit %!s(int64=5) %!d(string=hai) anos
.gitmodules 4f5998cf5f Initial commit %!s(int64=5) %!d(string=hai) anos
Makefile 4f5998cf5f Initial commit %!s(int64=5) %!d(string=hai) anos
Makefile.conf 0a3cc80202 Update Makefiles and add Default Architecture %!s(int64=5) %!d(string=hai) anos
README.md 96aa4d58cf Add README.md %!s(int64=4) %!d(string=hai) anos
ToonBridge.ini 4f5998cf5f Initial commit %!s(int64=5) %!d(string=hai) anos

README.md

ToonBridge

Instructions

In order to get an Authentication Token Execute the following in a Browser:

curl -k -v -L "https://api.toon.eu/toonapi-accesstoken?tenant_id=eneco&client_id=r47jwm8f5J2yG6wYhVzaqoctRL7FA6Aa"

Use the Authentication Token to get the Agreement ID

curl -X GET https://api.toon.eu/toon/v3/agreements -H 'authorization: Bearer {access_token}' -H 'cache-control: no-cache' -H 'content-type: application/json'