File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,12 +159,15 @@ Warnings associated with the `acs_access_group`.
159159
160160<details >
161161 <summary >Child Object Properties</summary >
162+
162163 <strong ><code >created_at</code ></strong > <i >Datetime</i >
163164
164165 Date and time at which Seam created the warning.
166+
165167 <strong ><code >message</code ></strong > <i >String</i >
166168
167169 Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
170+
168171 <strong ><code >warning_code</code ></strong > <i >Enum</i >
169172
170173 Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Original file line number Diff line number Diff line change @@ -182,7 +182,9 @@ Errors associated with the [credential](../../../capability-guides/access-system
182182
183183<details >
184184 <summary >Child Object Properties</summary >
185+
185186 <strong ><code >error_code</code ></strong > <i >String</i >
187+
186188 <strong ><code >message</code ></strong > <i >String</i >
187189</details >
188190
Original file line number Diff line number Diff line change @@ -86,9 +86,11 @@ Errors associated with the [encoder](../../../capability-guides/access-systems/w
8686
8787<details >
8888 <summary >Child Object Properties</summary >
89+
8990 <strong ><code >created_at</code ></strong > <i >Datetime</i >
9091
9192 Date and time at which Seam created the error.
93+
9294 <strong ><code >error_code</code ></strong > <i >Enum</i >
9395
9496 Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
@@ -97,6 +99,7 @@ Errors associated with the [encoder](../../../capability-guides/access-systems/w
9799
98100 - <code>acs_encoder_removed`</code>
99101 </details >
102+
100103 <strong ><code >message</code ></strong > <i >String</i >
101104
102105 Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Original file line number Diff line number Diff line change @@ -126,9 +126,11 @@ Errors associated with the [entrance](../../../capability-guides/access-systems/
126126
127127<details >
128128 <summary >Child Object Properties</summary >
129+
129130 <strong ><code >error_code</code ></strong > <i >String</i >
130131
131132 Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
133+
132134 <strong ><code >message</code ></strong > <i >String</i >
133135
134136 Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Original file line number Diff line number Diff line change @@ -91,7 +91,9 @@ Errors associated with the phone.
9191
9292<details >
9393 <summary >Child Object Properties</summary >
94+
9495 <strong ><code >error_code</code ></strong > <i >String</i >
96+
9597 <strong ><code >message</code ></strong > <i >String</i >
9698</details >
9799
@@ -114,7 +116,9 @@ Warnings associated with the phone.
114116
115117<details >
116118 <summary >Child Object Properties</summary >
119+
117120 <strong ><code >message</code ></strong > <i >String</i >
121+
118122 <strong ><code >warning_code</code ></strong > <i >String</i >
119123</details >
120124
Original file line number Diff line number Diff line change @@ -78,9 +78,11 @@ Errors associated with the [thermostat schedule](../../../capability-guides/ther
7878
7979<details >
8080 <summary >Child Object Properties</summary >
81+
8182 <strong ><code >error_code</code ></strong > <i >String</i >
8283
8384 Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
85+
8486 <strong ><code >message</code ></strong > <i >String</i >
8587
8688 Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Original file line number Diff line number Diff line change @@ -117,6 +117,7 @@ This variant has no additional specific properties.
117117<details>
118118 <summary>Child Object Properties</summary>
119119 {{#each listProperties}}
120+
120121 {{> property-nested this}}
121122 {{/each}}
122123</details>
You can’t perform that action at this time.
0 commit comments