configuration.devices=awaitfutureDevices;//already fetched just use the data.
configuration.eventTypes=awaitfutureEventTypes;//already fetched just use the data.
configuration.devices=awaitconnector.fetchCollectionDevices(configuration.currentCollection.id);//await futureDevices; //already fetched just use the data.