For the complete documentation index, see llms.txt. This page is also available as Markdown.

Localino

Subchapter content: Configuring Localino

Localino is an indoor localization system. The implementation of Localino data can be used in Eliona for asset tracking. This allows any assets to be equipped with a tracker and then tracked and located on a floor plan in Eliona.

The configuration of the Localino data can currently only be done at the database level. However, the Eliona support team will be happy to assist you with the configuration.

App configuration

Configuration parameters:

Column
Description
Initial value

id

Primary key

<set automatically>

displayname

Name of the Localino system

"In-house localino server"

ip

IP address of the server

213.160.48.45

port

Used IP port

8888

action_port

Used action port

null

enable

Activation status

true

tls

Use of TLS (Transport Layer Security)

false

proj_id

Eliona project ID for creating tracker assets

1

asset_id

ID of the parent asset (e.g. "LOCALINO trackers")

null

If the Localino service is configured, you will see all devices of your Localino system under Settings>Apps>Localino. All devices can now be linked to assets in your Eliona system and then used in your Eliona project. Click , to create a new asset for the tracker.

Link tracker

  • Click , to link the Localino tracker with an Eliona asset.

  • Click , to remove the link.

  • Click , to delete the tracking asset.

  • Click , to remove the anchor.

Coordinate data

The position data (coordinates) of the trackers is sent to Eliona in real time as soon as the tracker’s location changes. These updates are displayed on the floor plan in Eliona.

Device information

In addition to the coordinates, the Localino system transmits important device information, such as the battery level of the tracker. This data is updated every 5 minutes.

Usage example

Imagine that you attach a Localino tracker to a flipchart. On the floor plan in Eliona, you can now track live where the flipchart is located in the building and check its location at any time.

Tracking

Was this helpful?