One other thing I was hoping to achieve, assuming I am able to figure out how to read the above, is to put the SEEED module to sleep. I have found an example in the wiki, here
sd_power_system_off();
But it’s in C. Does anyone know the Python equivalent?