Name | Description | Type | Additional information |
---|---|---|---|
Key |
Unique identifier of the item. What property on the Momentum Energi's UG object it should use as identifier is configurable. |
string |
Required Max length: 100 |
ParentKey |
Unique identifier of the item's parent. What property on the Momentum Energi's UG object it should use as identifier is configurable. Value is null if no parent is available or parent is above highest allowed level, see property Level below. |
string |
Max length: 100 |
Name |
The item's name in Momentum Energi. Empty or null if no value is set in Momentum Energi. |
string |
Max length: 50 |
Number |
The item's number in Momentum Energi. Empty or null if no value is set in Momentum Energi. |
string |
Max length: 16 |
Level |
The item's level in the structure in Momentum Energi. R for division, E for estate, B for building, A for tenant. "E" and "B" are mandatory in Momentum Energi, but "R" and "A" are optional and therefor may need to be configured. |
string |
Required Max length: 1 |
LevelName |
The name of the level in the structure in Momentum Energi. |
string |
Required Max length: 50 |
Longitude |
The item's longitude position in WGS84 format. Null if no value is set in Momentum Energi. |
decimal number |
None. |
Latitude |
The item's latitude position in WGS84 format. Null if no value is set in Momentum Energi. |
decimal number |
None. |