ci-richard-mcelhinney / nhaystack

Niagara module for Project Haystack
https://www.project-haystack.org
Academic Free License v3.0
36 stars 23 forks source link

Schedule Event Invalid Zinc #32

Open FrancisMahony opened 1 year ago

FrancisMahony commented 1 year ago

When attempting to use the pointWrite op to read a schedule event I get an issue parsing the zinc due to the ver:"3.0" line in the nested grid. Per a discussion on the SkyFoundry forum (https://skyfoundry.com/forum/topic/7109) it looks like it could be an encoding issue due to a missing "<<" and ">>".

ci-richard-mcelhinney commented 1 year ago

Hi @FrancisMahony ,

Thanks for reporting. This is actually an issue in the underlying haystack-java module that is maintained by Matthew Giannini. I have raised this with him before and he is aware of this. I am currently waiting on a fix in that module which will then in turn fix it in our module.

I will leave this ticket open for now as a reminder and follow up with Matthew to see where he is at with this one.

Cheers, Richard