-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
i new to cayenne, i try to connect python (pc) to cayenne with README file example, its update my dashboard data 10s once. But python debug log data very late approx 100sec.
i using python 3.7
python console late data
Connecting to mqtt.mydevices.com:1883
Connected with result code 0
SUB v1/b69b7900-3428-11ea-84bb-8f71124cfdfb/things/1fd22270-3429-11ea-b301-fd142d6c1e6c/cmd/+
PUB v1/b69b7900-3428-11ea-84bb-8f71124cfdfb/things/1fd22270-3429-11ea-b301-fd142d6c1e6c/sys/model
Python
PUB v1/b69b7900-3428-11ea-84bb-8f71124cfdfb/things/1fd22270-3429-11ea-b301-fd142d6c1e6c/sys/version
1.1.0
PUB v1/b69b7900-3428-11ea-84bb-8f71124cfdfb/things/1fd22270-3429-11ea-b301-fd142d6c1e6c/data/1
temp,c=1
My main issue is dashboard newly added button and slider value response in python(pc) very late 150sec once or sometime take more
How can i solve this issue ?
Metadata
Metadata
Assignees
Labels
No labels