IBSS Inspire is a configurable end user application that can be customised to specific organisation requirements. The following tables define the available configuration options for Inspire modes.
⚠️ Set the time zone on the device to match the time zone for the building.
Applies to app version 1.24.6XX
General Configuration (all modes)
Setting name |
Description |
---|---|
Device_OEM_Client_ImageURI |
The path to the client logo
⚠️ The client logo file name needs to be suffixed with either -light or -dark to work with light or dark app theme respectively.
|
Device_OEM_Brand_ImageURI |
The path to the brand logo (used when IBSS has been OEM'd by partners)
⚠️ The brand logo file name needs to be suffixed with either -light or -dark to work with light or dark app theme respectively.
|
Device_General_Error |
An error message to display when the app has come across a fatal error |
Device_OEM_Mode |
The OEM mode for the app:
0 - Standard mode. No client logo shown and IBSS logo shown as brand
1 - Custom mode. Client logo shown and IBSS logo shown as brand
2 - OEM mode. Client logo shown and custom logo shown as brand
|
Signage_Orientation |
App orientation:
Undefined = 0 Landscape = 1 Portrait = 2 LandscapeFlipped = 4 PortraitFlipped = 8 |
Meta_Loc_X_m |
The x location of the "you are here" pin on the map |
Meta_Loc_Y_m |
The y location of the "you are here" pin on the map |
ImageURI |
Path to custom background image for the Schedule mode only |
Floor Mode (Floor_Config)
Setting name |
Description |
---|---|
Device_Update_Mode | |
Device_Culture | |
Show_Login_Btn |
Login button to allow check-ins at the device:
Enable = 1
Disable = 0
|
Insp_FV_Page_Delay |
The time in seconds before the app will return back to the home page. Default is 30 seconds. (Only applicable from the user point of view in 'polling' mode) |
Insp_FV_Interaction_Timeout |
The time in seconds of no interaction before the app will return back to the home page and logout user. Default is 30 seconds. |
Occ_Floor_Red_Thld |
The percentage of spaces that must be free before showing a red colour on the floor selector |
Occ_Floor_Amber_Thld |
The percentage of spaces that must be free before showing the amber colour on the floor selector |
Map_Focus_You_Pin_Landscape |
Specify whether you want the map to be centred on the "you are here" pin:
True = yes
False = no
|
Map_Focus_You_Pin_Portrait |
Specify whether you want the map to be centred on the "you are here" pin:
True = yes
False = no
|
Map_Zoom_Level_Landscape |
Specify the default zoom level in landscape mode. Specify a Y offset value for the map. Used to position the map to fit the screen. |
Map_Zoom_Level_Portrait |
Specify the default zoom level in portrait mode. Specify a Y offset value for the map. Used to position the map to fit the screen. |
Map_Zoom_Min |
Specify the minimum zoom level for the map. Default is 0.05. |
Map_Zoom_Max |
Specify the maximum zoom level for the map. Default is 1.0. |
Map_OffsetX_Landscape |
Specify an X offset value for the map. Used to position the map to fit the screen. (+/- 0.0) |
Map_OffsetY_Landscape |
Specify a Y offset value for the map. Used to position the map to fit the screen. (+/- 0.0) |
Map_OffsetX_Portrait |
Specify an X offset value for the map. Used to position the map to fit the screen. (+/- 0.0) |
Map_OffsetY_Portrait |
Specify a Y offset value for the map. Used to position the map to fit the screen. (+/- 0.0) |
Floors |
Defines the selected and available floors:
{
"SelectedFloor": {
"Name": "The name of the floor",
"NodeId": The floor node Id
},
"AvailableFloors": [
{
"Name": "The name of the floor",
"Label":"Floor label",
"NodeId": The floor Id, "Order": The ordering of the element starting at 0.
}
]
}
|
SpaceTypes |
{ "Name":"Desk", "Label":"Desks", "Icon":"desk", "HomePage_Show":1, "HomePage_Order":1, "HomePage_Default_On":1, "SeeAll_Order":0 } |
Workspaces |
Defines what to show for workspaces:
{
"Show": Show workspaces (1) or not (0)
"Search": Show the search button (1) or not (0)
"SpaceTypes": [
{
"Name": "The SpaceType of the space",
"Icon": "icon",
"Label": "The label to show"
}
}
|
Amenities |
Defines what to show for amenities:
{
"Show": Show workspaces (1) or not (0)
"Search": Show the search button (1) or not (0)
"SpaceTypes": [
{
"Name": "The SpaceType of the space",
"Icon": "icon",
"Label": "The label to show"
}
}
|
Search |
Defines the full list of searchable items:
"WORKSPACES": [
{
"Name": "The SpaceType of the space",
"Icon": "icon",
"Label": "The label to show"
}],
"SUPPORTSPACES": [
{
"Name": "The SpaceType of the space",
"Icon": "icon",
"Label": "The label to show"
}],
"AMENITIES": [
{
"Name": "The SpaceType of the space",
"Icon": "icon",
"Label": "The label to show"
}]
|
Floor Mode V2 additional options
Setting name |
Description |
---|---|
Device_Theme |
0=unspecified 1=light 2=dark |
Device_Accent_Colour_Light | HEX colour format |
Device_Accent_Colour_Dark | HEX colour format |
Device_Time_Format |
0=24hr 1=12hr |
Show_Theme_Switch |
0=Hide theme switch 1=Show theme switch |
Insp_FV_Mode |
0=Floor mode a 1=Floor mode b |
Show_Announcements |
0=hide 1=show |
Announcements_Delay | Delay announcements scrolling in seconds |
Occupancy_Mode |
0=Wayfinding 1=Occupancy |
Show_BookOnRoamer |
0=hide book on Roamer 1=show book on Roamer |
Map_You_Pin_Type |
0 = Original style 1 = Pin with directional pointer |
Map_You_Pin_Rotation | Angle of rotation of your pin pointer for your pin type 1 only |
Hide_Layer_Selector |
0 = layer selector shown 1 = layer selector hidden |
Hide_Floor_Selector_Landscape |
Specify whether to show (1) or hide (0) the floor selector in landscape mode. |
Hide_Floor_Selector_Portrait |
Specify whether to show (1) or hide (0) the floor selector in portrait mode. |
Hide_Layer_Selector_Landscape |
Specify whether to show (1) or hide (0) the layer selector in landscape mode. |
Hide_Layer_Selector_Portrait |
Specify whether to show (1) or hide (0) the layer selector in portrait mode. |
Map_Layers: | Layer overrides, can not be used to add layers that don't already exist on map. |
Name |
Layer key, must match existing layer key |
Label |
Override default layer name |
Order |
Override default order |
Enabled |
Override default enabled state |
Default_Visible |
Override default visibility |
Search_Constraints |
Time and intervals in minutes: { |
Lobby Mode (Lobby_Config)
Setting name |
Description | |
---|---|---|
Floors |
SelectedFloor |
Name NodeId |
AvailableFloors |
Label NodeId Order ShowChart: > 0 = true |
|
Availability | ShowAvailability |
0 = false 1 = true |
Columns | name | |
Environmental | ShowEnvironmental |
0 = false 1 = true |
Columns | name |
Scheduling Mode
Setting name |
Description |
---|---|
Insp_SV_Page_Delay |
The time in seconds before the app will return back to the home page. Default is 30 seconds. |
Name |
The name to show at the top of the scheduling page |
ShowNotifications |
0 = Do not show notifications
1 = Show notifications |
PageSize |
The number of spaces to show per page before paging to the next |
Spaces |
Defines the spaces to display:
{
"Name": "The label to show",
"SpaceId": "The Space Id",
"Order": The ordering of the element starting at 0.
}
|