Scott Page - IndySoft
Scott Page - IndySoft
I finally worked around this issue by following how FeathersJS extends its ServiceTypes interface; I failed to realize that we can extend interfaces from different files using the module syntax,...
Scratch my previous. I tested it in my module, published the module, and everything worked okay with 2 files. Beyond that, it spews the events into other types. It was...
I have a need for this, and as a former control system engineer using MQTT in dozens of projects, I'll be happy to take this on. Bear in mind, I...
Sounds great! I noticed, yesterday, that Dove (v5) is in the works. I've started this repo to start dev/testing ideas. [feathers-transport-mqtt](https://github.com/scottpageindysoft/feathers-transport-mqtt)
I should leave this on a positive note. What you've built has already saved me days of time, so I can't thank you enough for your efforts. You're in a...
As a workaround, for now, make your shims-vue-d.ts look like this following code block (could also put this in its own plugin file). I only spent about 15 minutes with...
Maybe later I'll add an updated (corrected) version to DefinitelyTyped.
Anytime! It could take some time to go through each component and the utilities, but what's nice about TypeScript is you can adopt it as you find the time. It's...
Looks like a pagination issue in the client. I noticed the same, can get 10 but no more.
No doubt this is a needed feature. Anyone that's developed with a serial port in the past 40 years has used the port name, not vendor and product, for UI...