thingsboard: host: localhost port: 1883 remoteShell: true remoteConfiguration: true security: accessToken: xxxxxxxxxxxxxxxxxxxxx storage: type: memory read_records_count: 100 max_records_count: 100000 connectors: - name: MQTT Broker Connector type: mqtt configuration: mqtt.json ...