1 Star 0 Fork 63

刘文凯/security_devicesecuritylevel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hisysevent.yaml 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
刘文凯 提交于 2022-04-27 16:38 +08:00 . feat: bigdata report
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
domain: SECURITY
CALL_INTERFACE:
__BASE: {type: STATISTIC, level: MINOR, desc: the external module call DSLM interface}
USER_ID: {type: INT32, desc: uid}
COST_TIME: {type: INT32, desc: cost time}
RET_CODE: {type: INT32, desc: ret code}
SEC_LEVEL: {type: INT32, desc: security level}
RET_MODE: {type: INT32, desc: ret mode}
LOCAL_MODEL: {type: STRING, desc: local model}
TARGET_MODEL: {type: STRING, desc: target model}
PKG_NAME: {type: STRING, desc: package name}
QUERY_INFO:
__BASE: {type: STATISTIC, level: MINOR, desc: query other device info}
LOCAL_MODEL: {type: STRING, desc: local model}
TARGET_MODEL: {type: STRING, desc: target model}
LOCAL_VERSION: {type: UINT64, desc: local version}
TARGET_VERSION: {type: UINT64, desc: target version}
CRED_TYPE: {type: INT32, desc: cred type}
RET_CODE: {type: INT32, desc: ret code}
COST_TIME: {type: INT32, desc: cost time}
SEC_LEVEL: {type: INT32, desc: security level}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linklwk/security_devicesecuritylevel.git
git@gitee.com:linklwk/security_devicesecuritylevel.git
linklwk
security_devicesecuritylevel
security_devicesecuritylevel
master

搜索帮助