Skip to content
/ pgfunc Public

Azure Function to write IoT Hub data to PostgreSQL

Notifications You must be signed in to change notification settings

gbaeke/pgfunc

Repository files navigation

pgfunc

Azure Function to write IoT Hub data to PostgreSQL

Data should be JSON {"device": "devicename", "temperature": temp, "humidity": hum}

You can use IoT Simulator to simulate sending this data.

Also see this blog post

Releases

No releases published

Packages

No packages published