google-cloud-mqtt-with-nodejs
Data transfer is made by establishing an MQTT connection to Google Cloud servers. At this point, while MQTT connection is made with NodeJS, sensor data from Arduino UNO is transferred to the server created in localhost with HTTP protocol GET request.