Hi all.
I have generated a QR code following the instructions:
[guest ID]+[pipe character]+[device name]+[pipe character]+[device group]
When a new device scans this QR code (Register Guest-Device) , the callback response is:
{
"action": "add-device",
"id": "27899",
"name": "device name",
"group": "device group",
"guest": "1"
}
After logged out, and changing the device name with a *NEW* device name and a new QR code ,
[guest ID]+[pipe character]+[NEW device name]+[pipe character]+[device group]
and scan again, the callback is not triggered, which makes sense for "action": "add-device". I was wondering if it would be possible to get the response code
{
"action": "log-device", <====
"id": "27899",
"name": "NEW device name", <===
"group": "device group",
"guest": "1"
}
Thanks a lot for your help.
Best regards.
Denis
callback login
- admin
- Site Admin
- Posts: 1006
- Joined: 1. Dec 2014, 12:41
- Location: Germany
Re: callback login
Hi Denis,
i will check this shortly and give a feedback to you!
Kevin
i will check this shortly and give a feedback to you!
Kevin
Pushsafer DE: Dir gefällt Service und Support! Dann freuen wir uns auf deine Bewertung!
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
- admin
- Site Admin
- Posts: 1006
- Joined: 1. Dec 2014, 12:41
- Location: Germany
Re: callback login
Hi Denis,
with re-registering by qr-code the device name not changed. So you do not need such a response from the callback feature.
The device name remains the same.
Hope this helps.
Regards Kevin
with re-registering by qr-code the device name not changed. So you do not need such a response from the callback feature.
The device name remains the same.
Hope this helps.
Regards Kevin
Pushsafer DE: Dir gefällt Service und Support! Dann freuen wir uns auf deine Bewertung!
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Who is online
Users browsing this forum: No registered users and 50 guests