intui / myenvironment

IoT showcase project with the purpose of logging and monitoring environmental data from several sensors.
1 stars 0 forks source link

send data to Azure SQL DB #11

Open intui opened 8 years ago

intui commented 8 years ago

Extend the code to send data to an Azure SQL database. Preferably in real-time but with local storage to allow being temporary offline.

intui commented 8 years ago

preferably use Azure Mobile App backend for storage in SQL DB.