Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.17 KB

README.md

File metadata and controls

12 lines (11 loc) · 1.17 KB

signalk-azure-iot

This nodejs plugin logs data produced by SignalK Server to Azure Iot Hub. It provides a bridge for the metrics to be stored in a cloud based database and/or displayed via a web application. It is inspired by a similar AWS plugin

Setting up

Have your SignalK Server up and running and install this plugin via the SignalK Appstore. Follow the steps to create your Azure Iot Hub using a free Azure account. Once your Device is registered fill in and activate the plugin's configuration page. The Primary Connection String is found in Azure Iot Hub/Iot Devices/[your device name].

This is the output of the plugin via the Azure Web App:

And that's it.