Nightly Changelog: 8.1.34-SNAPSHOT-b20231031
Data & Logic
SFC
IGN-8448: The built-in variables chart.running and chart.state for SFC’s no longer exist
Fix SFCs to return correct values for built-in variables "chart.running" and "chart.state"
Alarming
Alarm Status
IGN-5587: system.alarm.queryJournal does not return Cleared or Acknowledged alarms events that occurred while the alarm was shelved
Added parameter "includeShelved" to system.alarm.queryJournal() to return alarm events that occurred during the time an alarm was shelved.