adafruit / adafruit/Adafruit_CircuitPython_AzureIoT
IoTCentralDevice doesn't fully implement IoTMQTTCallback
- Dominant language
- Python
- Stars
- 19
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
IoTCentralDevice wasn't responding to commands sent from IoT Central.
IoTCentralDevice doesn't fully implement IoTMQTTCallback - taking a quick look, method _direct_method_called_ should be named _direct_method_invoked_ to match the signature of IoTMQTTCallback .
Tested the change out on Pico W and it appears to be working.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate IoTCentralDevice and the IoTMQTTCallback definition, then compare the callback method names. Verify the corrected callback responds to commands sent from IoT Central, using the reported Pico W behavior as the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, embedded-iot
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100