o11y_schema 240.9.0 → 240.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -30,7 +30,7 @@
30
30
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
31
31
  },
32
32
  "type": "module",
33
- "version": "240.9.0",
33
+ "version": "240.13.0",
34
34
  "license": "BSD-3-Clause",
35
35
  "name": "o11y_schema",
36
36
  "lwc": {
package/sf_lds/index.js CHANGED
@@ -4,6 +4,6 @@ export { durable_store_graphql as durableStoreGraphqlSchema } from './durable_st
4
4
  export { durable_store_read as durableStoreReadSchema } from './durable_store_read.js';
5
5
  export { durable_store_write as durableStoreWriteSchema } from './durable_store_write.js';
6
6
  export { luvio_store_stats as luvioStoreStatsSchema } from './luvio_store_stats.js';
7
- export { perf_durable_store_stats as perfDurableStoreStatsSchema } from './perf_durable_store_stats.js';
8
7
  export { perf_network_stats as perfNetworkStatsSchema } from './perf_network_stats.js';
8
+ export { perf_sqlite_store_stats as perfSqliteStoreStatsSchema } from './perf_sqlite_store_stats.js';
9
9
  export { perf_total_stats as perfTotalStatsSchema } from './perf_total_stats.js';
@@ -0,0 +1,2 @@
1
+ export const perf_sqlite_store_stats={namespace:"sf.lds",name:"PerfSqliteStoreStats",pbjsSchema:{"nested":{"sf":{"nested":{"lds":{"nested":{"PerfSqliteStoreStats":{"options":{"(meta.msg.desc)":"LDS Mobile Performance Durable Store Stats"},"fields":{"queryAvgDuration":{"options":{},"id":9,"type":"double"},"batchUpsertCount":{"options":{},"id":3,"type":"uint32"},"batchDeleteCount":{"options":{},"id":4,"type":"uint32"},"queryTotalCount":{"options":{},"id":7,"type":"uint32"},"wireName":{"options":{},
2
+ "id":1,"type":"string"},"queryErrorCount":{"options":{},"id":8,"type":"uint32"},"batchTotalCount":{"options":{},"id":2,"type":"uint32"},"batchAvgDuration":{"options":{},"id":5,"type":"double"},"batchErrorCount":{"options":{},"id":6,"type":"uint32"}}}}}}}}}};
@@ -1,2 +1,2 @@
1
- export const perf_total_stats={namespace:"sf.lds",name:"PerfTotalStats",pbjsSchema:{"nested":{"sf":{"nested":{"lds":{"nested":{"PerfTotalStats":{"options":{"(meta.msg.desc)":"LDS Mobile Performance Stats"},"fields":{"totalDuration":{"options":{},"id":2,"type":"double"},"wireCount":{"options":{},"id":3,"type":"uint32"},"wireName":{"options":{},"id":1,"type":"string"},"durableStoreReadCount":{"options":{},"id":5,"type":"uint32"},"networkCount":{"options":{},"id":4,"type":"uint32"},"durableStoreWriteCount":{"options":{},
1
+ export const perf_total_stats={namespace:"sf.lds",name:"PerfTotalStats",pbjsSchema:{"nested":{"sf":{"nested":{"lds":{"nested":{"PerfTotalStats":{"options":{"(meta.msg.desc)":"LDS Mobile Performance Stats"},"fields":{"totalDuration":{"options":{},"id":2,"type":"double"},"wireCount":{"options":{},"id":3,"type":"uint32"},"sqlQueryCount":{"options":{},"id":5,"type":"uint32"},"wireName":{"options":{},"id":1,"type":"string"},"networkCount":{"options":{},"id":4,"type":"uint32"},"sqlBatchCount":{"options":{},
2
2
  "id":6,"type":"uint32"}}}}}}}}}};
package/sf_lds/sf_lds.js CHANGED
@@ -4,6 +4,6 @@ export { durable_store_graphql as durableStoreGraphqlSchema } from './durable_st
4
4
  export { durable_store_read as durableStoreReadSchema } from './durable_store_read.js';
5
5
  export { durable_store_write as durableStoreWriteSchema } from './durable_store_write.js';
6
6
  export { luvio_store_stats as luvioStoreStatsSchema } from './luvio_store_stats.js';
7
- export { perf_durable_store_stats as perfDurableStoreStatsSchema } from './perf_durable_store_stats.js';
8
7
  export { perf_network_stats as perfNetworkStatsSchema } from './perf_network_stats.js';
8
+ export { perf_sqlite_store_stats as perfSqliteStoreStatsSchema } from './perf_sqlite_store_stats.js';
9
9
  export { perf_total_stats as perfTotalStatsSchema } from './perf_total_stats.js';
@@ -0,0 +1,5 @@
1
+ export const bootstrap_draft={namespace:"sf.lex",name:"BootstrapDraft",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"BootstrapDraft":{"fields":{"visibilityStateStart":{"options":{},"id":38,"type":"string"},"appRenderingEnd":{"options":{},"id":5,"type":"double"},"referer":{"options":{},"id":28,"type":"string"},"execAuraJs":{"options":{},"id":16,"type":"double"},"execBootstrapJs":{"options":{},"id":17,"type":"double"},"isCdnEnabled":{"options":{},"id":13,"type":"bool"},"bootstrapEpt":{"options":{},
2
+ "id":9,"type":"double"},"appCreationStart":{"options":{},"id":3,"type":"double"},"type":{"options":{},"id":33,"type":"string"},"viewportHeight":{"options":{},"id":35,"type":"uint32"},"isCacheLtngLayout":{"options":{},"id":12,"type":"bool"},"mode":{"options":{},"id":25,"type":"string"},"runAfterBootstrapReady":{"options":{},"id":29,"type":"double"},"ltngLayoutCreationStart":{"options":{},"id":21,"type":"double"},"runAfterInitDefsReady":{"options":{},"id":31,"type":"double"},"areUriDefsEnabled":{"options":{},
3
+ "id":34,"type":"bool"},"maxAllowedParallelXhrs":{"options":{},"id":24,"type":"uint32"},"appType":{"options":{},"id":8,"type":"string"},"execInlineJs":{"options":{},"id":18,"type":"double"},"auraFrameworkEpt":{"options":{},"id":1,"type":"double"},"ltngLayoutRenderingEnd":{"options":{},"id":22,"type":"double"},"ltngLayoutCreationEnd":{"options":{},"id":20,"type":"double"},"connectionRtt":{"options":{},"id":14,"type":"double"},"runInitAsync":{"options":{},"id":32,"type":"double"},"appCreationEnd":{"options":{},
4
+ "id":2,"type":"double"},"runAfterContextCreated":{"options":{},"id":30,"type":"double"},"visibilityStateEnd":{"options":{},"id":37,"type":"string"},"viewportWidth":{"options":{},"id":36,"type":"uint32"},"pageStartTime":{"options":{},"id":27,"type":"double"},"appCssLoading":{"options":{},"id":4,"type":"double"},"connectionDownlink":{"options":{},"id":15,"type":"double"},"isAppCache":{"options":{},"id":10,"type":"bool"},"appRenderingStart":{"options":{},"id":6,"type":"double"},"appRootRequestId":{"options":{},
5
+ "id":7,"type":"string"},"isCacheGvps":{"options":{},"id":11,"type":"bool"},"navbarCpuTime":{"options":{},"id":26,"type":"double"},"ltngEpt":{"options":{},"id":19,"type":"double"},"ltngLayoutRenderingStart":{"options":{},"id":23,"type":"double"}}}}}}}}}};
@@ -0,0 +1,2 @@
1
+ export const bootstrap_request_draft={namespace:"sf.lex",name:"BootstrapRequestDraft",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"BootstrapRequestDraft":{"fields":{"redirect":{"options":{},"id":9,"type":"double"},"tcp":{"options":{},"id":13,"type":"double"},"encodedBodySize":{"options":{},"id":3,"type":"uint32"},"dns":{"options":{},"id":2,"type":"double"},"ttfb":{"options":{},"id":16,"type":"double"},"areIncompleteTimings":{"options":{},"id":5,"type":"bool"},"decodedBodySize":{"options":{},
2
+ "id":1,"type":"uint32"},"transferSize":{"options":{},"id":15,"type":"uint32"},"transfer":{"options":{},"id":14,"type":"double"},"requestStart":{"options":{},"id":10,"type":"double"},"nhp":{"options":{},"id":8,"type":"string"},"name":{"options":{},"id":7,"type":"string"},"serverTime":{"options":{},"id":11,"type":"double"},"startTime":{"options":{},"id":12,"type":"double"},"fetchStart":{"options":{},"id":4,"type":"double"},"initiatorType":{"options":{},"id":6,"type":"string"}}}}}}}}}};
@@ -0,0 +1,4 @@
1
+ export const bootstrap_timing_draft={namespace:"sf.lex",name:"BootstrapTimingDraft",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"BootstrapTimingDraft":{"fields":{"initDomTreeTime":{"options":{},"id":14,"type":"double"},"unloadEventEnd":{"options":{},"id":27,"type":"double"},"unloadEventTime":{"options":{},"id":29,"type":"double"},"responseEnd":{"options":{},"id":25,"type":"double"},"readyStart":{"options":{},"id":21,"type":"double"},"unloadEventStart":{"options":{},"id":28,"type":"double"},
2
+ "lookupDomainTime":{"options":{},"id":19,"type":"double"},"dnsStart":{"options":{},"id":8,"type":"double"},"connectEnd":{"options":{},"id":2,"type":"double"},"loadTime":{"options":{},"id":18,"type":"double"},"contentLoadStart":{"options":{},"id":6,"type":"double"},"connectTime":{"options":{},"id":4,"type":"double"},"requestStart":{"options":{},"id":23,"type":"double"},"dnsEnd":{"options":{},"id":7,"type":"double"},"fetchStart":{"options":{},"id":13,"type":"double"},"domLoading":{"options":{},"id":11,
3
+ "type":"double"},"contentLoadEnd":{"options":{},"id":5,"type":"double"},"redirectTime":{"options":{},"id":22,"type":"double"},"domReadyTime":{"options":{},"id":12,"type":"double"},"responseStart":{"options":{},"id":26,"type":"double"},"domInteractive":{"options":{},"id":10,"type":"double"},"domComplete":{"options":{},"id":9,"type":"double"},"requestTime":{"options":{},"id":24,"type":"double"},"connectStart":{"options":{},"id":3,"type":"double"},"loadEventStart":{"options":{},"id":16,"type":"double"},
4
+ "navigationStart":{"options":{},"id":20,"type":"double"},"loadEventTime":{"options":{},"id":17,"type":"double"},"appCacheTime":{"options":{},"id":1,"type":"double"},"loadEventEnd":{"options":{},"id":15,"type":"double"}}}}}}}}}};
package/sf_lex/index.js CHANGED
@@ -1,4 +1,7 @@
1
1
  export { app_payload as appPayloadSchema } from './app_payload.js';
