Do id values on commit interface need to be incremental?
Created by: Silabs-ArjanB
The spec currently states "The id values of subsequent commit transactions will increment (and wrap around)".
I added that myself, but there is no strong reason for this requirement other than that it will look logical. Once we have a bit more implementation feedback we need to decide if we keep or relax this requirement.