4 changed files with 13 additions and 4 deletions
@ -0,0 +1,5 @@ |
|||
# ThingsBoard server configuration with enabled EDQS synchronization |
|||
|
|||
TB_EDQS_MODE=remote |
|||
TB_EDQS_SYNC_ENABLED=true |
|||
TB_EDQS_API_ENABLED=true |
|||
@ -1,4 +1,3 @@ |
|||
# ThingsBoard server configuration with enabled EDQS synchronization |
|||
|
|||
TB_EDQS_SYNC_ENABLED=true |
|||
TB_EDQS_API_ENABLED=true |
|||
Loading…
Reference in new issue