Configuration

Application Configuration Guide

Overview

This guide provides an in-depth explanation of how to configure the application settings for utility pole inspections. These configurations are necessary to enable accurate measurements, structured data management, and optimized workflows.


Configuration Setup

To configure the application, navigate to Settings > Configurations and follow the steps below:

1. Create a New Configuration

Steps:

  • Click on Create New Pole Inspection Configuration.

  • Assign a Name to your configuration.

  • Choose the Measurement Unit (e.g., Feet, Decimal).

  • Enable Set as Default Configuration if applicable.


2. Utility Pole Attachment Options

Requirements:

  • Custom Type β†’ Select the type of pole attachments (e.g., Sigma Types).

  • Attachment Options Property β†’ Define how attachments are stored (e.g., attachments).

  • Owner Property β†’ Set the owner details reference (e.g., owners).

  • Span Property β†’ Define the span relationship.

  • Span Labels Property β†’ Label span wires and attachments.

  • Guy Wire Types β†’ Select a guy wire type (if applicable).

  • Guy Anchor Types β†’ Choose a guy anchor type (if applicable).


3. Data Object Templates

Requirements:

  • Pole Template β†’ Must include an array field for pole-to-pole relationships.

  • Span Template β†’ Must reference the poles it connects.

  • Span Measurement Template β†’ Must contain:

    • Location field

    • Relation to spans

    • JSON field for pole data

  • All templates must validate successfully before proceeding.

Required Fields for Data Objects

  • Pole Object

    • location β†’ Defines the location of the pole.

    • pole_data β†’ JSON field storing pole-specific information.

  • Span Object

    • poles β†’ Array field referencing the connected poles.

  • Span Measurement Object

    • location β†’ Defines where the span measurement is taken.

    • measurement β†’ JSON field for recording span measurement data.

    • span β†’ Object field linking to the span.


4. Measurement Workflows

Requirements:

  • Pole Measurement Workflow β†’ Set to Field pole.

  • Span Measurement Workflow β†’ Set to Span.

  • Guy Wire Measurement Workflow β†’ Set to Guy.


Workflow Configuration

Ensure that workflows are properly set up within the application:

Required Workflow Components

Components required for each workflow:

  • Pole Measurement Workflow:

    • iOS App Start

    • Measure Utility Pole (Configured for Midspan)

    • iOS App End

  • Guy Wire Workflow:

    • iOS App Start

    • Measure Guy Wire

    • iOS App End

Measure Utility Pole Workflow

Requirements:

  • The Measure Utility Pole component must be selected and configured for Midspan.

  • Other settings in this component do not need manual configuration as they inherit values from the application configuration.

Guy Wire Workflow

Steps:

  • Ensure the correct workflow connections:

    1. iOS App Start β†’ Measure Guy Wire β†’ iOS App End.

  • Verify that:

    • Navigation Trigger is properly linked.

    • Done Button trigger is correctly set.


Saving and Applying Configurations

Final Steps:

  • Click Save Changes to apply the configuration.

  • If necessary, use Remove Configuration to delete an existing setup.

By following this guide, users can effectively configure the application to ensure accurate pole inspections and measurements.

Last updated