interface RCIMIWTagInfo {
    tagId?: string;
    tagName?: string;
    count?: number;
    timestamp?: number;
}

Properties

tagId?: string

获取标签 ID

tagName?: string

获取标签名

count?: number

获取数量

timestamp?: number

获取时间戳

MMNEPVFCICPMFPCPTTAAATR