Questions tagged [bosch-iot-suite]

This tag contains all questions regarding the Bosch IoT Suite Services (www.bosch-iot-suite.com).

The Bosch IoT Suite is a cloud-based and fully managed IoT platform for connecting and managing devices, sensors, and gateways. The tag can be used for any of the managed suite services and related on-premises or edge software: - Bosch IoT Analytics - Bosch IoT Things - Bosch IoT Hub - Bosch IoT Permissions - Bosch IoT Remote Manager - Bosch IoT Insights - Bosch IoT Gateway Software

Questions about

16 questions
2
votes
1 answer

Vorto Dashboard not displaying the device model

while running the vorto dashboard im getting the following error JWT expired, getting new Token Wed Aug 26 2020 07:38:56 GMT+0100 (BST)... StatusCodeError: 401 - {"status":401,"error":"gateway:authentication.failed","message":"Multiple…
user13449763
1
vote
1 answer

Submit telemetry via gateway mode on HTTP & MQTT adaptors

I can create things, set up connections and apply the connection policy to the thing so I can submit telemetry from a thing via HTTP and MQTT and receive it on my MQTT server/connection. I've got all this working. But when I try to switch to using…
1
vote
1 answer

Vorto-Dashboard not showing device data

I am trying to run Vorto-dashboard on my Raspberry pi to show temperature sensor data. I created an info model, integrated the device, sent the data with a python script. I managed to run the dashboard as mentioned in the tutorials but the problem…
1
vote
2 answers

Error running Vorto Dashboard for Bosch iot suite

I am trying to run Vorto dashboard on Raspberry Pi to visualize my Bosch IoT "things" data. In order to run the Vorto Dashboard, I installed npm and nodejs and created the config.json file. I am getting the below error whenever I try to run the…
1
vote
1 answer

Is there a Vorto Eclipse Model Importer API

I am setting up an automation, and wanted to ask if there is an API to import Vorto models. Right now, it looks like it is only possible via the website (https://vorto.eclipse.org/#/import). At https://www.eclipse.org/vorto/swagger/ there is a…
0
votes
0 answers

adding symbols: file format not recognized on pi3g setup.py with libalgobsec

/usr/bin/ld:BSEC2.4.0.0_Generic_Release_23012023/algo/normal_version/bin/RaspberryPi/PiFour_ArmV8/libalgobsec.a: error adding symbols: file format not recognized That's the error i get when compiling using the pi3g setup.py and the bsec library…
0
votes
0 answers

BSEC on Raspberry Pi 400

I tried using the BSEC2.2.0.0 library on a Raspberry Pi 400 with the pi3g piece of software. The first time i run the steup.py with the ARMv6 version and it compiles just fine. The problem is the segmentation fault happens when it ends. Then I tried…
0
votes
1 answer

GLM50C ragnefinder (Bluetooth smart 4) cannot Connect with Windows

I am trying to Connect Bosch GLM 50c with Windows Apps and code projects but even if i find the device i cannot connect. I have tried 3 win-apps (ArCADia CAD software, SiteMaster Building CAD software, GLM transfer software) and 2 projects for this…
0
votes
1 answer

MQTT Error BR_ERR_BAD_VERSION on Shelly 1PM with Tasmota

I try to connect a Shelly 1 PM smart power relay to a managed MQTT broker. The firmware on the device is a custom-built Tasmota 8.3.1 from the dev branch with USE_MQTT_TLS enabled. The port is set correctly to 8883 for TLS and the broker service is…
mhaller
  • 14,122
  • 1
  • 42
  • 61
0
votes
1 answer

Unable to make an MQTT pub-sub connection

I have been trying to make a simple MQTT pub sub communication on my device using node-red. I have published and subscribed to the topic: telemetry. the server and port used are : mqtt.bosch-iot-hub.com:8883 . For the TLS configuration, the iot hub…
0
votes
1 answer

extracted jar file can not find main class

Could not find or load main class org.eclipse.vorto.example.mapping.HonoPayloadApp in the HonoPayloadApp project, I extracted the jar file, but when running the jar file, it reports cannot find the main class, the extracted actions are ensured to be…
Alan HE
  • 17
  • 1
0
votes
1 answer

Specifying the helmet interface with Vorto

how to simply do the smoke test with vorto? use vorto to integrate ditto and devices in the topo, device-hono-vorto-ditto, we want the simplist way to test the workflow, is there any method?
Alan HE
  • 17
  • 1
0
votes
1 answer

How to send data from one digital twin to another?

Let's assume I have created two digital twins in bosch-iot-things. ENGINE TWIN: Digital twin for Engine.(engine temperature, oil level, etc) VEHICLE TWIN: Digital twin for Entire vehicle.(contains location, speed, engine…
0
votes
0 answers

Things listener does not get triggered when Thing is updated by Hub-Things Connection

I've a strange problem. I have created a Thing. My Thing's Policy has BOTH entries for Authorization for my Hub-Things Connection as well as for my Java Client (Things Client ID). I can verify that the Hub-Things Connection DOES update my thing…
0
votes
1 answer

How do i generate Agent Credentials for Bosch IoT Permissions?

I am using the Bosch IoT Suite's Permissions Service. I have an issue generating agent credentials. What are the steps and parameters i need to specify to generate agent credentials? I am trying to create an agent credentials which is able to auto…
1
2