could you please tell more context of what type of fleet you create through balena-CLI and through balenaCloud? are they exactly the same type of fleet?
As I understand from balena dashboard usage while creating fleets we select application type like āessentialsā , āstarterā, āmicroservicesā etc,
To enable device public URL I think we need application type which is corresponding application type id 5. So, I want to create a fleet with application type 5, but I am getting an error.
@berfin.kacmaz about the application_type on openBalena we only have the ādefaultā application type. This have the āsameā features that microservices offers in the balenaCloud, so you can avoid that parameter on the sdk create call.