Revision as of 17:04, May 29, 2014 by Vivian (talk | contribs) (store-event-data)
Jump to: navigation, search

store-event-data

Specifies what, if any, KVP data (provided in the UserData section of EventUserEvent) ICON will store in the G_CUSTOM_DATA_S table.

  • Configured in: ICON Application
  • Section: [custom-states]
  • Default value: none
  • Valid values:
    • none—ICON does not store any data.
    • all—ICON stores the values of all keys.
    • conf—ICON stores the values of the keys that are configured in the EventData option.
  • Changes take effect: Immediately

Example:
store-event-data = conf

Comments or questions about this documentation? Contact us for support!