python - how to read sqlite3 database from django live server with authenticated user data -


i've created website homeautomation user have option change status of home devices (on/off) through web, here question how changed state of device in rasberrypi board connected internet in home changes in sqlite3 db of django website, how achieve "in board side data database of respected user" python django.

my setup in attached image:

my setup in attached image.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -