graze / graze/unicontroller-client
No ShiftCodeArray support in ReadDesign
Open
bug
- Dominant language
- PHP
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `ShiftCodeArray` in `ReadDesign` is not currently supported.
Unlike all other array structures, there are two additional properties after the final array item.
This requires it's own Parser context adding, similar to how BinaryDataParser works.
(The standalone `VarShiftCode` command is working)
Contributor guide
Assessment
This issue has not been assessed yet.