UtilityAssociationsFilter.withAssetGroup constructor

UtilityAssociationsFilter.withAssetGroup(
  1. UtilityAssociationsFilterType filterType, {
  2. required UtilityAssetGroup assetGroup,
})

Creates a new utility network associations filter with the specified filter type and asset group.

Parameters:

  • filterType — The type of filter to apply to the associations.
  • assetGroup — The asset group to filter the associations by.