Using json.dump
in python, I am able to build wireless temperature sensor values in JSON format but I need some to send the wireless temp sensor data which displaying in JSON format to google spreadsheet.
Any suggestion on this will be a great help.