Skip to content

Commit 5c57822

Browse files
Skip sibling subtypes in flattened model docs
1 parent 6080b1d commit 5c57822

File tree

805 files changed

+1006
-67829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

805 files changed

+1006
-67829
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ pom.xml.versionsBackup
2525
.run
2626
.claude
2727
.planning
28+
__pycache__/

ce/docs/AdminSettingsId.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Referenced Types
1616

17-
> **EntityId types** (`AiModelId`, `AlarmId`, `ApiKeyId`, `ApiUsageStateId`, `AssetId`, `AssetProfileId`, `CalculatedFieldId`, `CustomerId`, `DashboardId`, `DeviceId`, `DeviceProfileId`, `DomainId`, `EdgeId`, `EntityViewId`, `JobId`, `MobileAppBundleId`, `MobileAppId`, `NotificationId`, `NotificationRequestId`, `NotificationRuleId`, `NotificationTargetId`, `NotificationTemplateId`, `OAuth2ClientId`, `OtaPackageId`, `QueueId`, `QueueStatsId`, `RpcId`, `RuleChainId`, `RuleNodeId`, `TbResourceId`, `TenantId`, `TenantProfileId`, `UserId`, `WidgetTypeId`, `WidgetsBundleId`, etc.): `{entityType: EntityType, id: UUID}`all EntityId subtypes share this structure.
17+
> **EntityId**: `{entityType: EntityType, id: UUID}`base type for all entity identifiers.
1818
1919
#### EntityType (enum)
2020
`TENANT` | `CUSTOMER` | `USER` | `DASHBOARD` | `ASSET` | `DEVICE` | `ALARM` | `RULE_CHAIN` | `RULE_NODE` | `ENTITY_VIEW` | … (36 values total)

ce/docs/AffectedTenantAdministratorsFilter.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -19,34 +19,6 @@
1919
|------|------|-------------|-------|
2020
| type | String | | |
2121

22-
#### AffectedUserFilter *(extends UsersFilter, type=`AFFECTED_USER`)*
23-
*See UsersFilter for properties.*
24-
25-
#### AllUsersFilter *(extends UsersFilter, type=`ALL_USERS`)*
26-
*See UsersFilter for properties.*
27-
28-
#### CustomerUsersFilter *(extends UsersFilter, type=`CUSTOMER_USERS`)*
29-
| Name | Type | Description | Notes |
30-
|------|------|-------------|-------|
31-
| customerId | UUID | | |
32-
33-
#### OriginatorEntityOwnerUsersFilter *(extends UsersFilter, type=`ORIGINATOR_ENTITY_OWNER_USERS`)*
34-
*See UsersFilter for properties.*
35-
36-
#### SystemAdministratorsFilter *(extends UsersFilter, type=`SYSTEM_ADMINISTRATORS`)*
37-
*See UsersFilter for properties.*
38-
39-
#### TenantAdministratorsFilter *(extends UsersFilter, type=`TENANT_ADMINISTRATORS`)*
40-
| Name | Type | Description | Notes |
41-
|------|------|-------------|-------|
42-
| tenantsIds | Set<UUID> | | [optional] |
43-
| tenantProfilesIds | Set<UUID> | | [optional] |
44-
45-
#### UserListFilter *(extends UsersFilter, type=`USER_LIST`)*
46-
| Name | Type | Description | Notes |
47-
|------|------|-------------|-------|
48-
| usersIds | List<UUID> | | |
49-
5022
---
5123

5224
### Conventions

ce/docs/AffectedUserFilter.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -19,34 +19,6 @@
1919
|------|------|-------------|-------|
2020
| type | String | | |
2121

