SPIE-Worksphere / haystack-csharp

Haystack .net client
Academic Free License v3.0
16 stars 6 forks source link

Zinc Symbol Support #91

Closed jknappett closed 2 years ago

jknappett commented 2 years ago

Added support for Zinc Symbol(caret) to tokenizer

This came up in attempting to make use of the library with Haxall 3.1.3 OpsAsync was throwing due to the usage of the Symbol type in the Zinc response. ie;

ver:"3.0"
def,doc,is,lib,noSideEffects,typeName
^op:invokeAction,"Invoke a user action on a target entity.\nSee `docHaystack::Ops#invokeAction` chapter.",[^op],^lib:phIoT,,

Changes based on documentation of Zinc: https://project-haystack.org/doc/docHaystack/Zinc

Breederveld commented 2 years ago

Thanks @jknappett for your contribution. Sorry it took a while to approve the PR.

Breederveld commented 2 years ago

Published to NuGet as version 2.0.15