1 Star 0 Fork 200

york/security_device_auth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hisysevent.yaml 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
何寅燊 提交于 2023-11-21 18:44 . protocol hardening
# Copyright (c) 2022-2023 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: DEVICE_AUTH
CALL_EVENT:
__BASE: {type: BEHAVIOR, level: MINOR, desc: the frequency of function calling}
REQ_ID: {type: INT64, desc: request id}
FUNC_NAME: {type: STRING, desc: function name}
APP_ID: {type: STRING, desc: app id}
OS_ACCOUNT_ID: {type: INT32, desc: os account id}
CALL_RESULT: {type: INT32, desc: call result}
FAULT_EVENT:
__BASE: {type: FAULT, level: CRITICAL, desc: fault event}
FUNCTION_NAME: {type: STRING, desc: function name}
FAULT_REASON: {type: INT32, desc: fault reason}
CRED_TYPE: {type: UINT8, desc: credential type}
GROUP_TYPE: {type: INT32, desc: group type}
APP_ID: {type: STRING, desc: app id}
STATISTIC_EVENT:
__BASE: {type: STATISTIC, level: MINOR, desc: Statistic Event}
APP_ID: {type: STRING, desc: app id}
COST_TIME: {type: INT64, desc: cost time}
CALL_RESULT: {type: INT32, desc: call result}
FUNCTION_NAME: {type: STRING, desc: function name}
CRED_TYPE: {type: UINT8, desc: credential type}
PROTOCOL_TYPE: {type: INT32, desc: protocol type}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yorkto/security_device_auth.git
git@gitee.com:yorkto/security_device_auth.git
yorkto
security_device_auth
security_device_auth
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385