UtilityElementDescriptor
UtilityElementDescriptor =
object
Defined in: src/ExpoArcgis.types.ts:1595
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:1599
Asset group name (e.g. 'Circuit Breaker').
assetType
Section titled “assetType”assetType:
string
Defined in: src/ExpoArcgis.types.ts:1601
Asset type name (e.g. 'Three Phase').
globalId
Section titled “globalId”globalId:
string
Defined in: src/ExpoArcgis.types.ts:1603
Feature global id ({...} UUID string).
networkSource
Section titled “networkSource”networkSource:
string
Defined in: src/ExpoArcgis.types.ts:1597
Network source name (e.g. 'Electric Distribution Device').