Skip to content

Commit

Permalink
XXX Password
Browse files Browse the repository at this point in the history
  • Loading branch information
sa0win authored Dec 7, 2019
1 parent 0d6b9c6 commit bb229a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/bezug_lgessv1/JSON-Beispiele.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Login:

$ curl -k --connect-timeout 5 -d '{"password":"DE1807BKRD0093E8"}' -H "Content-Type: application/json" -X PUT https://192.168.0.248/v1/login
$ curl -k --connect-timeout 5 -d '{"password":"XXXXXXXXXXXX"}' -H "Content-Type: application/json" -X PUT https://192.168.0.248/v1/login
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 174 0 143 100 31 143 31 0:00:01 --:--:-- 0:00:01 743
{
"status": "success",
"auth_key": "67567d76-0c83-11ea-8a59-d84fb802005a",
"regnum": "DE1807BKRD0093E8",
"regnum": "XXXXXXXXXXXX",
"role": "installer"
}

Expand Down

0 comments on commit bb229a9

Please sign in to comment.