Skip to content

[FR] Powershell compatibility #2186

@ilgrank

Description

@ilgrank

The current implementation can't be used in Powershell since the raised events are not compatible with the PS implementation of Register-ObjectEvent: #1330 (comment)
@chkr1011 considered the possibility of a powershell module: #1330 (comment) a couple of years ago, but AFAIK, there has been no news on that front.

Which project is your feature request related to?

  • Client

Describe the solution you'd like

Since there's currently no supported .NET client for Powershell scenarios, and compatibility seems not to hard to implement (thanks to @hiroky-tyffon for the example in the above thread), could this feature please be implemented?

Describe alternatives you've considered

using the legacy https://github.com/eclipse/paho.mqtt.m2mqtt which, alas is unmaintened since years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions