146debc2cSopenharmony_ci#  Copyright (c) 2023 Huawei Device Co., Ltd.
246debc2cSopenharmony_ci#  Licensed under the Apache License, Version 2.0 (the "License");
346debc2cSopenharmony_ci#  you may not use this file except in compliance with the License.
446debc2cSopenharmony_ci#  You may obtain a copy of the License at
546debc2cSopenharmony_ci#
646debc2cSopenharmony_ci#      http://www.apache.org/licenses/LICENSE-2.0
746debc2cSopenharmony_ci#
846debc2cSopenharmony_ci#  Unless required by applicable law or agreed to in writing, software
946debc2cSopenharmony_ci#  distributed under the License is distributed on an "AS IS" BASIS,
1046debc2cSopenharmony_ci#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1146debc2cSopenharmony_ci#  See the License for the specific language governing permissions and
1246debc2cSopenharmony_ci#  limitations under the License.
1346debc2cSopenharmony_ci
1446debc2cSopenharmony_cidomain: PRINT
1546debc2cSopenharmony_ci
1646debc2cSopenharmony_ciCANCEL_PRINT:
1746debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: cancel_print}
1846debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: INT32, desc: behavior_code}
1946debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
2046debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
2146debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
2246debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
2346debc2cSopenharmony_ci
2446debc2cSopenharmony_ciCONNECT_PRINTER:
2546debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: connect_printer}
2646debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: STRING, desc: behavior_code}
2746debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
2846debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
2946debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
3046debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
3146debc2cSopenharmony_ci
3246debc2cSopenharmony_ciEPRINT_CONVERT_SUCCESS:
3346debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: eprint_convert_success}
3446debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: INT32, desc: behavior_code}
3546debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
3646debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
3746debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
3846debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
3946debc2cSopenharmony_ci
4046debc2cSopenharmony_ciEPRINT_UPLOAD_SUCCESS:
4146debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: eprint_upload_success}
4246debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: INT32, desc: behavior_code}
4346debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
4446debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
4546debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
4646debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
4746debc2cSopenharmony_ci
4846debc2cSopenharmony_ciFAULT_CONNECT_PRINT:
4946debc2cSopenharmony_ci  __BASE: {type: FAULT, level: MINOR, desc: fault_connect_print}
5046debc2cSopenharmony_ci  FAULT_CODE: {type: INT32, desc: behavior_code}
5146debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
5246debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
5346debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
5446debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
5546debc2cSopenharmony_ci  SCENE: {type: STRING, desc: scene}
5646debc2cSopenharmony_ci
5746debc2cSopenharmony_ciFAULT_FILE_PREVIEW:
5846debc2cSopenharmony_ci  __BASE: {type: FAULT, level: MINOR, desc: fault_file_preview}
5946debc2cSopenharmony_ci  FAULT_CODE: {type: INT32, desc: behavior_code}
6046debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
6146debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
6246debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
6346debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
6446debc2cSopenharmony_ci  SCENE: {type: STRING, desc: scene}
6546debc2cSopenharmony_ci
6646debc2cSopenharmony_ciFILE_PREVIEW_SUCCESS:
6746debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: file_preview_success}
6846debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: STRING, desc: behavior_code}
6946debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
7046debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
7146debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
7246debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
7346debc2cSopenharmony_ci
7446debc2cSopenharmony_ciPRINT_BUTTON_CLICK_COUNT:
7546debc2cSopenharmony_ci  __BASE: {type: STATISTIC, level: MINOR, desc: print_button_click_count}
7646debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: INT32, desc: behavior_code}
7746debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
7846debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
7946debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
8046debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
8146debc2cSopenharmony_ci
8246debc2cSopenharmony_ciPRINT_EXCEPTION:
8346debc2cSopenharmony_ci  __BASE: {type: FAULT, level: MINOR, desc: print_exception}
8446debc2cSopenharmony_ci  FAULT_CODE: {type: INT32, desc: behavior_code}
8546debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
8646debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
8746debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
8846debc2cSopenharmony_ci  SCENE: {type: STRING, desc: scene}
8946debc2cSopenharmony_ci
9046debc2cSopenharmony_ciPRINT_SUCCESS:
9146debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: print_success}
9246debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: STRING, desc: behavior_code}
9346debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
9446debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
9546debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
9646debc2cSopenharmony_ci
9746debc2cSopenharmony_ciRUNTIME_FAULT:
9846debc2cSopenharmony_ci  __BASE: {type: FAULT, level: CRITICAL, desc: The event is runtime fault }
9946debc2cSopenharmony_ci  ERROR_TYPE: {type: INT32, desc: error type }
10046debc2cSopenharmony_ci  FAULT_TYPE: {type: INT32, desc: fault id }
10146debc2cSopenharmony_ci
10246debc2cSopenharmony_ciSERVICE_FAULT:
10346debc2cSopenharmony_ci  __BASE: {type: FAULT, level: CRITICAL, desc: The event is service fault }
10446debc2cSopenharmony_ci  ERROR_TYPE: {type: INT32, desc: error type }
10546debc2cSopenharmony_ci  FAULT_TYPE: {type: INT32, desc: fault id }
10646debc2cSopenharmony_ci  MODULE_NAME: {type: STRING, desc: module name }
10746debc2cSopenharmony_ci
10846debc2cSopenharmony_ciSTART_PRINT:
10946debc2cSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: start_print}
11046debc2cSopenharmony_ci  BEHAVIOR_CODE: {type: STRING, desc: behavior_code}
11146debc2cSopenharmony_ci  MSG: {type: STRING, desc: msg}
11246debc2cSopenharmony_ci  PACKAGE_NAME: {type: STRING, desc: package_name}
11346debc2cSopenharmony_ci  PROCESS_NAME: {type: STRING, desc: process_name}
11446debc2cSopenharmony_ci  PVERSIONID: {type: STRING, desc: version}
11546debc2cSopenharmony_ci
11646debc2cSopenharmony_ciUSAGETIME_STATISTIC:
11746debc2cSopenharmony_ci  __BASE: {type: STATISTIC, level: MINOR, desc: The event is usagetime statistic }
11846debc2cSopenharmony_ci  PRINT_INFO: {type: STRING, desc: print infomation }
119