You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing was done remotely over a zoom video due to the fact that Peter has the raspberry pi.
Also, when trying to log in to the database I receive an error similar to the one I receive when trying to connect my simulated device to the Iot-Hub (I will post at the bottom of this page*).
These are the task steps completed when we tested:
log into Azure and and into the database
open the CLI in azure
type: az extension add --name azure-cli-iot-ext
type: az iot hub monitor-events --hub-name Iot-Hub-S3 --consumer-group test --device-id MyPythonDevice
Have Peter plug in the Py. and notice the new information showing up in the CLI.
Have Peter stop and set the Py. program to show a new location and restart.
Notice new information in the CLI and the change in the database plus the change on the website.
Peter runs it in the command line on the Py:
sudo killall python3.710. sudo shutdown -h now
*The error I receive is copied below. Though I have not fixed this issue, if someone else gets it I recommend looking at your firewall settings and making sure port 8883 is open because I feel confident it is the main issue. Others suggest checking your proxy settings. When I did this I found mine were set correctly, so this was not the issue for me. I also tried turning my Windows Firewall Defender completely off, but this did not help either.
Error:
A connection to the server 'yoz-sql-server-task2.database.windows.net' could not be established. This might indicate an issue with your local firewall configuration or your network proxy settings.
No description provided.
The text was updated successfully, but these errors were encountered: