Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 6

Chat Log C:\Users\hp-pc\Documents\ChatLog Day 4 FDP on IoT

2020_05_07 15_28.rtf

RAMKUMAR _KRCT_TRICHY (to Everyone): 2:09 PM: Gud afternoon to


all. RAMKUMAR, K.Ramakrishnanan college of Technology, Trichy
N.Pruthviraj_Vaagdevi Engineering College_Warangal (to Everyone):
2:11 PM: Yes
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 2:11 PM: Ok sir
Padmavathi V (to Everyone): 2:11 PM: yes sir
Padmavathi V (to Everyone): 2:11 PM: voice is clear
BUTHAPATI SAMPATH BABU (to Everyone): 2:11 PM: OK SIR
Narsimulu Cinasi (to Everyone): 2:11 PM:
import os
import time
import sys
import json
import random
import paho.mqtt.client as mqtt
from threading import Thread

# Cloudchip platform credentials


HOST = 'www.cloudchip.io'
TOKEN = 'XXXXXX'
sensor_data = {'temperature': 25}

def publishValue(client):
INTERVAL = 2
print("Thread Started")
next_reading = time.time()
while True:
client.publish('v1/devices/me/telemetry', json.dumps(sensor_data),1)
next_reading += INTERVAL
sleep_time = next_reading - time.time()
if sleep_time > 0:
time.sleep(sleep_time)

def read_temperature():
temp = sensor_data['temperature']
return temp

# Function will set the temperature value in device


def setValue (params):
sensor_data['temperature'] = params
#print("Rx setValue is : ",sensor_data)
print("Temperature Set : ",params,"C")

# MQTT on_connect callback function


def on_connect(client, userdata, flags, rc):
#print("rc code:", rc)
client.subscribe('v1/devices/me/rpc/request/+')

# MQTT o
N.Pruthviraj_Vaagdevi Engineering College_Warangal (to Everyone):
2:15 PM: Yes
Srujan Raju_CMRTC_HYD (to Everyone): 2:15 PM: great
Padmavathi V (to Everyone): 2:15 PM: yes sir
Padmavathi V (to Everyone): 2:15 PM: OK sir
Anantha Bindukala (to Everyone): 2:16 PM: Yes sir
Padmavathi V (to Everyone): 2:16 PM: i wil change
N SRINIVASAN (to Everyone): 2:22 PM: good afternoon to all
Naveen Kolla, Geethanjali Institute Of Science And
Technology,Nellore (to Everyone): 2:32 PM: Can can we use it for the
remote image acquisition
Naveen Kolla, Geethanjali Institute Of Science And
Technology,Nellore (to Everyone): 2:32 PM: Using cameras circuits
Thangaraj Kesavan_Sona College of Technology_Salem_TN (to
Everyone): 2:34 PM: it is possible to simulate video sensors/visual
sensors Sir?
Thangaraj Kesavan_Sona College of Technology_Salem_TN (to
Everyone): 2:36 PM: Thank you Sir.
Rita Roy (to Everyone): 2:37 PM: Not audible sir
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 2:37 PM: Audible sir
Jonnadula Narasimharao_CMRTC_Hyd (to Everyone): 2:38 PM: Ok sir
Padmavathi V (to Everyone): 2:38 PM: yes sir
N V S PRASAD_Santhiram Engineering College_kurnool (to
Everyone): 2:38 PM: ok sir
Gimmadi Srikanth (to Everyone): 2:38 PM: audible
KANDUKURI SHASHIKANTH (to Everyone): 2:38 PM: Audio Sir..
Subba Reddy K (to Everyone): 2:38 PM: yes
Rita Roy (to Everyone): 2:38 PM: Ok audible sir
SRINIVASARAO GORAPALLI _NSRIT_VISAKHAPATNAM (to
Everyone): 2:39 PM: not audible
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 2:39 PM: audio is clear
Pampati Nagaraju_BITS_Warangal (to Everyone): 2:39 PM: Audible sir
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 2:39 PM: No sir it is
audible
N V S PRASAD_Santhiram Engineering College_kurnool (to
Everyone): 2:39 PM: audio is clear
T C Swetha Priya_SCETW_Hyderabad (to Everyone): 2:40 PM: Sir u
told that u will show how to execute raspberry pie program execution on
VMware as an os today
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 2:42 PM: RTU is involved in this?
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 2:42 PM: remote terminal unit (RTU)...
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 2:43 PM: sure
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 2:55 PM: Yes sir
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 2:55 PM: yes sir
Jonnadula Narasimharao_CMRTC_Hyd (to Everyone): 2:55 PM: Yes sir
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 2:55 PM: clear
Pampati Nagaraju_BITS_Warangal (to Everyone): 2:55 PM: Now ok sir
Maria Rubiston M,S.A.Engineering College,Chennai (to Everyone):
2:55 PM: Yes sir
Maria Rubiston M,S.A.Engineering College,Chennai (to Everyone):
2:55 PM: Its audible
SRINIVASARAO GORAPALLI _NSRIT_VISAKHAPATNAM (to
Everyone): 2:55 PM: yes
L SHIVA SHANKAR_AVANTHI INSTITUTE OF ENGINEERING AND
TECHNOLOGY_HYD (to Everyone): 2:57 PM: Not audible sir
Srinivas Adapa (to Everyone): 2:57 PM: json also can be used in http
methods or any other protocol?

