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

nHaystack enum string to Skyspark #29

Closed taylornuttycombe closed 1 year ago

taylornuttycombe commented 1 year ago

Hi Richard,

Cross-posting this from the Skyspark forum post:

The problem seems to arise only from enum points. If we pull the information from the history extension on the Niagara server, the "Display" value is stored there so that is what we get; however, the curVal in Skyspark seems to be reading the "Tag" value (which does not support the problematic characters). See the link: https://www.dropbox.com/s/24ayqk2v6tbu2ad/String%20issue.bmp?dl=0

I am not sure what can be done about this, but this is the issue we are seeing.

Thanks, Taylor

ci-richard-mcelhinney commented 1 year ago

HI @taylornuttycombe ,

are you also able to provide some details of the configuration of the enum point on the niagara side please?

taylornuttycombe commented 1 year ago

Sorry for the delay,

https://www.dropbox.com/s/86yykvx7ihgtmbv/PointDetails.bmp?dl=0

That is the property sheet for one of the enum points we are seeing the issue with.