Skip to content
On this page

10 Appendix

10.1 Symbol table

SymbolMeaning
square-vertical-lines.svgEnlarge text fields
square-a-solid.svgAdmin page
square-u-solid.svgUser page
bell-regular.svgNotification Center
chart-mixed-solid.svgCustom machine page
layer-group-solid.svgBucket Browser page
chart-pie-simple-solid.svgTableau page
cube-regular.svgWebGL page
calendar-days-solid.svgDown time Seite
triangle-exclamation-solid.svgStatus page
square-arrow-up-right-regular.svgExternal URL page
code-solid.svgFrame page
square-pen-solid.svgForm page
file-solid.svgUpload data
x-solid.svgClose page / pop-up menu
eye-slash-solid.svgHide / Hidden
eye-slash-solid.svgFade in / Faded in
octagon-plus-light.svgNodes for machine sides
hexagon-regular.svgMachine
folder-regular.svgMachine group
plus-solid.svgAdd
arrow-right-from-bracket-solid.svgLogout
bars-solid.svgOpen left menu
einstellungen.pngOpen settings
circle-user-light.svgMy account
pen-solid.svgEdit
trash-regular.svgDelete
circle-question-light.svgHelp
arrows-rotate-regular.svgReload
plug-solid.svgGateway-Status
table-list-regular.svgList gateways
gear-solid.svgConfigure / Show details
circle-info-solid.svgReset secret key of the gateway
signal-stream-solid.svgConfigure signal
chevrons-down-regular.svgDropdown function machine groups dashboard
angle-right-regualr.svgOpen

10.2 Glossary

TermMeaning
BigQueryIs a database to store and analyze large amounts of data quickly and flexibly.
Boolean valueA Boolean value is a truth value that can have two states (TRUE / FALSE) as constants, these are the values 1 and 0. These constants can be linked and calculated.
Bucket BrowserMachine page that accesses a folder in the cloud storage of the portal. Any data can be stored in the cloud storage folder and accessed in the portal via the bucket browser. Folders and folder structures can be created for the data. A search bar can be used to search for folders and files in the Bucket Browser.
BusBus stands for Binary Unit System, it is a system for data transmission between individual nodes in a network.
Calculated signalsSignals that have been calculated with each other by operators like + - * /. Portal constants and arbitrary numerical values can also be calculated with signals.
CloudplugThe cloud plug is the interface between the machine and the cloud. At the machine, the cloud plug picks up the data and then loads the data into a specified area of the cloud.
DashboardOverview page of the portal on which machine tiles and machine groups are displayed.
DropdownA dropdown is a list represented by an input field with a down arrow on the right side. Clicking on the dropdown displays all the list items in the dropdown that can be selected from.
ElementsElements are all components of the portal that a user can create, edit and delete. Elements are, for example, machines, gateways, or organizations. Elements can be used to create hierarchical structures on the portal.
GatewayThe gateway represents a connection between two systems. In the case of the portal, a gateway establishes a connection between a machine and the portal or between the portal and an external system. A gateway can be a cloud plug, for example.
GaugeA gauge is a diagram which visually resembles a speedometer. Values are dis played on a circular ring by means of a pointer or a colored bar.
Google Cloud ConsoleThe Google Cloud Console allows the functions of the Google Cloud Platform to be used and controlled. The console can be accessed via https://console.cloud.google.com.
MachineA machine on the portal is the virtual representation of the machine data of a real machine. The data of the real machine is loaded into the portal via a gateway and displayed there on the virtual machine.
Machine groupA machine group groups machines together. The machine group is a hierarchy element to structure machines and give users access to the groups and machines accordingly.
Machine pageMachine pages can be created for machines and machine groups, for example, to create diagrams or display various machine functionalities.
Machine statusThe machine status can be selected as a signal on the machine tile and shows the current status of the machine. The status can be linked to a signal and reacts to this signal.
Machine tileThe machine tile is displayed on the dashboard as an overview of the machine. Up to eight freely selectable signals are displayed on the machine tile. In addition, the machine tile shows the machine traffic light and the gateway status.
Machine traffic lightThe machine traffic light is a colored ring around the machine symbol on the machine tile. Value ranges and colors can be assigned to the machine traffic light, so that the machine traffic light adapts in color to different signal values.
Notification centerThe Notification Center is a menu in which alarms and notifications are displayed. The notifications and alarms can be configured individually.
OrganizationThe organization is a hierarchy element to which users and machines can be assigned. For example, an organization can be a company or a company department to which employees and machines are assigned.
Pop-upA pop-up is a small window in the portal that opens, for example, to enter data. The pop-up window can cover the browser window behind it. The browser window can only be used again when the pop-up window is closed.
Pub/SubThe Pub/Sub service is an asynchronous communication service. This means that the data is sent to Pub/Sub, and it distributes the data to all services that should receive the data. This has the advantage that the sender does not have to wait until all recipients have received the message and react to it, the Pub/Sub service takes care of that.
SignalsSignals are data sets that are sent through a gateway to the portal and can be displayed there, for example in the form of diagrams.
TableauTableau is a software for visualization of data. The software can generate insights from data through analysis and visualization. Tableau can be run on your own servers or in the cloud.
TriggerA trigger is a trigger condition for a function. For example, if a signal value is exceeded, a trigger can be activated that starts a function such as sending an e-mail.
URLThe URL shows the address of a specific website. The URL is located at the top of the web browser and usually begins with http:// or https://. Each website has a unique URL.
UserA user is any person who has access to the portal through a user account.
WebGLWebGL is a programming interface for JavaScript. With this programming interface, 3D graphics can be displayed in the web browser.
WidgetWidgets are any graphical representations of data, such as line or bar graphs, that can be displayed, edited, and deleted from machine pages.