Skip to content

0x84xx

0x8400 - Performance Counter Reporting Interval

Type: u16

Name: performance-counter-reporting-Interval (1)

Reporting interval in minutes. Set to 0 to disable reporting. Reporting is re-started when this value is written.

0x8401 - Performance Counter Reporting Priority

Type: u8

Name: performance-counter-reporting-priority (1)

Traffic priority used when reporting. Priority range: 0-4.

0x8410 - Upstream Packets Sent

Type: u32

Name: upstream-packets-sent (1)

0x8411 - Upstream Packets Lost

Type: u32

Name: upstream-packets-lost (1)

0x8412 - Downstream Packets Sent

Type: u32

Name: downstream-packets-sent (1)

0x8413 - Downstream Packets Lost

Type: u32

Name: downstream-packets-lost (1)

0x8414 - Advertisement Counter

Name: advertisement-counter (17)

Offset Type JSON Property JSON Type Description
0:3 u32 mtAdv number Meshtech advertisements received per minute
4:7 u32 totalAdv number Total advertisements received per minute

JSON

{
  "mtAdv": 100,
  "totalAdv": 140  
}