Other way to read out the Serial Number & Device ID?

I am trying to add to goodcloud but it does not automatically discover it.
Manually I need to enter the data but I have fitted the device now in a space where I can hardly reach so is there a way to see the data in the UI?

What is your device model and firmware version?
4.x firmware can be found on the goodcloud page in the admin panel. 3.x firmware you need to get via SSH.

Another way to bind to the cloud is to use our App.

XE3000
latest firmware.

As already explained I want to add it automatically but the scan does not find the device.

Please let me know the SSH-CLI oneliner to get these informations.
In the admin UI I cannot find it.

No I do not want to use the app.

You can see them in Admin Panel → APPLICATIONS → GoodCloud.

Also, you can run the command via SSH to get them:

curl -k http://127.0.0.1/rpc -H 'glinet: 1' -d '{"jsonrpc":"2.0","method":"call","params":["","system","get_info",{}],"id":1}'

Thanks a bug bunch!

great support as always!