-
https://github.com/avnet-iotconnect/iotc-python-sdk/blob/dc94de8c037384eae355259926f3edbf6e9b83a3/iotconnect-sdk-1.0/setup.py#L9
enforces to install `jsonlib-python3` which had its last release in …
-
> /witekio/work/iotconnect/github/public/iotc-generic-c-sdk/lib/paho.mqtt.c/src/WebSocket.c: In function ‘WebSocket_upgrade’:
> /witekio/work/iotconnect/github/public/iotc-generic-c-sdk/lib/paho.mqtt…
-
Dear IoT Team,
I am encountering challenges while attempting to integrate a robot with IoT Central. This is a critical issue as it pertains to one of many units that require connection.
**Projec…
-
On Ubuntu 22.04 LTS (Jammy Jellyfish):
cmake version 3.22.1
> CMake Deprecation Warning at /witekio/work/iotconnect/github/public/iotc-generic-c-sdk/lib/cJSON/CMakeLists.txt:2 (cmake_minimum_requi…
-
iotc-c-lib submodule is out of date
-
Dear IoT Team,
I am encountering challenges while attempting to integrate a robot with IoT Central. This is a critical issue as it pertains to one of many units that require connection.
**Proj…
-
A copy and paste error. The extra disconnect should be removed.
-
event>>> {"cmdType":"0x01","data":{"cpid":"my-cpid","guid":"my-guid","uniqueId":"my-UID","command":"CMD01","ack":false,"ackId":"d4f8927f-0725-4119-8f64-9dbe95844a0f","cmdType":"0x01"}}
command: CMD01…
-
I have a Queue Trigger Azure Function in Python with the following code:
```python
import logging
import os
import azure.functions as func
import sentry_sdk
from sentry_sdk.api import captur…
-
Using this ticket to carry review comments. Not sure if anyone used "git blame" or any other mechanisms that may be better...
* Medium: Should we append our own copyright? I mean, we did take Micro…