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

Add the ability to push history to a remote Project Haystack server #20

Closed sjlongland closed 1 year ago

sjlongland commented 1 year ago

The following branch adds support for pushing history to a remote Project Haystack server (e.g. another nHaystack system, SkySpark or WideSky). It also supports creation of point entities on the remote server in situations where the server implements a compatible createRec operation.

It has been successfully tested with both nHaystack and WideSky.

The branch is based on a merge with the n4 branch; so includes all that branch's changes -- I can cherry-pick this directly onto n4-development if required.

ci-richard-mcelhinney commented 1 year ago

Ok I think the way I'm reviewing the commits is back to front. Github is showing me the commits in oldest to last, it's very different to bitbucket that we use and still incredibly hard to tell what's going on.

I'll try and do the review again. I'm sure you've addressed all my previous comments, but I can't see them.