"strategy":"Controls whether the result is processed immediately or sent to a rule chain for additional processing",
"processing-options":"Processing options",
"update-attributes-only-on-value-change":"Updates the attributes on every incoming message disregarding if their value has changed. Increases API usage and reduces performance.",
"update-attributes-only-on-value-change-enabled":"Updates the attributes only if their value has changed. If the value is not changed, no update to the attribute timestamp nor attribute change notification will be sent.",
"ttl":"Uncheck to use the default system settings"
"save-time-series":"Saves time series data to the ts_kv table in the database.",
"save-database":"Saves attribute data to the database.",
"save-latest-values":"Updates time series data in the ts_kv_latest table in the database if the new value is more recent.",
"send-web-sockets":"Notifies WebSocket subscriptions about updates to the attribute data.",
"save-calculated-fields":"Notifies calculated fields about updates to the attribute data.",
"ttl":"Defines the retention period for time series data. If disabled, the Tenant Profile TTL is used."