Represents context information needed to perform deinitializations on an AGV adapter when it is detached.

Hierarchy

  • DetachContext

Methods

Methods

  • Callback to be invoked by the AGV adapter when deinitialization has completed and the adapter has terminated its operations.

    Parameters

    • detachState: Partial<Headerless<State>>

      partial state to be reported on detachment

    Returns void

Generated using TypeDoc