This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
examples
/
mqtt
/
mqtt_init.py
7 lines
53 B
Python
Raw
Normal View
History
Unescape
Escape
add test for mqtt_init.py
2022-11-13 15:16:08 +08:00
import
mqtt
add mqtt functions, but disconnect and subscribe have some question
2022-11-20 19:01:05 +08:00
client
=
mqtt
.
MQTT
(
'
broker.emqx.io
'
)
Reference in New Issue
Copy Permalink