| ... | ... | @@ -4,10 +4,19 @@ |
|
|
|
In this area you can manage your _Things_. Existing _Things_ are displayed here and can be searched and edited. New _Things_ can be created.
|
|
|
|
A _Thing_ describes a data stream that comes from a defined source (e.g. a file, a file server or a specific server with a programming interface). Various metadata can be attached to this data stream and supplemented with specific attributes, e.g. for the data format.
|
|
|
|
## Search Thing
|
|
|
|
To search for a _Thing_, you have the option of restricting the display using a filter. The following filter methods are currently available:
|
|
|
|
1. Filter by ingest type
|
|
|
|
2. Filter by project
|
|
|
|
|
|
|
|
Please note that you will only see _Things_ that belong to projects in which you are registered. The entire project management is administered via Helmholtz-VO. For more information, see [here](https://codebase.helmholtz.cloud/hub-terra/sms/service-desk/-/wikis/User_management)
|
|
|
|
## Create Thing
|
|
|
|
To create a new _Thing_ press the button **add Thing** in the upper right corner. A new tab opens. To successfully recreate a thing you need to provide the following information:
|
|
|
|
##### Label
|
|
|
|
##### Project
|
|
|
|
##### Project/Group
|
|
|
|
##### Description
|
|
|
|
##### Ingest type
|
|
|
|
## Edit Thing
|
|
|
|
To edit an existing thing, click on it in the selection list. A new tab will open. For more information, see create Thing.
|
|
|
|
## Delete Thing
|
|
|
|
To delete an existing thing, you must mark it in the selection list. You can then delete it by selecting the action **Delete selected Thing**. Please note that you must have the required permissions to do this.
|
|
|
|
# MQTT |
|
|
\ No newline at end of file |