{ "name": "DeviceProductionLog", "base": "Log", "options": { "mysql": { "table": "deviceProductionLog" } }, "properties": { "deviceProduction": { "type": "number" } } }