Jump to content

NFC Chip über API hinzufügen


JanTheis

Recommended Posts

Guten Morgen, weiß jemand wie man einen NFC Chip über API hinzufügt? Auf der Website steht leider nichts dazu. Nur:

curl http://$HOST/users/add -d '{
    "id": 5,
    "roles": 65535,
    "current": 32000,
    "display_name": "Neuer Benutzer",
    "username": "testuser",
    "digest_hash": "926011006c2686471698e86690b7e500"
  }'

 

Die Website: https://docs.warp-charger.com/docs/mqtt_http/api_reference/users

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...