-
**Describe the bug**
I want to connect and control the Zwave JS UI (stand-alone) using the MQTT Broker. The Zwave JS UI requires that a separeate get/set topic is used to write new values the the z…
-
### Description (required on creation)
Processes with execution listener are shown in main screen (statistics - http://localhost:8080/operate) but not in process instances list (http://localhost:80…
-
```
services:
orion:
labels:
org.fiware: "tutorial"
image: fiware/orion-ld:${ORION_LD_VERSION}
hostname: orion
container_name: fiware-orion
…
-
**Is your feature request related to a problem? Please describe.**
MQTT from javascript only supports websockets , currently websockets are not supported by sMQTT broker, so less useable in my enviro…
-
Our implementation of the Orion Context-LD broker does sometimes not process a POST call (create entity) but gives no errors in logging. Reproducing is difficult, since this happens only sometimes. Se…
Drbvr updated
2 years ago
-
Implement the initial configuration setup for WebSocket connections during the connection creation stage.
### Requirements:
- Use the following proof of concept (PoC) as a reference for the initi…
-
Websocket Support for Context Broker:
In order to make the device and backend communication efficient it is desired by the Orion Context broker to support Websocket transport protocol.
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
As the radio conditions in my house are very difficult, I have an OpenDTU-OnBat…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…
-
```
import os
import ssl
import time
import base64
import json
from datetime import datetime
from datetime import timezone
import random
from locust import task, TaskSet
from locust.us…