Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZINC parser trips up on some grids still #7

Closed
sjlongland opened this issue Jun 3, 2016 · 2 comments
Closed

ZINC parser trips up on some grids still #7

sjlongland opened this issue Jun 3, 2016 · 2 comments

Comments

@sjlongland
Copy link
Contributor

I'll have to censor this before I throw it up here, but the parser can still get tripped up on some grids. Discovered whilst investigating ChristianTremblay/pyhaystack#14

@sjlongland
Copy link
Contributor Author

Seems it's the \$ that trips it up. The following grid displays the issue:

ver:"2.0" projName:"AProjName"
id,ahu,ahuGroup,disMacro,elec,elecMeterLoad,equip,equipRef,floorRef,gas,hvac,lighting,lightsGroup,meter,navName,parking,plug,regionRef,rooftop,siteMeter,sitePoint,siteRef,submeterOf,water,mod
@SiteName.EquipName "SiteName Equip Name",,,"\$foo \$bar",,@SiteName.EquipName-SubEquipName "SiteName EquipName-SubEquipName",M,,,,,,M,,"Equip Name",,,@aabbccdd-eeff0011 "A City",,,,@SiteName "SiteName",,,2016-05-04T03:02:01.987Z

@sjlongland
Copy link
Contributor Author

Okay, should be fixed in version 0.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant