Cumulocity Web SDK - v1021.62.8
Preparing search index...
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
applicationId
?:
string
Optional
application
Owner
applicationOwner
?:
string
Optional
c8y_
Status
c8y_Status
?:
IApplicationStatus
Optional
c8y_
Subscriptions
c8y_Subscriptions
?:
{
[
tenantId
:
string
]:
IApplicationStatus
}
Optional
c8y_
Supported
Logs
c8y_SupportedLogs
?:
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.62.8
Loading...