You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
47
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
47
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
48
48
49
49
### Associate Mode
50
50
@@ -90,7 +90,7 @@ Measurement fields for LiquidDifferentialPressure. Typical engUnit: kPa. The ide
90
90
91
91
| Name | Type | Required | Description |
92
92
|------|------|----------|-------------|
93
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
93
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
94
94
95
95
<Accordiontitle="Example payload">
96
96
@@ -120,7 +120,7 @@ Measurement fields for LiquidFlow. Typical engUnit: LPM. The identifier (named-o
120
120
121
121
| Name | Type | Required | Description |
122
122
|------|------|----------|-------------|
123
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
123
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
124
124
125
125
<Accordiontitle="Example payload">
126
126
@@ -150,7 +150,7 @@ Measurement fields for LiquidPressure. Typical engUnit: kPa. The identifier (nam
150
150
151
151
| Name | Type | Required | Description |
152
152
|------|------|----------|-------------|
153
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
153
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
186
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
186
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
235
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
235
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
236
236
237
237
### Associate Mode
238
238
@@ -278,7 +278,7 @@ Measurement fields for ValvePosition. Typical engUnit: %. The identifier (named-
278
278
279
279
| Name | Type | Required | Description |
280
280
|------|------|----------|-------------|
281
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
281
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
282
282
283
283
<Accordiontitle="Example payload">
284
284
@@ -308,7 +308,7 @@ Measurement fields for PumpSpeed. Typical engUnit: RPM. The identifier (named-ob
308
308
309
309
| Name | Type | Required | Description |
310
310
|------|------|----------|-------------|
311
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
311
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
312
312
313
313
<Accordiontitle="Example payload">
314
314
@@ -338,7 +338,7 @@ Measurement fields for FanSpeed. Typical engUnit: RPM. The identifier (named-obj
338
338
339
339
| Name | Type | Required | Description |
340
340
|------|------|----------|-------------|
341
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
341
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
342
342
343
343
<Accordiontitle="Example payload">
344
344
@@ -368,7 +368,7 @@ Measurement fields for DamperPosition. Typical engUnit: %. The identifier (named
368
368
369
369
| Name | Type | Required | Description |
370
370
|------|------|----------|-------------|
371
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
371
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
404
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
404
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
405
405
406
406
### Associate Mode
407
407
@@ -447,7 +447,7 @@ Measurement fields for AirDifferentialPressure. Typical engUnit: Pa. The identif
447
447
448
448
| Name | Type | Required | Description |
449
449
|------|------|----------|-------------|
450
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
450
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
451
451
452
452
<Accordiontitle="Example payload">
453
453
@@ -477,7 +477,7 @@ Measurement fields for AirRelativeHumidity. Typical engUnit: %RH. The identifier
477
477
478
478
| Name | Type | Required | Description |
479
479
|------|------|----------|-------------|
480
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
480
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
481
481
482
482
<Accordiontitle="Example payload">
483
483
@@ -507,7 +507,7 @@ Measurement fields for AirFlow. Typical engUnit: CFM. The identifier (named-obje
507
507
508
508
| Name | Type | Required | Description |
509
509
|------|------|----------|-------------|
510
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
510
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
511
511
512
512
<Accordiontitle="Example payload">
513
513
@@ -537,7 +537,7 @@ Measurement fields for AirPressure. Typical engUnit: Pa. The identifier (named-o
537
537
538
538
| Name | Type | Required | Description |
539
539
|------|------|----------|-------------|
540
-
|`stateText`| array\<map\<string, any\>\>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
540
+
|`stateText`| array<map<string, any>>| Yes | State label mapping. Each entry maps a numeric state value to its human-readable label (e.g., `[{value: 0, text: "Off"}, {value: 1, text: "On"}]`). |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
573
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
573
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
624
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
624
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
47
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
47
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
96
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
96
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
147
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
147
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
47
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
47
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
96
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
96
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
147
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
147
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
47
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
47
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
96
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
96
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
|`objectId`| string | Yes | Stable unique identifier for the equipment. |
147
-
|`servesId`| array\<string\>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
147
+
|`servesId`| array<string>| No | Optional list of objectIds of entities this equipment serves. Only valid in Named-object mode. Only valid in Named-object mode — must not appear in Associate mode. |
0 commit comments