eod sync
This commit is contained in:
parent
bf33dfe3a8
commit
b345474a89
@ -65,6 +65,7 @@ class IoTdb:
|
|||||||
|
|
||||||
def create_device_tree(self, mode=0o777, parents=False, exist_ok=False):
|
def create_device_tree(self, mode=0o777, parents=False, exist_ok=False):
|
||||||
logger.info(f'Creating device tree at {self.db_home / 'devices'}')
|
logger.info(f'Creating device tree at {self.db_home / 'devices'}')
|
||||||
|
#TODO
|
||||||
|
|
||||||
def parse_db_config(self):
|
def parse_db_config(self):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user