产品特性 参数 指标 蓝牙标准 蓝牙5.0 功耗(DCDC)4.3mA@0dBm TX,4.5mA RX,1.1uA DeepSleep 功耗(LDO)11mA@0dBm TX,11.5mA RX,1uA DeepSleep 最高主频 64MHz 存储资源 512KB Flash,64KB RAM GPIO 最多9个GPIO口 串口数 3xUART,2xSPI,...
Cell String 是 RZ00A 需要查询的单元 ClientId String 是 10.15.232.86@1129e#e4a224f4#2fa8320f33c4#eyIwIjoienRoIn0=需要查询的消费端 Client ID GroupId String 是 GID_test_group_id 需要查询的消费端的 Group ID InstanceId String ...
This field has been deprecated and is readonly as of 1.232.0.Use pilot_public_eip_id instead.pilot_public_eip_id-(Optional,Available since v1.232.0)the EIP instance id of Pilot load balancer.mesh_config The mesh_config ...
参数 指标 蓝牙标准 蓝牙5.0,蓝牙5.1 功耗(DCDC)4.7mA@0dBm TX,4.9mA RX,1uA DeepSleep 功耗(LDO)11.5mA@0dBm TX,12mA RX,1uA DeepSleep 最高主频 64MHz 存储资源 512KB Flash,64KB RAM,256b E-Fuse GPIO 最多10个GPIO口 串口数 ...
接口连接 STM32串口1连接模组串口,串口波特率为115200。开发环境 MDK-Arm。参数配置 堆大小为80 KB、栈大小为1.5 KB。移植实现示例#include stdio.h#include stdlib.h#include stdint.h#include string.h#include"os_...
(Optional,Available since v1.232.0)Indicates whether the Cost Optimization feature is enabled.Valid values:true,false.instance_family_level-(Optional,Available since v1.232.0)The level of the instance family,which is used ...
当传输模式为 RTU 时,需设置以下参数:串口 设置串口,如/dev/ttyUSB0、/dev/ttyUSB1。支持英文字母、数字、正斜杠(/)和下划线(_),长度限制1~64字符。波特率 表示每秒传送的符号个数,从下拉列表中选择。数据位 表示一组数据实际包含...
使用高通的串口打印函数,不能用%s 格式打印0长度的字符串。HTTP Client的代码中,如 src/utils/misc/utils_httpc.c,使用了C标准库函数 sscanf(),由于高通的C库问题,这些代码运行到时会卡死。icmsDocProps={'productMethod':'created','...
计费规则 标准版实例 计费方式:按量付费 计费项 区域 价格(元/GB/小时)计费示例 存储 上海 0.232 实例A在购买时预购了10GB的存储配额,则每小时需付费:10*0.232=2.32元。新加坡 0.207 实例A在购买时预购了10GB的存储配额,则每小时需...
本文档将介绍如何快速跑通 ARTC 示例项目,体验实时音视频功能。示例源码下载 阿里云提供了开源示例项目,用于演示 ARTC SDK 的 API 使用方法,帮助开发者更直观地理解和集成 SDK 的各项功能,Harmony示例项目仓库。前提条件 在运行示例...
xxxxxxxx.namespace_id-(Optional,ForceNew,Computed,Available since v1.232.0)The id of Namespace.namespace_show_name-(Required)The name of the Engine Namespace.namespace_desc-(Optional,Computed,Available since v1.232.0)The ...
透传/自定义:使用自定义的串口数据格式,则需要编写自定义格式数据转换为Alink JSON的脚本(参见 透传/编辑脚本),并在云端配置数据解析脚本。使用ID²认证 ID²认证是设备接入生活物联网平台的安全认证方式,它为设备上云提供了双向身份...
Parameter Type Description Example object Dataset Version struct VersionName string version name v1 GmtCreateTime string create time 2021-01-21T17:12:35.232Z GmtModifiedTime string modify time 2021-01-21T17:12:35.232Z ...
10 SourceType string 镜像来源类型 SourceId string 镜像来源 ID 示例 正常返回示例 JSON 格式 {"RequestId":"5A14FA81-DD4E-*-6343FE44B941","GmtCreateTime":"2021-01-21T17:12:35.232Z","GmtModifiedTime":"2021-01-21T17:12:35.232Z",...
N 两种:Sol:基于串口[默认]Assistant:基于云助手 返回参数 名称 类型 描述 示例值 object RequestId string 请求 ID。887FA855-89F4-5DB3-B305-C5879EC480E6 WssEndpoint string WebSocket 地址。ws:/x.x.x.x:xx/calypso_web_console ...
RunNodeId":"node-6hc0eocnmzf4pk9njc","Status":"Running","StartedAt":"2021-01-21T17:12:35.232Z","FinishedAt":"2021-01-21T18:12:35.232Z"}]} 错误码 访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 操作 2025-01-21...
GmtCreateTime string The time when the pipeline was created,in UTC.The time follows the ISO 8601 standard.2021-01-21T17:12:35.232Z GmtModifiedTime string The time when the pipeline was modified,in UTC.The time follows the...
MM-ddTHH:mm:ssZ format.2021-01-21T17:12:35.232Z FinishedAt string The time when the node finished running,in UTC.The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format.2021-01-21T17:12:40.232Z ...
使用自定义的串口数据格式。该模式下,设备可以上报原始数据(如二进制数据流)。物联网平台会运行您配置在云端的数据解析脚本,将原始数据转换成JSON标准数据格式。1:JSON。阿里云物联网平台定义的设备与云端的数据交换协议,采用JSON...
示例代码如下:/*串口初始化,波特率115200,TODO:请填写实际的串口设备名称*/g_uart_fd=aiot_serial_port_open("/dev/ttyUSB1",115200);适配指定的模组,将 device 的值设置为 l610_at_cmd。AT module*/extern at_device_t ec200_at_cmd;...
Create Failed 示例 正常返回示例 JSON 格式 {"RequestId":"5A14FA81-DD4E-*-6343FE44B941","WorkspaceId":"1234","WorkspaceName":"workspace-example","GmtCreateTime":"2021-01-21T17:12:35.232Z","GmtModifiedTime":"2021-01-21T17:12:...
Action=DescribeAntChainCertificateApplications&Common request parameters Sample success responses JSON format {"successResponse":true,"requestId":"B232A84E-7944-4EB0-83D0-9D409E12E0A8","data":{"Result":{...
系统通过串口打印输出的日志会包含两种类型的信息,一类是系统启动开机时的日志内容,另一类是系统内核故障或异常时的日志内容。更多详情,请参见《云栖社区》博客 操作系统有异常?诊断日志来帮忙。使用限制 使用该功能时您需要注意如下...
rg-acfmwp7rkyq*示例 正常返回示例 JSON 格式 {"RequestId":"A0F049F0-8D69-5BAC-8F10-B4DED1B5A34C","WorkspaceId":"1234","WorkspaceName":"workspace-example","GmtCreateTime":"2021-01-21T17:12:35.232Z","GmtModifiedTime":"2021-01-...
[{"CreateTime":1611023338000,"Description":"Description","Directory":{"Id":"e4276ea5-b232-4fb1-8f0f-efcee4a2*","Name":"Test directory","PathId":"e4276ea5-b232-4fb1-8f0f-efcee4a2*","PathName":"Test directory"},"ModifyName":...
GroupIds String 是 12 设备分组ID ProjectId String 是 UEWE232 项目ID RegionId String 是 ch-shanghai 区域ID VersionId String 是 12323 版本ID VersionType String 是 FOTA 版本类型 返回数据 名称 类型 示例值 描述 Data String ...
公共接口 SDK初始化函数:void boneSdkInit(void)SDK运行函数,在while中调用:void boneSdkRun(void)接收串口的字节数据,在串口中断服务程序中调用:Int32_t boneRcvFromUart(Uint8_t*data,Uint16_t length);系统运行时间计算(定时1ms...
evk12ozjvmlxl*Examples Sample success responses JSON format {"RequestId":"7A2C3803-C975-5871-A232-80A91009*","OrgId":"org-evk12ozjvmlxl*"} Error codes For a list of error codes,visit the Service error codes.
2021-01-21T17:12:35.232Z","UserId":"155*904","ParentUserId":"155*904","WorkspaceId":"20*55","Size":2,"SourceType":"","SourceId":""}]} 错误码 访问 错误中心 查看更多错误码。变更历史 更多信息,参考 变更详情。
evk12ozjvmlxl*Examples Sample success responses JSON format {"RequestId":"7A2C3803-C975-5871-A232-80A91009*","OrgId":"org-evk12ozjvmlxl*"} Error codes For a list of error codes,visit the Service error codes.
DescribeConsumerChannel ConsumerGroupID String dtspis1110z232*消费组ID。ConsumerGroupName String consumergrouptest 消费组名称。ConsumerGroupUserName String test 消费组账号。ConsumptionCheckpoint String 2019-10-02T12:00:00Z...
TG7100B产测烧录工位说明 专业研发文件 2020-11-11 18:38:45 1.18MB 下载 TG7100B产测烧录工位例程 专业研发文件 2020-11-11 18:39:05 17.07MB 下载 TG7100B数据手册 通用文件 2021-06-03 11:24:52 1.95MB 下载 产测上位机串口通信协议 ...
示例 请求示例 {"attributeId":1,"instanceId":"AWHNEX3GFLJA","ips":"127.0.0.1"} 正常返回示例 XML 格式 RequestId C8D232D5-C898-4084-880C-B8FD836AB143/RequestId Clients Ip 127.0.0.1/Ip Success false/Success/Clients ResultCode ...
evk12ozjvmlxl*Examples Sample success responses JSON format {"RequestId":"7A2C3803-C975-5871-A232-80A91009*","OrgId":"org-evk12ozjvmlxl*"} Error codes For a list of error codes,visit the Service error codes.