edit typo2
This commit is contained in:
parent
75b77ba638
commit
a179f05921
|
@ -94,7 +94,7 @@ def Read_Temperature(client, ch_num):
|
|||
data = {
|
||||
"assetCode": info['mqtt']['assetCode'],
|
||||
"timestamp": int(time.time()),
|
||||
"dataTsype": "DATA",
|
||||
"dataType": "DATA",
|
||||
"data": {
|
||||
name: value
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue