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
I am working on a project to send data from robotic arm to my IoT hub. I understand that the robot in this case behaves as device client that needs to connect to the IoT hub. How do I send data from the robot to the hub?
Do I need to write a code (assuming the robot as a device client similar to the pnp thermostat)?