Srinivas Adapa (to Everyone): 2:58 PM: thanks you sir


Srinivas Adapa (to Everyone): 2:59 PM: difference between MQTT and
COAP?
Srinivas Adapa (to Everyone): 2:59 PM: thank you sir
L SHIVA SHANKAR_AVANTHI INSTITUTE OF ENGINEERING AND
TECHNOLOGY_HYD (to Everyone): 3:00 PM: Your pots not visible.
L SHIVA SHANKAR_AVANTHI INSTITUTE OF ENGINEERING AND
TECHNOLOGY_HYD (to Everyone): 3:00 PM: Sorry ppts
N SRINIVASAN (to Everyone): 3:11 PM: no voice
N SRINIVASAN (to Everyone): 3:11 PM: sir
Srujan Raju_CMRTC_HYD (to Everyone): 3:12 PM: ok
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 3:15 PM: Ok sir
Chilakala Sudhamani_ CMRTC_HYD (to Everyone): 3:21 PM: Now it's
working
Maria Rubiston M,S.A.Engineering College,Chennai (to Everyone):
3:21 PM: Now its working
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 3:22 PM: google drive link in whatsapp?
Dr. GIRI PRASAD, PRAKASAM ENGINEERING COLLEGE, KANDUKUR
(to Everyone): 3:22 PM: thank you
Maria Rubiston M,S.A.Engineering College,Chennai (to Everyone):
3:23 PM: Share the materials sir
Rita Roy (to Everyone): 3:23 PM: ThAnk you sir
SRINIVASARAO GORAPALLI _NSRIT_VISAKHAPATNAM (to
Everyone): 3:23 PM: k sir...Thank you
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 3:24 PM: Thank you
sir
L SHIVA SHANKAR_AVANTHI INSTITUTE OF ENGINEERING AND
TECHNOLOGY_HYD (to Everyone): 3:24 PM: K sir...thank you sir.
Gouri Sankar Nayak (to Everyone): 3:24 PM: Hi sir I did able to add in
your whatsapp
Gouri Sankar Nayak (to Everyone): 3:25 PM: Please add me on
whatsapp
Srujan Raju_CMRTC_HYD (to Everyone): 3:25 PM:
https://chat.whatsapp.com/KLbAwnAf5rTBmWPtPBJ3cJ
Maria Rubiston M,S.A.Engineering College,Chennai (to Everyone):
3:26 PM: Kindly share any feedback link is available
Srujan Raju_CMRTC_HYD (to Everyone): 3:26 PM: thank you all
Revathi -Talla Padmavathi College Of Engineering, Kazipet (to
Everyone): 3:26 PM: Thank you sir
Karunakar_CMRTC_HYD (to Everyone): 3:26 PM: Thank you sir
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 3:26 PM: Thank you
sir
Vinu S (to Everyone): 3:26 PM: Thank you
Dr. S. Rajalakshmi, MRECW, Hyderabad (to Everyone): 3:26 PM: Thank
u sir
L SHIVA SHANKAR_AVANTHI INSTITUTE OF ENGINEERING AND
TECHNOLOGY_HYD (to Everyone): 3:26 PM: Thank you sir....
SRUTHI MOL P-KGiSL Institute of Technology-Coimbatore-TN (to
Everyone): 3:26 PM: Sir How about the attendance
Jonnadula Narasimharao_CMRTC_Hyd (to Everyone): 3:26 PM: Thank
you sir
T SHRAVAN KUMAR, AVANTHI INSTITUTE OF ENGINEERING AND
TECHNOLOGY, HYDERABAD (to Everyone): 3:26 PM: Thankyou sir
Gouri Sankar Nayak (to Everyone): 3:26 PM: Sir can u send the
feedback link on whatsapp
Kamalakannan (to Everyone): 3:27 PM: Send the feedback link sir
GURUPRAKASH_KRCE_TRICHY (to Everyone): 3:27 PM: thank u sir.
nice session

Gouri Sankar Nayak (to Everyone): 3:28 PM: Not getting sir
KRISHNARAO PATWARI_AVANTHI INSTITUTE OF ENGINEERING
AND TECHNOLOGY_HYDERABAD (to Everyone): 3:28 PM: Good
session sir, thank you
Sandeep Chittem (to Everyone): 3:28 PM: Thank you sir
N.Pruthviraj_Vaagdevi Engineering College_Warangal (to Everyone):
3:28 PM: Good session sir..

You might also like