22-
#### AffectedTenantAdministratorsFilter *(extends UsersFilter, type=`AFFECTED_TENANT_ADMINISTRATORS`)*
23-
*See UsersFilter for properties.*
24-
25-
#### AllUsersFilter *(extends UsersFilter, type=`ALL_USERS`)*
26-
*See UsersFilter for properties.*
27-
28-
#### CustomerUsersFilter *(extends UsersFilter, type=`CUSTOMER_USERS`)*
29-
| Name | Type | Description | Notes |
30-
|------|------|-------------|-------|
31-
| customerId | UUID | | |
32-
33-
#### OriginatorEntityOwnerUsersFilter *(extends UsersFilter, type=`ORIGINATOR_ENTITY_OWNER_USERS`)*
34-
*See UsersFilter for properties.*
35-
36-
#### SystemAdministratorsFilter *(extends UsersFilter, type=`SYSTEM_ADMINISTRATORS`)*
37-
*See UsersFilter for properties.*
38-
39-
#### TenantAdministratorsFilter *(extends UsersFilter, type=`TENANT_ADMINISTRATORS`)*
40-
| Name | Type | Description | Notes |
41-
|------|------|-------------|-------|
42-
| tenantsIds | Set<UUID> | | [optional] |
43-
| tenantProfilesIds | Set<UUID> | | [optional] |
44-
45-
#### UserListFilter *(extends UsersFilter, type=`USER_LIST`)*
46-
| Name | Type | Description | Notes |
47-
|------|------|-------------|-------|
48-
| usersIds | List<UUID> | | |
49-
5022
---
5123

5224
### Conventions

ce/docs/AggFunctionInput.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
|------|------|-------------|-------|
2121
| type | String | | |
2222

23-
#### AggKeyInput *(extends AggInput, type=`key`)*
24-
| Name | Type | Description | Notes |
25-
|------|------|-------------|-------|
26-
| key | String | | [optional] |
27-
2823
---
2924

3025
### Conventions

ce/docs/AggKeyInput.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
|------|------|-------------|-------|
2121
| type | String | | |
2222

23-
#### AggFunctionInput *(extends AggInput, type=`function`)*
24-
| Name | Type | Description | Notes |
25-
|------|------|-------------|-------|
26-
| function | String | | [optional] |
27-
2823
---
2924

3025
### Conventions

ce/docs/AiModelExportData.md

Lines changed: 0 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -25,58 +25,6 @@
2525
| calculatedFields | List<CalculatedField> | | [optional] |
2626
| entityType | EntityType | | |
2727

28-
#### AssetExportData *(extends EntityExportData, entityType=`ASSET`)*
29-
*See EntityExportData for properties.*
30-
31-
#### AssetProfileExportData *(extends EntityExportData, entityType=`ASSET_PROFILE`)*
32-
*See EntityExportData for properties.*
33-
34-
#### CustomerExportData *(extends EntityExportData, entityType=`CUSTOMER`)*
35-
*See EntityExportData for properties.*
36-
37-
#### DashboardExportData *(extends EntityExportData, entityType=`DASHBOARD`)*
38-
*See EntityExportData for properties.*
39-
40-
#### DeviceExportData *(extends EntityExportData, entityType=`DEVICE`)*
41-
| Name | Type | Description | Notes |
42-
|------|------|-------------|-------|
43-
| credentials | DeviceCredentials | | [optional] |
44-
45-
#### DeviceProfileExportData *(extends EntityExportData, entityType=`DEVICE_PROFILE`)*
46-
*See EntityExportData for properties.*
47-
48-
#### EntityViewExportData *(extends EntityExportData, entityType=`ENTITY_VIEW`)*
49-
*See EntityExportData for properties.*
50-
51-
#### NotificationRuleExportData *(extends EntityExportData, entityType=`NOTIFICATION_RULE`)*
52-
*See EntityExportData for properties.*
53-
54-
#### NotificationTargetExportData *(extends EntityExportData, entityType=`NOTIFICATION_TARGET`)*
55-
*See EntityExportData for properties.*
56-
57-
#### NotificationTemplateExportData *(extends EntityExportData, entityType=`NOTIFICATION_TEMPLATE`)*
58-
*See EntityExportData for properties.*
59-
60-
#### OtaPackageExportData *(extends EntityExportData, entityType=`OTA_PACKAGE`)*
61-
*See EntityExportData for properties.*
62-
63-
#### RuleChainExportData *(extends EntityExportData, entityType=`RULE_CHAIN`)*
64-
| Name | Type | Description | Notes |
65-
|------|------|-------------|-------|
66-
| metaData | RuleChainMetaData | | [optional] |
67-
68-
#### TbResourceExportData *(extends EntityExportData, entityType=`TB_RESOURCE`)*
69-
*See EntityExportData for properties.*
70-
71-
#### WidgetsBundleExportData *(extends EntityExportData, entityType=`WIDGETS_BUNDLE`)*
72-
| Name | Type | Description | Notes |
73-
|------|------|-------------|-------|
74-
| widgets | List<com.fasterxml.jackson.databind.JsonNode> | | [optional] |
75-
| fqns | List<String> | | [optional] |
76-
77-
#### WidgetTypeExportData *(extends EntityExportData, entityType=`WIDGET_TYPE`)*
78-
*See EntityExportData for properties.*
79-
8028
#### ExportableEntity
8129
| Name | Type | Description | Notes |
8230
|------|------|-------------|-------|
@@ -202,28 +150,6 @@
202150
| expression | String | | [optional] |
203151
| useLatestTs | Boolean | | [optional] |
204152

