Jump to: navigation, search

UBIK Client Basics


Revision as of 09:59, 2 June 2015 by KSC (Talk | contribs) (Child objects)

UBIK® Client is the mobile application for viewing and modifying data, showing documents, starting navigation, visualizing POIs and much more.

Client applications are available for Android and Windows 8.1, however the features available on each of the platform dependent applications might differ. An overview of the available features can be found in the feature comparison table.


Login

Users need to login in order to access confidential data. This can be done in the Login Dialog.

There is now the possibility to define user credentials on a webservice and therefore not allow the user to alter his settings. A Restricted Login Dialog is presented to the user, where he can only choose his name out of a list and type in his password.

Settings

Users can configure access and edit the settings controlling UBIK® environment using the settings list.

There is the possibility to predefine settings for every user via a web service. If this feature is used, settings are no longer alterable on the client. For further information see Restricted Login Dialog.

Navigation Drawer

Navigation Drawer
Navigation Drawer

The navigation drawer provides a convenient and familiar way of navigating the app. There are two ways of opening/closing the drawer.

  • Pressing the app logo in the top-left corner;
  • Swiping from/to the left edge of the screen
Drawer item Purpose
Start menu Opens the start screen
Settings Opens the Settings
Information Shows information about the software version and the device
Scanning Contains child items for scanning various codes and markers
Support Starts the communication application (e.g. Skype or Visocon) and is available in the UBIK.Android.Demo application only. It is used to call directly a Support Hotline.
Sync mode Switches UBIK® between different sync modes

Info Activity

Shows static information about the app, like the version code and the minimum required web service version. Also allows to add a server certificate to the app.

Content Browser

Allows to navigate through the entire data model in a hierarchical manner, as it is published by the server.

Context Menu

From the Context Menu, actions can be triggered that are relevant for the currently viewed object. E.g., the creation of a child element or showing this object in another view.

Root objects

The first entry point in the Content Browser is the list of root objects. Since no element is viewed initially, there is no Context Menu here.

Child objects

The list of child objects is shown for in the left tab of the content browser when viewing an object.

Task objects

Task objects are UBIK objects with properties the user has to fill in. They can be identified by the status check box that shows their status (open or finished).

Query objects

Query objects are used for finding objects on the server using criteria entered on the client.

Commissioning Objects

Commissioning objects are task objects with extended functionality. They can be identified by the status ican which either shows a cross a check or a circle.

Properties

In the Content Browser, properties are shown in the properties tab. Their appearance depends on the data type of their value, whether they are modifiable and whether they are currently modified. Also, modifiable properties can be edited using the property editors described below.

Direct editing of boolean properties

The user can switch Boolean properties by either clicking the checkbox in the property list view (without visible editor), or by clicking the property row to open the corresponding editor.

Selective List Properties

The user can select a value from a list of possible values for this property, by clicking on the saved property value on the property list view. The corresponding editor is displayed with the drop-down list already expanded. Once the user selects a value from the list, the value is immediately saved and editor closed. It is also possible to cancel the editing or delete the value.

Editors

There are editors for each property type, including String, Integer, Double, Boolean, DateTime and Geo Data.

Geo Editor & Teach In

Editor used to set GEO locations for a specific content object. This is done by accessing the GEO property editor of the object.

The user can enter the location manually or, if available, can use the location provided by the positioning service. In case the positioning service doesn't deliver any location the user has only the possibility to enter the location manually.

Documents

UBIK supports and displays document objects and a bunch of actions related to them (editing, redlining, creation, thumbnails, ...). See the Documents article for further information on documents.


AR Features

POI View

Brings up the Augmented Reality view and displays Points of Interest (POI's) related to the current location of the mobile device.

AR Navigation

Allows the user to navigate to an object using the Augmented Reality Navigation feature. It is accessible via a UBIK® object's context menu in the Content Browser.

Markerless

Opens the Augmented Reality view supporting Markerless Scanning based on Image Detection.

ID Marker 3D

Opens the Augmented Reality view supporting ID Marker Scanning based on ID Markers.

Map View

Opens the Map view and displays Points of Interest (POI's) related to the current location of the mobile device.

Finding Objects

Free Text Search

A free text search feature is available in the Action Bar. The search action item opens a text input field when clicked. Use it to find objects by their Meta Class name, their Display Strings or properties. The search feature works online and offline.

ID Marker

Provides a fast and convenient way for users to find objects that are identifiable through optical codes, in this case ID Markers.

QR Code

Provides a fast and convenient way for users to find objects that are identifiable through optical codes, in this case QR Codes.

Bar Code

Provides a fast and convenient way for users to find objects that are identifiable through optical codes, in this case Bar Codes.

RFID

Provides a fast and convenient way for users to find objects that are identifiable through RFID tags.


Synchronization

The UBIK® client gets its data from the UBIK Content web service and is capable of synchronizing differences between this service and itself. All data can be worked with offline. Depending on the Sync Mode setting, the synchronization will behave differently - either taking care of everything automatically or giving the user full control over which changes are sent ("committed") to the server and which updates are fetched from it. In case of an error, an Android Notification is shown to gently notify the user what has happened and eventually give hints on how to solve the problem.

Push Service

The UBIK® push service is a mechanism used by the clients in order to receive updates from the server.

Online/Offline mode

Switches between online and offline mode.

See also