You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -133,6 +134,9 @@ Currently these methods are supported:
133
134
- getEnergyIQ($access_token);
134
135
- getAppUsersRelativePositions($token)
135
136
137
+
# Country code format for getEnergySavingsReport
138
+
To request an energy savings report via getEnergySavingsReport, you're required to pass a three-letter country code in accordance with [ISO 3166-1 alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3)
139
+
136
140
## 6. Issues, Questions and Pull Requests
137
141
138
142
You can report issues and ask questions in the [issues section](https://github.com/robertogallea/restado/issues). Please start your issue with `ISSUE: ` and your question with `QUESTION: `
0 commit comments