-
Widesky supports reloading of its authorisation engine. This should rarely be used as it can take a bit of time to reload the entire engine, if the semantic model is huge.
-
Since this is a fork of another open source project. We should fix the usage text so visitors can correctly install our project.
So the installation command so include our @widesky scope.
-
There should probably be an option to tell the editor that the address 'localhost' is meant to be the host machine's localhost and not the container's.
Shell command `ip route show | awk '/default/…
-
So, been thinking about this for a long while now. We have the necessary bits for asynchronous operations, and yes, it's on my to-do list to write an async HTTP client implementation. Modern `ipytho…
-
Hey All,
Ran into this:
https://github.com/ChristianTremblay/pyhaystack/blob/3c3508212c0f5a4e5f254fed4d169da91f03242d/pyhaystack/client/entity/model.py#L61
Is it possible to add new entitles to…
-
First time attempting to use pyhaystack. When connecting to an n4 instance with example usage pyhastack.connect I get an error from pint.
`pint.delegates.txt_defparser.common.DefinitionSyntaxError…
-
Error under: _def define_haystack_units()_ in pintutil.py
_DefinitionSyntaxError: Cannot define '%' (UnitDefinition): is not a valid unit name (must follow Python identifier rules)
1,0-1,10 % …
-
@ci-richard-mcelhinney As discussed, we have a proposal to extend the Haystack client capabilities to include pushing history data to a Haystack server. It supports pushing to pre-defined entities or …
-
When trying to login to my Active Directory account on SkySpark, I get an AuthenticationProblem exception. But when I try a non LDAP account, it just works fine. I am sure that my password is correct.…
-
I understand that this is not an officially supported platform.
The make test command is reporting numerous failures.
This is the same build environment we successfully built, tested 1.1.1 on.
…