hub.scenes.edit and hub.scenes.create commands should check conflicts in conditions and send error in answer if conflict was detected:
Type of conflict Error message Error data
Have more then one isItemState block for same item Scene contain conditions for same functionality inside of AND condition
Have more then one isButtonState block for same item Scene contain conditions for same functionality inside of AND condition
Have more then one compareNumbers block for same item and all of that have not intersect ranges Scene contain conditions for not intersect numbers values inside of AND condition