Preparing search index...
The search index is not available
Cumulocity Web SDK - v1021.3.1
Cumulocity Web SDK
IApplicationManagedObjectAdditions
Interface IApplicationManagedObjectAdditions
interface
IApplicationManagedObjectAdditions
{
applicationId
?:
string
;
applicationOwner
?:
string
;
c8y_Status
?:
IApplicationStatus
;
c8y_Subscriptions
?:
{
[
tenantId
:
string
]
:
IApplicationStatus
;
}
;
c8y_SupportedLogs
?:
string
[]
;
name
?:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
application
Id?
application
Owner?
c8y_
Status?
c8y_
Subscriptions?
c8y_
Supported
Logs?
name?
Properties
Optional
application
Id
application
Id
?:
string
Optional
application
Owner
application
Owner
?:
string
Optional
c8y_
Status
c8y_
Status
?:
IApplicationStatus
Optional
c8y_
Subscriptions
c8y_
Subscriptions
?:
{
[
tenantId
:
string
]
:
IApplicationStatus
;
}
Optional
c8y_
Supported
Logs
c8y_
Supported
Logs
?:
string
[]
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Id
application
Owner
c8y_
Status
c8y_
Subscriptions
c8y_
Supported
Logs
name
Cumulocity Web SDK - v1021.3.1
Loading...