If Vera has decided that they won't show these variables, then there's nothing I can do about it.
However, this command in your browser:
http://your_Vera_IP/port_3480/data_request?id=status&DeviceNum=154
should show you the value of all your device's variables:
{
"Device_Num_307": {
"states": [
{
"id": 135,
"service": "urn:akbooer-com:serviceId:Netatmo1",
"variable": "Version",
"value": "2016.01.26 @akbooer"
},
{
"id": 136,
"service": "urn:akbooer-com:serviceId:Netatmo1",
"variable": "ClientSecret",
"value": "SSS"
},
{
"id": 137,
"service": "urn:akbooer-com:serviceId:Netatmo1",
"variable": "ClientID",
"value": "III"
},
{
"id": 138,
"service": "urn:akbooer-com:serviceId:Netatmo1",
"variable": "Username",
"value": "XXX"
},
{
"id": 139,
"service": "urn:akbooer-com:serviceId:Netatmo1",
"variable": "Password",
"value": "YYY"
},
{
"id": 140,
"service": "urn:akbooer-com:serviceId:Netatmo1",
"variable": "TokenRefresh",
"value": "120"
},
...
What does it show?