MLopezJ / LWM2M-JSONSchema

LWM2M protocol From XML to JSON Schema
0 stars 0 forks source link

feat: multiple instance option in resources level #16

Closed MLopezJ closed 1 year ago

MLopezJ commented 1 year ago

https://github.com/MLopezJ/LWM2M-JSONSchema/issues/15

MLopezJ commented 1 year ago

Update known good shadow

Error: known-good-shadow.ts(33,5): error TS2322: Type 'number' is not assignable to type 'number[]'.
Error: known-good-shadow.ts(34,[5](https://github.com/MLopezJ/LWM2M-JSONSchema/actions/runs/3420482986/jobs/5695360817#step:11:6)): error TS2322: Type 'number' is not assignable to type 'number[]'.
Error: known-good-shadow.ts(50,5): error TS2322: Type 'number' is not assignable to type 'number[]'.
Error: known-good-shadow.ts(53,5): error TS2322: Type 'string' is not assignable to type 'string[]'.
Error: known-good-shadow.ts(54,5): error TS2322: Type 'string' is not assignable to type 'string[]'.