At this time, this package works only on Linux. Support for OSX (MAC) can be easily added by leveraging the linux version and making minor modifications.
The setup can be tested by
(1) Connecting a USB2Serial Hardware device to the USB of the Mac and some MSTP (KMC) devices on the mSTP Network
(2) It can also be tested by using socat where both ports can be easily simulated.
Once we have the ability to support multiple OS on this code base. We can easily add Windows as well since @skarg bacnet-stack already supports Windows.
We could also use this issue to build the Wheels of python using the Automated cibuildwheel support for github projects.
At this time, this package works only on Linux. Support for OSX (MAC) can be easily added by leveraging the linux version and making minor modifications.
The setup can be tested by
(1) Connecting a USB2Serial Hardware device to the USB of the Mac and some MSTP (KMC) devices on the mSTP Network
(2) It can also be tested by using socat where both ports can be easily simulated.
Once we have the ability to support multiple OS on this code base. We can easily add Windows as well since @skarg bacnet-stack already supports Windows.
We could also use this issue to build the Wheels of python using the Automated cibuildwheel support for github projects.