CaptainDario

Results 170 comments of CaptainDario

Thank you for the quick response! I upvoted this issue. I would need support for all platforms. But I also see quite an opportunity in supporting these platforms for this...

I totally missed the direct API access, this seems like a good solution.

@marandaneto How can I overwrite the default timestamp? When I try to set it the events are not registered anymore in the web UI. This works and the event is...

For anybody finding this, the current time can be set with `(DateTime.now().toUtc()).toIso8601String()`.

Yes, the format is mentioned, but they did not mention (or I did not see) that the time needs to be normalized to UTC. When sending my time zone (UTC+1),...

I will work on this once I am back from vacation. It's technically not that difficult but takes some time. While the hack that @tizian-bitschi outlines will work during development,...

@tizian-bitschi Progress for linux support is tracked in #162

@tizian-bitschi Progress for Windows support is tracked in #164

@tizian-bitschi @moshOntong-IT this is done and available in the latest version.

Building just the tf lite binary works ``` bash cmake --build . -j ```