205-
#### DeviceCredentials
206-
| Name | Type | Description | Notes |
207-
|------|------|-------------|-------|
208-
| id | DeviceCredentialsId | The Id is automatically generated during device creation. Use 'getDeviceCredentialsByDeviceId' to obtain the id based on device id. Use 'updateDeviceCredentials' to update device credentials. | [readonly] |
209-
| createdTime | Long | Timestamp of the device credentials creation, in milliseconds | [optional] |
210-
| deviceId | DeviceId | JSON object with the device Id. | |
211-
| credentialsType | DeviceCredentialsType | Type of the credentials | [optional] |
212-
| credentialsId | String | Unique Credentials Id per platform instance. Used to lookup credentials from the database. By default, new access token for your device. Depends on the type of the credentials. | |
213-
| credentialsValue | String | Value of the credentials. Null in case of ACCESS_TOKEN credentials type. Base64 value in case of X509_CERTIFICATE. Complex object in case of MQTT_BASIC and LWM2M_CREDENTIALS | [optional] |
214-
| version | Long | | [optional] |
215-
216-
#### RuleChainMetaData
217-
| Name | Type | Description | Notes |
218-
|------|------|-------------|-------|
219-
| ruleChainId | RuleChainId | JSON object with Rule Chain Id. | [readonly] |
220-
| version | Long | Version of the Rule Chain | [optional] |
221-
| firstNodeIndex | Integer | Index of the first rule node in the 'nodes' list | |
222-
| nodes | List<RuleNode> | List of rule node JSON objects | |
223-
| connections | List<NodeConnectionInfo> | List of JSON objects that represent connections between rule nodes | |
224-
| ruleChainConnections | List<RuleChainConnectionInfo> | List of JSON objects that represent connections between rule nodes and other rule chains. | |
225-
| notes | List<RuleChainNote> | List of sticky notes placed on the rule chain canvas | [optional] |
226-
227153
#### Output
228154
| Name | Type | Description | Notes |
229155
|------|------|-------------|-------|
@@ -243,61 +169,6 @@
243169
|------|------|-------------|-------|
244170
| strategy | TimeSeriesOutputStrategy | | [optional] |
245171

