15c735df2Sopenharmony_ci# Copyright (C) 2022 Huawei Device Co., Ltd. 25c735df2Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 35c735df2Sopenharmony_ci# you may not use this file except in compliance with the License. 45c735df2Sopenharmony_ci# You may obtain a copy of the License at 55c735df2Sopenharmony_ci# 65c735df2Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 75c735df2Sopenharmony_ci# 85c735df2Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 95c735df2Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 105c735df2Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 115c735df2Sopenharmony_ci# See the License for the specific language governing permissions and 125c735df2Sopenharmony_ci# limitations under the License. 135c735df2Sopenharmony_ci 145c735df2Sopenharmony_cidomain: LOCATION 155c735df2Sopenharmony_ci 165c735df2Sopenharmony_ciGNSS_SESSION: 175c735df2Sopenharmony_ci __BASE: {type: STATISTIC, level: MINOR, desc: GNSS session report} 185c735df2Sopenharmony_ci APP_IDENTITIES: {type: STRING, desc: app identities in this gnss session} 195c735df2Sopenharmony_ci APP_REQUEST_GNSS_COUNT: {type: INT32, desc: all app request gnss count in this session} 205c735df2Sopenharmony_ci AVG_CN0_40KMPH: {type: INT32, desc: the average CN0 of top 4 CVs when the speed exceed 40 kmph at the first time} 215c735df2Sopenharmony_ci CATCH_4SV_TIME: {type: INT64, desc: timestamp of get 4 SVs whose CN0 bigger than 28} 225c735df2Sopenharmony_ci DECODE_4SV_TIME: {type: INT64, desc: timestamp of decode 4 SVs whose CN0 bigger than 28} 235c735df2Sopenharmony_ci FIRST_CATCH_SV_TIME: {type: INT64, desc: timestamp of find first sv} 245c735df2Sopenharmony_ci FIX_SV: {type: STRING, desc: sv status when fix} 255c735df2Sopenharmony_ci LOST_POSITION_COUNT: {type: INT32, desc: counts of losing fix in one session} 265c735df2Sopenharmony_ci MAX_CN0: {type: INT32, desc: max value of average cn0s of TOP4 Svs reported each seconds} 275c735df2Sopenharmony_ci START_TIME: {type: INT64, desc: timestamp of gnss start} 285c735df2Sopenharmony_ci STOP_TIME: {type: INT64, desc: timestamp of gnss stop} 295c735df2Sopenharmony_ci TTFF: {type: INT32, desc: Time to First Fix} 305c735df2Sopenharmony_ci 315c735df2Sopenharmony_ciGNSS_STATE: 325c735df2Sopenharmony_ci __BASE: {type: STATISTIC, level: MINOR, tag: PowerStats, desc: GNSS location status} 335c735df2Sopenharmony_ci STATE: {type: STRING, desc: start or stop} 345c735df2Sopenharmony_ci PID: {type: INT32, desc: PID value} 355c735df2Sopenharmony_ci UID: {type: INT32, desc: UID value} 365c735df2Sopenharmony_ci 375c735df2Sopenharmony_ciLBS_CHR_INNER_EVENT: 385c735df2Sopenharmony_ci __BASE: {type: STATISTIC, level: MINOR, desc: report data event} 395c735df2Sopenharmony_ci EVENT: {type: UINT32, desc: event} 405c735df2Sopenharmony_ci NAMES: {type: STRING, desc: names} 415c735df2Sopenharmony_ci VALUES: {type: STRING, desc: values} 425c735df2Sopenharmony_ci 435c735df2Sopenharmony_ciLBS_DAILY_RECORD: 445c735df2Sopenharmony_ci __BASE: {type: STATISTIC, level: MINOR, desc: request daily record} 455c735df2Sopenharmony_ci GNSS_REQUEST_COUNT: {type: INT32, desc: GNSS request count} 465c735df2Sopenharmony_ci NETWORK_REQUEST_COUNT: {type: INT32, desc: Network position count} 475c735df2Sopenharmony_ci NETWORK_TIMEOUT_COUNT: {type: INT32, desc: Network position timeout count} 485c735df2Sopenharmony_ci 495c735df2Sopenharmony_ciPOSITION_JUMP_ERROR: 505c735df2Sopenharmony_ci __BASE: {type: FAULT, level: MINOR, desc: position jump error event} 515c735df2Sopenharmony_ci AR_STATUS: {type: UINT32, desc: ar status} 525c735df2Sopenharmony_ci FINAL_2F: {type: DOUBLE, desc: distance between final and final} 535c735df2Sopenharmony_ci FINAL_2P: {type: DOUBLE, desc: distance between pvt and pvt} 545c735df2Sopenharmony_ci PVT_2P: {type: DOUBLE, desc: distance between final and pvt} 555c735df2Sopenharmony_ci 565c735df2Sopenharmony_ciSWITCH_STATE: 575c735df2Sopenharmony_ci __BASE: {type: STATISTIC, level: MINOR, tag: PowerStats, desc: start or stop Location switch} 585c735df2Sopenharmony_ci STATE: {type: STRING, desc: enable or disable}