检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
' }) id: string; } //使用数据对象HW__WorkOrder__CST @useObject(['HW__WorkOrder__CST']) @action.object({ type: "method" }) export class CreateWorkOrder
", required: true, description: "type" }) project_id: string; // @action.param({ type: "String", required: true, description: "the
', label: 'name' }) name: string; @action.param({ type: 'String', label: 'age' }) classNumber: string; } @action.object({ type
费用账单 您可以在“费用中心 > 账单管理”中,查看与AstroZero相关的流水和明细账单,以便了解您的消费情况。 账单上报周期 包年/包月计费模式的套餐完成支付后,会实时上报一条账单到计费系统进行结算。 查看指定资源的账单 登录管理控制台。 在主菜单中,单击“费用”。 在左侧导航栏中
URI GET AstroZero域名/u-route/baas/metadata/v1.0/View 请求消息 无 响应参数 表1 响应参数 参数 参数类型 描述 resCode String 参数解释: 返回码。
", required: true, description: "name" }) name: string; } export class Output { @action.param({ type: "String", required: true })
{ type: String, default: "Button" } }, 修改视图文件“imgButton.vue”的“computed”和“methods”,并按示例配置,如下图所示。
' }) equipmentId: string; } //使用数据对象HW__Equipment__CST @useObject(['HW__Equipment__CST']) @action.object({ type: "method" }) export class
@action.object({ type: 'param' }) export class Input { @action.param({ type: 'string', required: true }) ownerId: string; @action.param
document.body.appendChild(a); a.click(); } }, error: function(resp){ } }); }); “s2ab()”是数据处理的关键,这个方法名字是“string
// base64解码函数 function base64DecodeToBinary(base64String) { // 解码Base64字符串 const binaryString = atob(base64String); // 将解码后的字符串转换为二进制数据
$工作流.putVariables (variables:object, instId: string)”效果相同。 选中相关组件(如按钮),在右侧“事件”页签中,单击“点击”后的,进入添加动作页面。 在“内置动作 > BPM”中,选择“BPM-更改变量”。
$工作流.putVariables (variables:object, instId: string)”效果相同。 BPM-加载变量 该预置动作用于获取工作流中的参数变量,与预置的API“context.$工作流.loadVariables()”效果相同。
已创建高温报警事件“fire_alarm__e”,该事件中自定义参数为String类型“positionalarm”和Number类型“temperaturealarm”,分别表示高温报警位置和温度,具体操作步骤请参考如何自定义事件。
表3 入参说明 参数 参数类型 说明 ownerId string 资源拥有者ID。 limit number 每页展示的资源条数。 offset number 每页展示第一条资源的偏移量,即从offset+1条资源开始展示。
Astro轻应用计费概述 通过阅读本文,您可以快速了解Astro轻应用(AstroZero)的计费模式、计费项、续费和欠费等主要计费信息。 计费模式 AstroZero当前版本仅提供了包年/包月的计费模式。包年/包月是一种预付费模式,即先付费再使用,按照订单的购买周期进行结算,因此在购买之前
getConnectorInstanceByName:通过桥接器的变量名称获取桥接器实例,其中“APIConnector”类型为String,表示桥接器的变量名称。
getConnectorInstanceByName:通过桥接器的变量名称获取桥接器实例,其中“APIConnector”类型为String,表示桥接器的变量名称。
getConnectorInstanceByName:通过桥接器的变量名称获取桥接器实例,其中“APIConnector”类型为String,表示桥接器的变量名称。
表1 桥接器API列表 API名称 详细说明 getConnectorInstanceByName('APIConnector') 通过桥接器的变量名称获取桥接器实例,其中“APIConnector”类型为String,表示桥接器的变量名称。