{ "groups": [ { "name": "influxdb3", "type": "com.zy.influxdb.config.InfluxDBProperties", "sourceType": "com.zy.influxdb.config.InfluxDBProperties" } ], "properties": [ { "name": "influxdb3.database", "type": "java.lang.String", "description": "database for http", "sourceType": "com.zy.influxdb.config.InfluxDBProperties" }, { "name": "influxdb3.enabled", "type": "java.lang.Boolean", "description": "Enables mqtt functionality.", "defaultValue": "true" }, { "name": "influxdb3.token", "type": "java.lang.String", "description": "token", "sourceType": "com.zy.influxdb.config.InfluxDBProperties" }, { "name": "influxdb3.url", "type": "java.lang.String", "description": "InfluxDB http url", "sourceType": "com.zy.influxdb.config.InfluxDBProperties" } ], "hints": [] }