I have a project where we are using nHaystack to get data into SkySpark. The project as a Site defined and several equips defined. When accessing it from SkySpark the id's that are generated for the Equips look like:
Why the difference. I would have expected it to look like S.Addabbo.Addabbo_05_AHU5E
Mike JarmyThu 17 Apr 2014
Richard --
I actually already have a fix for this in the works, I will post it in a few minutes
Mike Jarmy
Richard ZignelThu 17 Apr 2014
Great, Thanks.
Mike JarmyThu 17 Apr 2014
I've just posted 1.1.4, so give it a try. I think it should fix your problem, but I did not test against ahuRef and the like. If you still have any problems, let me know and I'll fix it ASAP -- I want to get this issue taken care of.
Richard Zignel Thu 17 Apr 2014
I have a project where we are using nHaystack to get data into SkySpark. The project as a Site defined and several equips defined. When accessing it from SkySpark the id's that are generated for the Equips look like:
S.Addabbo.Addabbo_05_AHU5E S.Addabbo.Addabbo_05_FPB0505
If I add a ahuref tag to the FPB0505 pointing to the AHU5E equip the ahuref tag comes in like
C.Drivers.NiagaraNetwork.Addabbo_05.points.AHU.AHU5W.F5_Equip_AHUW
Why the difference. I would have expected it to look like S.Addabbo.Addabbo_05_AHU5E
Mike Jarmy Thu 17 Apr 2014
Richard --
I actually already have a fix for this in the works, I will post it in a few minutes
Mike Jarmy
Richard Zignel Thu 17 Apr 2014
Great, Thanks.
Mike Jarmy Thu 17 Apr 2014
I've just posted 1.1.4, so give it a try. I think it should fix your problem, but I did not test against
ahuRef
and the like. If you still have any problems, let me know and I'll fix it ASAP -- I want to get this issue taken care of.Richard Zignel Thu 17 Apr 2014
I just tried it and it works great.
Thanks for the update.