-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6aeb442
commit 89b8e49
Showing
3 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# API | ||
The application has an API, allowing you to insert/create readings and retrieve statistics. | ||
|
||
|
||
## Configuration | ||
You can access the API-documentation by selecting the **Support** menu item in DSMR-reader. | ||
|
||
![Support](/wiki/static/screenshots/api/support.png) | ||
|
||
|
||
### Enable API | ||
The API is disabled by default in the application. You may enable it in the **Configuration**. | ||
|
||
![API settings](/wiki/static/screenshots/api/api-settings.png) | ||
|
||
|
||
## API key | ||
A random API key is generated for you by default. You can always view or update it in the **Configuration**. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.