micahcourey / stevens-connect-guides

How-To Guides for the Stevens Connect help center
0 stars 0 forks source link

Data Forwarding to Azure IoT Central or Hub #1

Open madisonpb1 opened 3 years ago

madisonpb1 commented 3 years ago

Hello!

I'm hoping you might have some insight for my issue. I am trying to utilize the Stevens-Connect data forwarding option to send my water quality monitor data to my Azure cloud, either the IoT Hub or the IoT Central app. Are you familiar with the process for this?

I can resort to using the API option (described further here: https://support.stevens-connect.com/api-documentation/getting-started/#logging-in) but I'm having difficulty implementing the POST user authentication route. I think I'm missing something rather obvious so perhaps a second set of eyes can catch what I'm not seeing.

Thank you!!

rhkarls commented 1 year ago

Hi @madisonpb1 - a bit late, but I wrote a very simple interface to the Stevens Connect API using python for getting data. Perhaps its of use to you directly, or you could get some inspiration for your authentication issue. https://github.com/rhkarls/stevens-connect-client