How to get token from device
Current token is stored in text file /etc/gwman/customer_id
. So you can get it simply via your favorite shell using command like this:
cat /etc/gwman/customer_id
Naturally, you can use SSH tunnel for this action.
Obtained token can be added in Tokens management section.