Closes ICSHWI-18221
This patch includes:
- Change types of the schema's variables timestamp and dimensions from unsigned long to long (uint64_t to int64_t)
- Use flatbuffers and streaming-data-types conda modules instead of copying files manually
Closes ICSHWI-18221
This patch includes: