Unassignment

The application combines the Assignment and Unassignment of Assets with BLE tags.

This allows the user to connect those objects directly into the server and configure the devices in the way that the use case is defined.

  1. After successfully login, the first thing is to choose the space the unassignment should be executed.
    UnassignmentHome

  2. If the right space was chosen, press Start Unassignment.

    A request to the server will be done and respond with a list of asset types.

  3. When this screen appears the first time, the application will ask for the camera permission.
    Diagramm

  4. The user can scan a QR code or enter the data manually.
    UnassignmentAsset

    If the type is known, the application will show additional information’s.

  5. Press Next to continue with the tag.

    When pressing the button, the application will send a request to the server to check if the asset has an assignment.

    UnassignmentTag

  6. After scanning a QR code or manual input, the user has to press Next to continue.
    UnassingmentTagData

    If the type is known, the application will show additional information’s.

  7. The last screen will execute the unassignment on the server and the configuration on the tag.
    PLACEHOLDER UnassignmentUnassign

    Step Task

    1

    BLE Connection will be established

    2

    Send the Unassignment to the Server and wait for the positive response

    3

    Change the Advanced Device Name to the Extended Device Name

    4

    Check new values on Tag

    5

    Close Connection and open Successful Dialog

    Optional: The user can stop the unassigment by pressing the Cancel button in the top right corner