大约有 640 项符合查询结果(耗时:0.0042秒) [XML]
mqtt协议加密连接,仅ca证书如何配置? - App Inventor 2 中文网 - 清泛IT...
mqtt协议加密连接,仅ca证书如何配置?
如何把用户设定的数字,发送到mqtt中? - App Inventor 2 中文网 - 清泛IT...
如图,请问,如何把用户输入的数字,发送到mqtt服务器?Message 后面的代码块改为:文本输入框1.文本还是不行baiheren 发表于 2025-03-24 17:07
还是不行
具体的表现是?
有具体的报错信息吗?
MQTT订阅一次收不到事件触发,多次订阅可以? - 用户反馈 - 清泛IT社区,为...
用户反馈,连接状态正常,在初始化中订阅一次,收不到数据事件触发。
每次点击订阅一次,就能收到。这个需要深入测试一下。
MQTT接入EasyIoT平台 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...个平台的测试,先学习这个:https://www.fun123.cn/reference/iot/MQTTGuide.html。
网址:https://iot.dfrobot.com.cn/
自行注册并登录。
新建一个订阅主题。
代码差别主要在:地址、端口不同,且使用用户名、密码认证(这里仅仅是演...
【研究中】MQTT接入OneNET物联网平台 - 创客硬件开发 - 清泛IT社区,为创新赋能!
网址:https://open.iot.10086.cn/
注册,及实名验证。https://baijiahao.baidu.com/s?id ... 0&wfr=spider&for=pc
非常的详细,就是我想要的步骤。
https://blog.csdn.net/xiaolong11 ... e/details/144806792
这个更详细。
扒了一下源码,ESP8285接入App Inventor有4种玩法,第3种最香 - AI 助手 - ...
...85配网后才能知道IP,每次换网络要重新设置。
方案3:MQTT(生产环境最推荐)
通过MQTT Broker中转,ESP8285和App Inventor都连同一个Broker。
ESP8285端用PubSubClient库(Arduino标准库),App端用fun123已有的UrsPahoMqttClient组件或Web组件...
Does Android support near real time push notification?
...
I recently started playing with MQTT http://mqtt.org for Android as a way of doing what you're asking for (i.e. not SMS but data driven, almost immediate message delivery, scalable, not polling, etc.)
I have a blog post with background information on this ...
Push Notifications in Android Platform
...pport near real time push notification? )
I recently started playing with MQTT http://mqtt.org for Android as a way of doing this sort of thing (i.e. push notification that is not SMS but data driven, almost immediate message delivery, not polling, etc.)
I have a blog post with background informat...
UrsPahoMqttClient心跳问题解决——Paho底层已自动处理,设好KeepAlive就行...
问一下心跳PingReq报文怎么发的
目的为保持 MQTT 连接,否则会被踢下线。
用的是什么MQTT扩展?UrsPahoMqttClient。
结论:不需要手动发心跳,Paho底层已内置实现
UrsPahoMqttClient 封装的是 Eclipse Paho MQTT 客户端,心跳(PingReq)...
5分钟了解 App Inventor 2:不会写代码,也能做出自己的 App - App应用开发...
...硬件都能用
3. 网络通信:HTTP请求、Firebase实时数据库、MQTT物联网协议
4. 数据存储:本地TinyDB、云端Firebase、自定义Web数据库
5. 多媒体:文字转语音、语音识别、图片处理、视频播放
6. 社交功能:短信、电话、邮件、分享
...