2
+ export { bootstrap_draft as bootstrapDraftSchema } from './bootstrap_draft.js';
3
+ export { bootstrap_request_draft as bootstrapRequestDraftSchema } from './bootstrap_request_draft.js';
4
+ export { bootstrap_timing_draft as bootstrapTimingDraftSchema } from './bootstrap_timing_draft.js';
2
5
  export { page_end as pageEndSchema } from './page_end.js';
3
6
  export { page_payload as pagePayloadSchema } from './page_payload.js';
4
7
  export { pageview_draft as pageviewDraftSchema } from './pageview_draft.js';
@@ -1,6 +1,5 @@
1
- export const pageview_draft={namespace:"sf.lex",name:"PageviewDraft",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"PageviewDraft":{"fields":{"eptDeviationReason":{"options":{},"id":4,"type":"string"},"prevPageApiName":{"options":{},"id":32,"type":"string"},"prevPageEntityType":{"options":{},"id":40,"type":"string"},"isCdnEnabled":{"options":{},"id":13,"type":"bool"},"stSequence":{"options":{},"id":41,"type":"uint32"},"prevPagePanel":{"options":{},"id":36,"type":"string"},"bootstrapType":{"options":{},
2
- "id":20,"type":"string"},"openGates":{"options":{},"rule":"repeated","id":22,"type":"string"},"hasEptDeviation":{"options":{},"id":3,"type":"bool"},"frameRate":{"options":{},"id":31,"type":"double"},"totalEpt":{"options":{},"id":5,"type":"double"},"areUriDefsEnabled":{"options":{},"id":19,"type":"bool"},"cores":{"options":{},"id":30,"type":"uint32"},"maxXhrCount":{"options":{},"id":21,"type":"uint32"},"isClickInAiltn":{"options":{},"id":45,"type":"bool"},"networkRtt":{"options":{},"id":14,"type":"double"},
3
- "requestIds":{"options":{},"rule":"repeated","id":18,"type":"string"},"preEptBgTime":{"options":{},"id":6,"type":"double"},"prevPageContext":{"options":{},"id":38,"type":"string"},"longTaskTotal":{"options":{},"id":8,"type":"double"},"defaultCmps":{"options":{},"rule":"repeated","id":27,"type":"string"},"networkDl":{"options":{},"id":15,"type":"double"},"isDarkModeEnabled":{"options":{},"id":28,"type":"bool"},"ept":{"options":{},"id":2,"type":"double"},"closedGates":{"options":{},"rule":"repeated",
4
- "id":23,"type":"string"},"cacheStats":{"options":{},"rule":"repeated","id":17,"type":"string"},"prevPageAppNamespace":{"options":{},"id":33,"type":"string"},"layoutContainer":{"options":{},"id":25,"type":"string"},"complexity":{"options":{},"id":10,"type":"double"},"pageSequence":{"options":{},"id":1,"type":"uint32"},"endHeap":{"options":{},"id":44,"type":"uint32"},"prevPageUrl":{"options":{},"id":37,"type":"string"},"prevPageEntity":{"options":{},"id":39,"type":"string"},"xpath":{"options":{},"id":42,
5
- "type":"string"},"slowestCreates":{"options":{},"rule":"repeated","id":11,"type":"string"},"scope":{"options":{},"id":47,"type":"string"},"uiThreadDelay":{"options":{},"id":49,"type":"double"},"longestTask":{"options":{},"id":9,"type":"double"},"prevPageAppType":{"options":{},"id":35,"type":"string"},"density":{"options":{},"id":29,"type":"string"},"totalComponentTime":{"options":{},"id":12,"type":"double"},"isClickInO11y":{"options":{},"id":46,"type":"bool"},"splitViewMode":{"options":{},"id":26,
6
- "type":"string"},"prevPageAppName":{"options":{},"id":34,"type":"string"},"navStyle":{"options":{},"id":24,"type":"string"},"target":{"options":{},"id":48,"type":"string"},"actionIds":{"options":{},"rule":"repeated","id":16,"type":"string"},"browserIdleTime":{"options":{},"id":7,"type":"double"},"startHeap":{"options":{},"id":43,"type":"uint32"}}}}}}}}}};
1
+ export const pageview_draft={namespace:"sf.lex",name:"PageviewDraft",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"PageviewDraft":{"reserved":[[10,10],[11,11],[12,12],[16,16],[18,18],[41,41],[42,42],[43,43],[44,44],[45,45],[46,46],[47,47],[48,48],[49,49]],"fields":{"eptDeviationReason":{"options":{},"id":4,"type":"string"},"prevPageApiName":{"options":{},"id":32,"type":"string"},"prevPageEntityType":{"options":{},"id":40,"type":"string"},"pageSequence":{"options":{},"id":1,"type":"uint32"},
2
+ "isCdnEnabled":{"options":{},"id":13,"type":"bool"},"prevPagePanel":{"options":{},"id":36,"type":"string"},"bootstrapType":{"options":{},"id":20,"type":"string"},"prevPageUrl":{"options":{},"id":37,"type":"string"},"openGates":{"options":{},"rule":"repeated","id":22,"type":"string"},"hasEptDeviation":{"options":{},"id":3,"type":"bool"},"frameRate":{"options":{},"id":31,"type":"double"},"prevPageEntity":{"options":{},"id":39,"type":"string"},"totalEpt":{"options":{},"id":5,"type":"double"},"areUriDefsEnabled":{"options":{},
3
+ "id":19,"type":"bool"},"cores":{"options":{},"id":30,"type":"uint32"},"maxXhrCount":{"options":{},"id":21,"type":"uint32"},"networkRtt":{"options":{},"id":14,"type":"double"},"preEptBgTime":{"options":{},"id":6,"type":"double"},"prevPageContext":{"options":{},"id":38,"type":"string"},"longestTask":{"options":{},"id":9,"type":"double"},"prevPageAppType":{"options":{},"id":35,"type":"string"},"longTaskTotal":{"options":{},"id":8,"type":"double"},"defaultCmps":{"options":{},"rule":"repeated","id":27,
4
+ "type":"string"},"density":{"options":{},"id":29,"type":"string"},"networkDl":{"options":{},"id":15,"type":"double"},"isDarkModeEnabled":{"options":{},"id":28,"type":"bool"},"ept":{"options":{},"id":2,"type":"double"},"closedGates":{"options":{},"rule":"repeated","id":23,"type":"string"},"splitViewMode":{"options":{},"id":26,"type":"string"},"prevPageAppName":{"options":{},"id":34,"type":"string"},"cacheStats":{"options":{},"rule":"repeated","id":17,"type":"string"},"navStyle":{"options":{},"id":24,
5
+ "type":"string"},"prevPageAppNamespace":{"options":{},"id":33,"type":"string"},"browserIdleTime":{"options":{},"id":7,"type":"double"},"layoutContainer":{"options":{},"id":25,"type":"string"}}}}}}}}}};
@@ -1,2 +1,2 @@
1
- export const scenario_tracker={namespace:"sf.lex",name:"ScenarioTracker",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"ScenarioTracker":{"fields":{"pageEntityType":{"options":{},"id":8,"type":"string"},"isDeviated":{"options":{},"id":13,"type":"bool"},"deviationElement":{"options":{},"id":15,"type":"string"},"stSequence":{"options":{},"id":1,"type":"uint32"},"endHeap":{"options":{},"id":4,"type":"uint32"},"target":{"options":{},"id":11,"type":"string"},"xpath":{"options":{},"id":2,"type":"string"},
2
- "pageLocation":{"options":{},"id":7,"type":"string"},"isInAiltn":{"options":{},"id":5,"type":"bool"},"isInO11y":{"options":{},"id":6,"type":"bool"},"scope":{"options":{},"id":10,"type":"string"},"deviationReason":{"options":{},"id":14,"type":"string"},"pageUrl":{"options":{},"id":9,"type":"string"},"uiThreadDelay":{"options":{},"id":12,"type":"double"},"startHeap":{"options":{},"id":3,"type":"uint32"}}}}}}}}}};
1
+ export const scenario_tracker={namespace:"sf.lex",name:"ScenarioTracker",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"ScenarioTracker":{"reserved":[[15,15]],"fields":{"eptDeviationReason":{"options":{},"id":14,"type":"string"},"pageEntityType":{"options":{},"id":8,"type":"string"},"stSequence":{"options":{},"id":1,"type":"uint32"},"endHeap":{"options":{},"id":4,"type":"uint32"},"target":{"options":{},"id":11,"type":"string"},"hasEptDeviation":{"options":{},"id":13,"type":"bool"},"xpath":{"options":{},
2
+ "id":2,"type":"string"},"pageLocation":{"options":{},"id":7,"type":"string"},"isInAiltn":{"options":{},"id":5,"type":"bool"},"isInO11y":{"options":{},"id":6,"type":"bool"},"scope":{"options":{},"id":10,"type":"string"},"pageUrl":{"options":{},"id":9,"type":"string"},"uiThreadDelay":{"options":{},"id":12,"type":"double"},"startHeap":{"options":{},"id":3,"type":"uint32"}}}}}}}}}};
package/sf_lex/sf_lex.js CHANGED
@@ -1,4 +1,7 @@
1
1
  export { app_payload as appPayloadSchema } from './app_payload.js';
