Skip to content

Python script to sync scan data between Crownstone Cloud and Sense DB

Notifications You must be signed in to change notification settings

dobots/cbre-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple python script to sync scan data between the Crownstone cloud and the Sense DB.

Running

Simply call it with python as

python sync.py

Usernames and passwords for the Crownstone cloud and the Sense DB can either be set as environment variables:

CROWNSTONE_USER
CROWNSTONE_PASSWORD
SENSE_USER
SENSE_PASSWORD

or entered at startup in the script.

Exit script with Ctrl + C

About

Python script to sync scan data between Crownstone Cloud and Sense DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages