The new update request is checked on top of the mode update exec function. If there is a new update, it will request a transition otherwise, this is a terminal state.
It is the update mode re-initialized. The initialization is done using other functions that have their own doxygen comments. Do I need to add more here?
We need to be calling the isPersistentAlarm function regardless of exemption, but only triggering the alarm if persistent alarm function returns TRUE and exemption is FALSE.
previously we had the unique keyword above our classes as a developer sanity check to ensure the dev didnt duplicate values in the dict since we dont auto generate this defs.
if i remember correctly, unique is checked when the enum class is imported. We test it our unit tests, both test_constructors and test_imports.
The reason we currently would want to keep unique is because the DialinEnum class has the method has_value(). Without knowing the current usage of this function from our users, it will impact users expected behavior.
My question to you: Should we continue to test and check how the defs for duplicates?
Make sure UI s/w is looking for this message on the broadcast channel or change this channel to the TD=>UI channel if UI is looking for this message on that channel.
You are running release
CR4.8.14
FE4.8.14
(20240111091859 2024-01-11 09:20),
please report your release number when reporting bugs.