Topic
All information is stored in a 'topics'. A topic has a name
, a value
and an optional unit
. The name of the topic may include one or more '.' to group topics that belong to the same object. An object can be anything such as a person, a property, a location or an asset. The value of a topic can be a number, a text, a document or an image. Some values like a serial number may be static and need to be entered once. Other topics like temperature or pressure may change over time and can be changed manually or automatically. The idea behind topics is that all static and dynamic life cycle information can be store in a uniform way. The structure of topics and subtopics can be compared to organizing documents in folders and subfolders. For example:
asset.hvac.bosch.serial = 3290-559-001538
asset.hvac.bosch.pressure = 2 bar
asset.hvac.bosch.supplier = Nefit
asset.hvac.bosch.photo = nefit.jpg
organization.nefit.name = Nefit GmbH
organization.nefit.registernumber = 312421
weather.paris.temperature = 15 C
weather.paris.wind.speed = 3 m/s
Create
To create a new topic, navigate to the list of topics under the Acquire
menu option. Enter +
to create a new topic. Enter the name of the topic and the value and click Update
.
Tip: You can also create a new topic by entering
asset.hvac.bosch.temperature = 21 C
in the search bar and pressreturn
.
Search
To find a topic enter a search term in the list view. All topics where the name or value matches are displayed. A maximum of 100 items are displayed to avoid long download times. If there are too many results you can enter a more specific search term. For example if there is a topic with name asset.phone.bobsIhone.serialnumber
with a value 12-cd-56
you can find the topic via search terms bob
, serial
or cd-56
.
Update
To update the value of a topic first find the topic by entering a search term in the search
box. Click on a topic in the list to open the topic details screen. Change the value and click Update
. To view the history of all changes click on Log
.
Delete
To delete a specific topic you can click on the three dots in the list and select delete
from the menu. To delete multiple topic enter a search term to select the topics. Next, click on the more
icon in the menu bar and select delete
.