From ea82f7a41f66c9d693745490d7a6db69273d4514 Mon Sep 17 00:00:00 2001 From: Niklas Treml Date: Wed, 19 Oct 2022 10:08:55 +0200 Subject: [PATCH] added todos --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..343a79a --- /dev/null +++ b/TODO.md @@ -0,0 +1,8 @@ +# Todo + +- [ ] Marshal Map +- [x] ~~Custom names~~ +- [x] ~~Thresholds~~ +- [x] ~~Unit of measurement~~ +- [x] ~~Marshal struct type~~ +- [x] ~~Marshal primitive types~~