Skip to main content

Application

A Model to describe what application a format/analytics event originated. mechanism: This will let us know where this came from. ie.only 2 enums are used here or else throw and error. default mechanism here is MANUAL- meaning that this came from our user Connecting an application. INTERNAL - means that this came from a shareable link

Properties

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
idstrThe ID of the application at the device level
nameApplicationNameEnum
versionstrThis is the specific version number 0.0.0
platformPlatformEnum
onboardedbool
privacyPrivacyEnum
capabilitiesCapabilitiesEnum[optional]
mechanismMechanismEnum[optional]
automatic_unloadboolThis is a proper that will let us know if we will proactivity unload all of your machine learning models.by default this is false.[optional]