246-
#### DeviceCredentialsId
247-
| Name | Type | Description | Notes |
248-
|------|------|-------------|-------|
249-
| id | UUID | string | |
250-
251-
#### DeviceCredentialsType (enum)
252-
`ACCESS_TOKEN` | `X509_CERTIFICATE` | `MQTT_BASIC` | `LWM2_M_CREDENTIALS`
253-
254-
#### RuleNode
255-
| Name | Type | Description | Notes |
256-
|------|------|-------------|-------|
257-
| id | RuleNodeId | JSON object with the Rule Node Id. Specify this field to update the Rule Node. Referencing non-existing Rule Node Id will cause error. Omit this field to create new rule node. | [optional] |
258-
| createdTime | Long | Timestamp of the rule node creation, in milliseconds | [optional] [readonly] |
259-
| ruleChainId | RuleChainId | JSON object with the Rule Chain Id. | [optional] [readonly] |
260-
| type | String | Full Java Class Name of the rule node implementation. | [optional] |
261-
| name | String | User defined name of the rule node. Used on UI and for logging. | [optional] |
262-
| debugSettings | DebugSettings | Debug settings object. | [optional] |
263-
| singletonMode | Boolean | Enable/disable singleton mode. | [optional] |
264-
| queueName | String | Queue name. | [optional] |
265-
| configurationVersion | Integer | Version of rule node configuration. | [optional] |
266-
| _configuration | com.fasterxml.jackson.databind.JsonNode | JSON with the rule node configuration. Structure depends on the rule node implementation. | [optional] |
267-
| externalId | RuleNodeId | | [optional] |
268-
| additionalInfo | com.fasterxml.jackson.databind.JsonNode | Additional parameters of the rule node. May include: 'layoutX' (number, X coordinate for visualization), 'layoutY' (number, Y coordinate for visualization), 'description' (string). | [optional] |
269-
| debugMode | Boolean | | [optional] |
270-
271-
#### NodeConnectionInfo
272-
| Name | Type | Description | Notes |
273-
|------|------|-------------|-------|
274-
| fromIndex | Integer | Index of rule node in the 'nodes' array of the RuleChainMetaData. Indicates the 'from' part of the connection. | |
275-
| toIndex | Integer | Index of rule node in the 'nodes' array of the RuleChainMetaData. Indicates the 'to' part of the connection. | |
276-
| type | String | Type of the relation. Typically indicated the result of processing by the 'from' rule node. For example, 'Success' or 'Failure' | |
277-
278-
#### RuleChainConnectionInfo
279-
| Name | Type | Description | Notes |
280-
|------|------|-------------|-------|
281-
| fromIndex | Integer | Index of rule node in the 'nodes' array of the RuleChainMetaData. Indicates the 'from' part of the connection. | |
282-
| targetRuleChainId | RuleChainId | JSON object with the Rule Chain Id. | |
283-
| additionalInfo | com.fasterxml.jackson.databind.JsonNode | JSON object with the additional information about the connection. | |
284-
| type | String | Type of the relation. Typically indicated the result of processing by the 'from' rule node. For example, 'Success' or 'Failure' | |
285-
286-
#### RuleChainNote
287-
| Name | Type | Description | Notes |
288-
|------|------|-------------|-------|
289-
| id | String | Unique identifier of the note on the canvas | [optional] |
290-
| x | Integer | Horizontal position of the note on the canvas, in pixels | [optional] |
291-
| y | Integer | Vertical position of the note on the canvas, in pixels | [optional] |
292-
| width | Integer | Width of the note, in pixels | [optional] |
293-
| height | Integer | Height of the note, in pixels | [optional] |
294-
| content | String | Markdown or HTML content of the note | [optional] |
295-
| backgroundColor | String | Background color of the note in CSS hex format, e.g. '#FFF9C4' | [optional] |
296-
| borderColor | String | Border color of the note in CSS hex format, e.g. '#E6C800' | [optional] |
297-
| borderWidth | Integer | Border width of the note in pixels | [optional] |
298-
| applyDefaultMarkdownStyle | Boolean | Whether to apply the default markdown stylesheet to the note content | [optional] |
299-
| markdownCss | String | Custom CSS styles applied to the note content | [optional] |
300-
301172
#### AttributeScope (enum)
302173
`CLIENT_SCOPE` | `SERVER_SCOPE` | `SHARED_SCOPE`
303174

ce/docs/AiModelId.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Referenced Types
1616

