def devices(_userId):
	u = UserDispatcher()
	return u.getDevices(_userId)