大约有 1,000 项符合查询结果(耗时:0.0065秒) [XML]

https://www.fun123.cn/reference/iot/MQTT.html 

App Inventor 2 UrsPahoMqttClient 拓展 - 物联网轻量级MQTT协议 · App Inventor 2 中文

...档:https://mqtt.org/ 虽然 App Inventor 有现成的 MQTT 扩展,但它们需要额外的 JavaScript 或外部配置文件。此处介绍的 MQTT 客户端组件完全独立工作,不需要任何外部元素。它完全支持 MQTT 协议版本 3.1.1(除了这一点例外:订...
https://www.fun123.cn/reference/extensions 

App Inventor 2 拓展参考文档 · App Inventor 2 中文

...展:设置手机亮度的工具 【异步】AsyncProcedures异步过程扩展 AI人工智能 【AI模型】PersonalImageClassifier (PIC) 拓展:自行训练AI图像识别模型,开发图像识别分类App 【AI模型】PersonalAudioClassifier (PAC) 拓展:自...
https://www.fun123.cn/referenc... 

App Inventor 2 拓展参考文档 · App Inventor 2 中文

...人脸标记识别 【AI模型】LookExtension 拓展:使用编译到扩展中的神经网络进行物品识别 UI界面 【UI】NotificationStyle 拓展:个性化通知栏样式 【UI】WordCloud 拓展:免费且酷炫的词云效果 【UI】BubbleTabBar 拓...
https://bbs.tsingfun.com/thread-1455-1-1.html 

mqtt 拓展组件在哪下载? - App Inventor 2 中文网 - 清泛IT社区,有思想、有深度

可以点击帮助菜单 → 拓展查看最新的拓展列表,找到 mqtt 拓展下载即可。 链接直达:https://www.fun123.cn/reference/components/connectivity.html#Mqtt
https://www.fun123.cn/referenc... 

MQTT物联网协议完全实践指南 · App Inventor 2 中文

... 《MQTT保姆级入门教程》 下载资源 MQTT扩展下载: de.ullisroboterseite.ursai2pahomqtt.aix 完整示例项目: mqtt_demo.aia MQTT协议深度解析 1. 协议架构与通信模式 MQTT采用客户端-服务器...
https://bbs.tsingfun.com/thread-1623-1-1.html 

开源MQTT网关:EMQX vs Mosquitto - 创客硬件开发 - 清泛IT社区,为创新赋能!

...使用支持 MQTT 5.0 协议轻量高效积极的社区支持 缺点:可扩展性有限(<100k)没有集群支持缺少企业功能有限的云原生支持 EMQX 简介EMQX 项目于 2012 年底在 Github 发布,许可证为 Apache2,如今已成为世界上最具扩展性的 MQTT 消息...
https://bbs.tsingfun.com/thread-2639-1-1.html 

【二进制】UrsAI2ByteArray 字节数组扩展:读写二进制数据,二进制文件读写...

...s://www.fun123.cn/reference/iot/bytearray.html 功能概述 字节数组扩展允许对存储的数据进行顺序和随机访问。随机访问的索引基址(第一个元素的索引)可以使用Base属性设置。可能的值为1(App Inventor中常用)或0(Java或C中常用)。组...
https://bbs.tsingfun.com/thread-1969-1-1.html 

怎么通过app inventor接收mqtt平台推送的长消息 - App Inventor 2 中文网 -...

...),后面才是真正的base64内容。但是AppInventor2 SimpleBase64组件解码时,参数必须是不带前缀的base64文本,因此只需要去掉前缀就行,代码如下: 如果图片是jpeg格式,那就是下面这样替换,其他图片格式依次类推: 经测试,...
https://www.fun123.cn/referenc... 

App Inventor 2 DynamicComponents 拓展:动态创建AI2组件对象 · App Inventor 2 中文

...sufcihan.DynamicComponents.aix 完全支持 App Inventor 2 的动态组件扩展。它基于 Java 的反射功能,因此只需键入类名称即可搜索类来创建组件。因此,它对特定组件的支持不受限制,因为它支持添加到 App Inventor 发行版中的每个组件! ...
https://www.fun123.cn/referenc... 

使用App Inventor扩展实现多点触控:Scale Detector · App Inventor 2 中文

... 使用App Inventor扩展实现多点触控:Scale Detector « 返回首页 草稿(9 月 13 日):构建扩展需要 App Inventor Extensions 功能,该功能尚未合并到 App Inventor 版...