Problems to use variables on the cloud with Python

Hi!
I have some sensors connected to a GIGA WiFi R1 and those variables are synchronized with variables on python--With a raspberry Pi 4 B. What I'm trying to do is to read and use this values on my python scripts on VS Code. The thing is that the value is being found like a record on the python terminal but when i try to storage it on a variable and then print it, it justs prints "None".

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.