Bora Bilgin
Bora Bilgin
Hello, Given the following schema: ``` "some_object": { "description": "Some description", "items": { "$ref": "#/definitions/max70text" }, "maxItems": 7, "type": "array" } ``` and the following CustomAnnotator: ```java public class CustomAnnotator...
Wondering if this is the intended behavior, I have a sample message: ``` {1:F01ABCDABCDXXXX}{2:I202ABCDABCDXXXXN}{3:{108:TR2021101995111}}{4: :20:2021101995111 :21:ABCDAB1111CCCCCC :32A:111111ABC11000000, :52A:ABCDABABXXX :57A:ABCDABCDXXX :58A:/1111-0001 ABCDABABXXX -}{5:} ``` after parsing this message, the last block...
Platform (Hardware/OS): Linux raspberrypi 5.10.103-v7l+ Node version: v18.18.0 MagicMirror version: 2.25.0 Module version: 1.0.2 Description of the issue: I followed installation instructions, however when I ran `bash dependencies.sh` under installers,...