billbaird

Results 5 issues of billbaird

This is not an AKKA issue, but it is an issue that causes 1.4 (adding FileObserver/FileStream) not to work with .net core and/or on a MAC. I ran into two...

I have a case where I receive subscription messages that among other things contain enum values. Everything is fine if deserialization works, but if it fails (in this case because...

Both PascalCase and camelCase enum values fail to deserialize using the default (ConstantCaseEnumConverter) serializers. The GraphQL.Client.Serializer.Tests project tests serialization using the SerializeToStringTestData class. However, an equivalent deserialization test is not...

I've been trying to get this working on OSX. A few issues are easily handled, such as OSX's lack of support for "FriendlyName". However, I've been unable to get the...

enhancement
help wanted

## Issue The pentair binding, when using the Serial Bridge ignores the "id" thing configuration. The makes the binding when using the serial bridge configuration essentially read-only. It should be...

bug