{ "groups": [ { "name": "jetlinks.device.storage", "type": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties" }, { "name": "jetlinks.device.storage.event", "type": "org.jetlinks.community.things.data.operations.DataSettings$Event", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties", "sourceMethod": "getEvent()" }, { "name": "jetlinks.device.storage.latest.buffer", "type": "org.jetlinks.community.buffer.BufferProperties", "sourceType": "org.jetlinks.community.device.configuration.DeviceManagerConfiguration$DeviceLatestDataServiceConfiguration", "sourceMethod": "deviceLatestDataServiceBufferProperties()" }, { "name": "jetlinks.device.storage.log", "type": "org.jetlinks.community.things.data.operations.DataSettings$Log", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties", "sourceMethod": "getLog()" }, { "name": "jetlinks.device.storage.log-filter", "type": "org.jetlinks.community.things.data.operations.DataSettings$Log", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties", "sourceMethod": "getLogFilter()" }, { "name": "jetlinks.device.storage.property", "type": "org.jetlinks.community.things.data.operations.DataSettings$Property", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties", "sourceMethod": "getProperty()" } ], "properties": [ { "name": "jetlinks.device.storage.default-policy", "type": "java.lang.String", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties", "defaultValue": "default-row" }, { "name": "jetlinks.device.storage.event.all-in-one", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Event" }, { "name": "jetlinks.device.storage.event.ignore-undefined", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Event" }, { "name": "jetlinks.device.storage.event.using-json-string", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Event" }, { "name": "jetlinks.device.storage.latest.buffer.file-path", "type": "java.lang.String", "sourceType": "org.jetlinks.community.buffer.BufferProperties" }, { "name": "jetlinks.device.storage.latest.buffer.max-retry-times", "type": "java.lang.Long", "sourceType": "org.jetlinks.community.buffer.BufferProperties" }, { "name": "jetlinks.device.storage.latest.buffer.parallelism", "type": "java.lang.Integer", "sourceType": "org.jetlinks.community.buffer.BufferProperties" }, { "name": "jetlinks.device.storage.latest.buffer.size", "type": "java.lang.Integer", "sourceType": "org.jetlinks.community.buffer.BufferProperties" }, { "name": "jetlinks.device.storage.latest.buffer.timeout", "type": "java.time.Duration", "sourceType": "org.jetlinks.community.buffer.BufferProperties" }, { "name": "jetlinks.device.storage.log-filter.exclude-first", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Log" }, { "name": "jetlinks.device.storage.log-filter.excludes", "type": "java.util.Set", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Log" }, { "name": "jetlinks.device.storage.log-filter.includes", "type": "java.util.Set", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Log" }, { "name": "jetlinks.device.storage.log.exclude-first", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Log" }, { "name": "jetlinks.device.storage.log.excludes", "type": "java.util.Set", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Log" }, { "name": "jetlinks.device.storage.log.includes", "type": "java.util.Set", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Log" }, { "name": "jetlinks.device.storage.property.only-save-report", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.things.data.operations.DataSettings$Property" }, { "name": "jetlinks.device.storage.strict", "type": "java.lang.Boolean", "sourceType": "org.jetlinks.community.device.service.data.DeviceDataStorageProperties" } ], "hints": [] }