-
I had this error before I changed the follwing in file thinq2\model\thinq.py:
@post_load(pass_original=True)
def polymorphism(self, item, data, **kwargs):
- device_schema = device_…
-
hi,
while trying to get/put message via coap receving always 5.00 reply. What am I missing?
coap-client: libcoap
emqx broker version 3 rc1
---
./coap-client -m get -s 100 "coap://127.0.0.1/…
olsky updated
5 years ago
-
Hi,
I am using the SWRLAPI inside a simulation framework in order to infer states according to generated triples. In my simulation framework, depending on the iteration size (e.g. 1000 times), I have…
-
Hi
I just setup a new server to be able to run ansible 'natively' from rundeck.
I have set up a project only for my windows machines.
I setup the executor, file copier and node source to use …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
I am u…
-
**Question**
How do async rules and chaining work together?
The specific scenario I have is that there's an async validation rule which should only run if the object is in a certain state. Curren…
-
Hey!
At the Smart Home Day the question came up if/when the vscode extension will support JSR223. Just wanted to leave the question here for later discussion. See http://docs.openhab.org/configurat…
-
### Steps to Reproduce
1. Create and register a custom Action and configure it in a workflow.
3. Create a Ruleparameter and set the Value to an ExpandoObject with data that will trigger rule suc…
-
I'm using the motion sensing built-in to my camera (via ONVIF), rather than Blue Iris' motion sensing:
![](http://d.sb/2023/01/WinServer_-_Remote_Desktop_02-18.01.22.png)
I've configured Blue Iris…
-
As user I would assume that if the Rule is in status "RUNNING", that currently the actions are performed. But it is also "RUNNING" if the conditions are evaluated.
Maybe there should be StatusDetail…