UtilityElementDescriptor
UtilityElementDescriptor =
object
Defined in: src/ExpoArcgis.types.ts:1674
Describes a starting location for a trace — the network element to begin from, identified by
its asset-type path and global id. The native side resolves it to a UtilityElement.
Properties
Section titled “Properties”assetGroup
Section titled “assetGroup”assetGroup:
string
Defined in: src/ExpoArcgis.types.ts:1678
Asset group name (e.g. 'Circuit Breaker').
assetType
Section titled “assetType”assetType:
string
Defined in: src/ExpoArcgis.types.ts:1680
Asset type name (e.g. 'Three Phase').
globalId
Section titled “globalId”globalId:
string
Defined in: src/ExpoArcgis.types.ts:1682
Feature global id ({...} UUID string).
networkSource
Section titled “networkSource”networkSource:
string
Defined in: src/ExpoArcgis.types.ts:1676
Network source name (e.g. 'Electric Distribution Device').