17-
> **EntityId types** (`AdminSettingsId`, `AlarmId`, `ApiKeyId`, `ApiUsageStateId`, `AssetId`, `AssetProfileId`, `CalculatedFieldId`, `CustomerId`, `DashboardId`, `DeviceId`, `DeviceProfileId`, `DomainId`, `EdgeId`, `EntityViewId`, `JobId`, `MobileAppBundleId`, `MobileAppId`, `NotificationId`, `NotificationRequestId`, `NotificationRuleId`, `NotificationTargetId`, `NotificationTemplateId`, `OAuth2ClientId`, `OtaPackageId`, `QueueId`, `QueueStatsId`, `RpcId`, `RuleChainId`, `RuleNodeId`, `TbResourceId`, `TenantId`, `TenantProfileId`, `UserId`, `WidgetTypeId`, `WidgetsBundleId`, etc.): `{entityType: EntityType, id: UUID}`all EntityId subtypes share this structure.
17+
> **EntityId**: `{entityType: EntityType, id: UUID}`base type for all entity identifiers.
1818
1919
#### EntityType (enum)
2020
`TENANT` | `CUSTOMER` | `USER` | `DASHBOARD` | `ASSET` | `DEVICE` | `ALARM` | `RULE_CHAIN` | `RULE_NODE` | `ENTITY_VIEW` | … (36 values total)

ce/docs/AlarmAssignmentNotificationRuleTriggerConfig.md

Lines changed: 0 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -23,89 +23,6 @@
2323
|------|------|-------------|-------|
2424
| triggerType | NotificationRuleTriggerType | | |
2525

26-
#### AlarmNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`ALARM`)*
27-
| Name | Type | Description | Notes |
28-
|------|------|-------------|-------|
29-
| alarmTypes | Set<String> | | [optional] |
30-
| alarmSeverities | Set<AlarmSeverity> | | [optional] |
31-
| notifyOn | Set<AlarmAction> | | |
32-
| clearRule | ClearRule | | [optional] |
33-
34-
#### AlarmCommentNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`ALARM_COMMENT`)*
35-
| Name | Type | Description | Notes |
36-
|------|------|-------------|-------|
37-
| alarmTypes | Set<String> | | [optional] |
38-
| alarmSeverities | Set<AlarmSeverity> | | [optional] |
39-
| alarmStatuses | Set<AlarmSearchStatus> | | [optional] |
40-
| onlyUserComments | Boolean | | [optional] |
41-
| notifyOnCommentUpdate | Boolean | | [optional] |
42-
43-
#### ApiUsageLimitNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`API_USAGE_LIMIT`)*
44-
| Name | Type | Description | Notes |
45-
|------|------|-------------|-------|
46-
| apiFeatures | Set<ApiFeature> | | [optional] |
47-
| notifyOn | Set<ApiUsageStateValue> | | [optional] |
48-
49-
#### DeviceActivityNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`DEVICE_ACTIVITY`)*
50-
| Name | Type | Description | Notes |
51-
|------|------|-------------|-------|
52-
| devices | Set<UUID> | | [optional] |
53-
| deviceProfiles | Set<UUID> | | [optional] |
54-
| notifyOn | Set<DeviceEvent> | | |
55-
56-
#### EdgeCommunicationFailureNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`EDGE_COMMUNICATION_FAILURE`)*
57-
| Name | Type | Description | Notes |
58-
|------|------|-------------|-------|
59-
| edges | Set<UUID> | | [optional] |
60-
61-
#### EdgeConnectionNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`EDGE_CONNECTION`)*
62-
| Name | Type | Description | Notes |
63-
|------|------|-------------|-------|
64-
| edges | Set<UUID> | | [optional] |
65-
| notifyOn | Set<EdgeConnectivityEvent> | | [optional] |
66-
67-
#### EntitiesLimitNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`ENTITIES_LIMIT`)*
68-
| Name | Type | Description | Notes |
69-
|------|------|-------------|-------|
70-
| entityTypes | Set<EntityType> | | [optional] |
71-
| threshold | Float | | [optional] |
72-
73-
#### EntityActionNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`ENTITY_ACTION`)*
74-
| Name | Type | Description | Notes |
75-
|------|------|-------------|-------|
76-
| entityTypes | Set<EntityType> | | [optional] |
77-
| created | Boolean | | [optional] |
78-
| updated | Boolean | | [optional] |
79-
| deleted | Boolean | | [optional] |
80-
81-
#### NewPlatformVersionNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`NEW_PLATFORM_VERSION`)*
82-
*See NotificationRuleTriggerConfig for properties.*
83-
84-
#### RateLimitsNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`RATE_LIMITS`)*
85-
| Name | Type | Description | Notes |
86-
|------|------|-------------|-------|
87-
| apis | Set<LimitedApi> | | [optional] |
88-
89-
#### ResourcesShortageNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`RESOURCES_SHORTAGE`)*
90-
| Name | Type | Description | Notes |
91-
|------|------|-------------|-------|
92-
| cpuThreshold | Float | | [optional] |
93-
| ramThreshold | Float | | [optional] |
94-
| storageThreshold | Float | | [optional] |
95-
96-
#### RuleEngineComponentLifecycleEventNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT`)*
97-
| Name | Type | Description | Notes |
98-
|------|------|-------------|-------|
99-
| ruleChains | Set<UUID> | | [optional] |
100-
| ruleChainEvents | Set<ComponentLifecycleEvent> | | [optional] |
101-
| onlyRuleChainLifecycleFailures | Boolean | | [optional] |
102-
| trackRuleNodeEvents | Boolean | | [optional] |
103-
| ruleNodeEvents | Set<ComponentLifecycleEvent> | | [optional] |
104-
| onlyRuleNodeLifecycleFailures | Boolean | | [optional] |
105-
106-
#### TaskProcessingFailureNotificationRuleTriggerConfig *(extends NotificationRuleTriggerConfig, triggerType=`TASK_PROCESSING_FAILURE`)*
107-
*See NotificationRuleTriggerConfig for properties.*
108-
10926
#### AlarmSeverity (enum)
11027
`CRITICAL` | `MAJOR` | `MINOR` | `WARNING` | `INDETERMINATE`
11128

