Avoid assert on non-implemented SM write callback
The asserts might be used to intentionally stop the running process. Further, it might be an annoyance if it happen unintentionally. Just print an error message instead, and return to FlexRIC that nothing is to be sent.
Showing
Please register or sign in to comment