Changes

UBIK HoloLens Client Basics

862 bytes added, 14:21, 24 April 2017
Created page with "== Login == The HoloLens App uses the first profile that was found where IsDefault is set to true. If non is found it will connect to the Demo server automatically. == Comman..."
== Login ==
The HoloLens App uses the first profile that was found where IsDefault is set to true. If non is found it will connect to the Demo server automatically.

== Commands ==
The HoloLens App can be controlled with voice commands and gestures.

{| class="wikitable" | width = "100%"
|-
! Command!! Purpose
|-
| ''Create POI|| Creates a new POI at the spot the user is currently gazing at
|-
| ''Assign POI|| Switches the currently focused POI into dictation mode and listens for text input. The text is searched against the data model.
|-
| ''Delete POI''|| Removes a POI from the virtual world
|-
| ''Refresh POI''|| Reloads the UBIK object behind the POI
|-
| ''Show documents''|| Displays a list of documents associated to the POI. The documents can be picked (AirTap) and placed like regular POIs
|-
| ''Hide documents''|| Hides the document list
|-
|}