2
+ export { bootstrap_draft as bootstrapDraftSchema } from './bootstrap_draft.js';
3
+ export { bootstrap_request_draft as bootstrapRequestDraftSchema } from './bootstrap_request_draft.js';
4
+ export { bootstrap_timing_draft as bootstrapTimingDraftSchema } from './bootstrap_timing_draft.js';
2
5
  export { page_end as pageEndSchema } from './page_end.js';
3
6
  export { page_payload as pagePayloadSchema } from './page_payload.js';
4
7
  export { pageview_draft as pageviewDraftSchema } from './pageview_draft.js';
@@ -1,6 +1,7 @@
1
1
  export { app_priming as appPrimingSchema } from './app_priming.js';
2
2
  export { http as httpSchema } from './http.js';
3
3
  export { launch as launchSchema } from './launch.js';
4
+ export { module_bundle_download as moduleBundleDownloadSchema } from './module_bundle_download.js';
4
5
  export { module_download as moduleDownloadSchema } from './module_download.js';
5
6
  export { module_invalidation as moduleInvalidationSchema } from './module_invalidation.js';
6
7
  export { module_load as moduleLoadSchema } from './module_load.js';
@@ -0,0 +1,2 @@
1
+ export const module_bundle_download={namespace:"sf.lightningsdk",name:"ModuleBundleDownload",pbjsSchema:{"nested":{"sf":{"nested":{"lightningsdk":{"nested":{"ModuleBundleDownload":{"options":{"(meta.msg.desc)":"When a module is downloaded from the Module Definition Service. This could happen during priming or during a dynamic module import"},"fields":{"versions":{"options":{},"rule":"repeated","id":3,"type":"string"},"specifiers":{"options":{},"rule":"repeated","id":2,"type":"string"},"url":{"options":{},
2
+ "id":1,"type":"string"}}}}}}}}}};
@@ -1,6 +1,7 @@
1
1
  export { app_priming as appPrimingSchema } from './app_priming.js';
