Renamed the StandardGroupId to ApplicationType on model level and to StateMachineId on BusInterface level. Removed also the setConfiguration as seperate function. Currently all the types are int but I will change the ApplicationType to enum and cast it to int when passing to BusInterface