#WALvar:showParameterMisreads#

XML identifiers: Requires two keys: One named WHBCFK01-10 identifying heartbeat data of your choosing, and the matching WHBCFV01-10 with string #WALvar:deviceCurrentName# Purpose: Gives the opportunity to list default configuration parameters not read correctly, via the heartbeat server. Caution: Use cautiously. Check size limits on transferred heartbeat data.

Status: Planned feature.

Category: Heartbeat keys (labels and value).

Usage: Provide both WHBCFKnn and WHBCFVnn with label and replacement parameter providing the actual value, in this case device name.

Default: Defaults to the pair of HBK09 = misreds_desc, and HBV08 = #var:showMisrds#, with the replacement identifier being replaced during actual operation with a truncated string of configuration misreads, limited to 255 charachters. See Development, below.

Development status: In beta, and may work incoherently in current version as of writing of this documentation (0.91.1-9).  Adding this as a standard feature to heartbeat information will be considered.

Example: Choosing to use the HBK10, and HBV10 to give heartbeats informing about parameters not read:

<key>HBK10</key>

<string>ParameterMisreadDescriptions</string>

<key>HBV10</key>

<string>#var:showMisrads#</string>