2
2
  export { http as httpSchema } from './http.js';
3
3
  export { launch as launchSchema } from './launch.js';
4
+ export { module_bundle_download as moduleBundleDownloadSchema } from './module_bundle_download.js';
4
5
  export { module_download as moduleDownloadSchema } from './module_download.js';
5
6
  export { module_invalidation as moduleInvalidationSchema } from './module_invalidation.js';
6
7
  export { module_load as moduleLoadSchema } from './module_load.js';
@@ -1 +1 @@
1
- export const version='240.9.0'
1
+ export const version='240.13.0'
@@ -1,3 +0,0 @@
1
- export const perf_durable_store_stats={namespace:"sf.lds",name:"PerfDurableStoreStats",pbjsSchema:{"nested":{"sf":{"nested":{"lds":{"nested":{"PerfDurableStoreStats":{"options":{"(meta.msg.desc)":"LDS Mobile Performance Durable Store Stats"},"fields":{"getTotCount":{"options":{},"id":16,"type":"uint32"},"setAvgDuration":{"options":{},"id":22,"type":"double"},"getAllTotCount":{"options":{},"id":11,"type":"uint32"},"wireName":{"options":{},"id":1,"type":"string"},"evictTotCount":{"options":{},"id":9,
2
- "type":"uint32"},"batchTotCount":{"options":{},"id":2,"type":"uint32"},"getWCbAvgDuration":{"options":{},"id":19,"type":"double"},"getAllWCbTotCount":{"options":{},"id":13,"type":"uint32"},"getWCbTotCount":{"options":{},"id":18,"type":"uint32"},"eSqlTotCount":{"options":{},"id":6,"type":"uint32"},"eSqlAvgDuration":{"options":{},"id":8,"type":"double"},"batchAvgDuration":{"options":{},"id":5,"type":"double"},"getAvgDuration":{"options":{},"id":17,"type":"double"},"getAllWCbAvgDuration":{"options":{},
3
- "id":14,"type":"double"},"batchEvictCount":{"options":{},"id":4,"type":"uint32"},"getAllWCbErrCount":{"options":{},"id":15,"type":"uint32"},"getAllAvgDuration":{"options":{},"id":12,"type":"double"},"eSqlErrCount":{"options":{},"id":7,"type":"uint32"},"evictAvgDuration":{"options":{},"id":10,"type":"double"},"batchSetCount":{"options":{},"id":3,"type":"uint32"},"setTotCount":{"options":{},"id":21,"type":"uint32"},"getWCbErrCount":{"options":{},"id":20,"type":"uint32"}}}}}}}}}};