@@ -118,35 +35,6 @@
11835
#### NotificationRuleTriggerType (enum)
11936
`ENTITY_ACTION` | `ALARM` | `ALARM_COMMENT` | `ALARM_ASSIGNMENT` | `DEVICE_ACTIVITY` | `RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT` | `EDGE_CONNECTION` | `EDGE_COMMUNICATION_FAILURE` | `NEW_PLATFORM_VERSION` | `ENTITIES_LIMIT` | … (14 values total)
12037

121-
#### AlarmAction (enum)
122-
`CREATED` | `SEVERITY_CHANGED` | `ACKNOWLEDGED` | `CLEARED`
123-
124-
#### ClearRule
125-
| Name | Type | Description | Notes |
126-
|------|------|-------------|-------|
127-
| alarmStatuses | Set<AlarmSearchStatus> | | [optional] |
128-
129-
#### DeviceEvent (enum)
130-
`ACTIVE` | `INACTIVE`
131-
132-
#### EntityType (enum)
133-
`TENANT` | `CUSTOMER` | `USER` | `DASHBOARD` | `ASSET` | `DEVICE` | `ALARM` | `RULE_CHAIN` | `RULE_NODE` | `ENTITY_VIEW` | … (36 values total)
134-
135-
#### ComponentLifecycleEvent (enum)
136-
`CREATED` | `STARTED` | `ACTIVATED` | `SUSPENDED` | `UPDATED` | `STOPPED` | `DELETED` | `FAILED` | `DEACTIVATED` | `RELATION_UPDATED` | … (11 values total)
137-
138-
#### ApiFeature (enum)
139-
`TRANSPORT` | `DB` | `RE` | `JS` | `TBEL` | `EMAIL` | `SMS` | `ALARM`
140-
141-
#### ApiUsageStateValue (enum)
142-
`ENABLED` | `WARNING` | `DISABLED`
143-
144-
#### LimitedApi (enum)
145-
`ENTITY_EXPORT` | `ENTITY_IMPORT` | `NOTIFICATION_REQUESTS` | `NOTIFICATION_REQUESTS_PER_RULE` | `REST_REQUESTS_PER_TENANT` | `REST_REQUESTS_PER_CUSTOMER` | `WS_UPDATES_PER_SESSION` | `CASSANDRA_WRITE_QUERIES_CORE` | `CASSANDRA_READ_QUERIES_CORE` | `CASSANDRA_WRITE_QUERIES_RULE_ENGINE` | … (28 values total)
146-
147-
#### EdgeConnectivityEvent (enum)
148-
`CONNECTED` | `DISCONNECTED`
149-
15038
---
15139

15240
### Conventions

0 commit comments

Comments
 (0)