SETTING_VALUE
(edit this)
  • System usage: #define SETTING_VALUE 120
  • Application usage: #define APP_SETTING_VALUE -1120
  • Introduced in: 12.1m1/8.5m1
  • Processed by: libraries

Description: Reports the value of a setting. Settings should be named module.value. Multiple entries may be returned in one message, separated by linebreaks. An optional key parameter may be specified to facilitate discard of unwanted messages, but as all libraries that listen to SETTING_VALUE will be awoken, it is important to still send a response indicating that the task is done when a SETTING_VALUE message is ignored.

Parameter format: <setting name> <value>