[][src]Constant pushrod::widget::config::CONFIG_PAYLOAD

pub const CONFIG_PAYLOAD: u8

Stores a payload attached to the Widget, which can be any string that identifies information about the widget, set by Config::Text. If you wish to store binary data, it may be best to store that as Base64 or some other encoded form.