#WALvar:deviceCurrentName#

XML identifiers: Requires two keys: One named HBK01-10 identifying heartbeat data of your choosing, and the matching HBV01-10 with string #WALvar:deviceCurrentName# Purpose: These two parameters are the identifier of a heartbeat label, and it’s value. The #WALvar:deviceCurrentName# is replaced during heartbeat with the device name, giving for instande device_name and iPadMyCompanyInc-0422 to the heartbeat logging server. Status: Currently in use. Category: Heartbeat keys (labels and value). See alsoSetting alternative device name 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 HBK07 = device_name, and HBV07 = #var:deviceCurrentName# with the replacement identifier #var:deviceCurrentName# being replaced during actual operation with the name of the device, as defined in Apple device settings. See Development, below. Development status: A “turn this off”-feature may be added at a later stage, probably per number of parameter.. Example: Choosing to use the HBK10, and HBV10 to give heartbeats informing about device name: … <key>HBK10</key> <string>device_name</string> … <key>HBV10</key> <string>#WALvar:deviceCurrentName#</string> Document Revision: Dec. 2019. Feb. 2020. March 2020. Rev. 0.4