elupus / arcam_fmj

Python module for interacting with a arcam fmj receiver
MIT License
8 stars 7 forks source link

adding basic compatibility for Network Stream ST60 #27

Closed lealoureiro closed 1 year ago

lealoureiro commented 1 year ago

In this PR I just add basic compatibility for Network Streamer ST60 by implementing the following functions:

Not sure if I follow the right way to implement this feature but please give me some feedback on possible improvements if the case.

In another PR I'm planning to add ST60 specific features.

elupus commented 1 year ago

Looks good!