summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-hvac/files/hvac.json
blob: 20d842a60629ebf8015de7913fcd9ad74c4c49d5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "sub": "local dev",
  "iss": "createToken.py",
  "aud": [
    "kuksa.val"
  ],
  "iat": 1516239022,
  "exp": 1767225599,
  "scope": "actuate:Vehicle.Cabin.HVAC"
}