Ryan Winter

Results 20 issues of Ryan Winter

# Thank you for helping us improve the Azure IoT Python SDK! ## Need Support - **Have a feature request for SDKs?** Please post it on [User Voice](https://feedback.azure.com/forums/321918-azure-iot) to help...

enhancement

cam_object.live_streaming() provides the live stream which is returned as type rtmps://. This would indicate that it is an encrypted RTMP stream. At this point, I haven't seen anyone successfully open...

bug
enhancement
help wanted

Is there an API to use the speaker on the Arlo Q?

enhancement
help wanted

As outlined in https://github.com/azure-rtos/getting-started/discussions/337, the customer had a hard to diagnosing the returned error from his call to the json writer as it returned a generic error NX_AZURE_IOT_SDK_CORE_ERROR. Upon investigation,...

## Proposed change Currently if Bleak throws an exception during init (it currently does if the platform is not supported), then the esphome component will fail to load. However this...

cla-signed
small-pr
integration: esphome
bugfix

**Describe the bug** Boolean state in a DTDL command's request payload is rendered with the option of yes/no instead of true/false. This issue was introduced in version 0.15.8. **To Reproduce**...

bug
needs review

**Describe the bug** The RX65N architecture does not have the ULONG64 defined in its tx_port.h which causes compilation to fail on this line: https://github.com/eclipse-threadx/netxduo/blob/master/addons/ptp/nxd_ptp_client.c#L1191 **To Reproduce** Build the RX65N getting...

bug