hologram-io / hologram-python

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!
https://hologram.io/
MIT License
89 stars 47 forks source link

implementing UDEV rule to display serial devices as /dev/ttyIOTA0 and /dev/ttyIOTA1 #3

Closed artynet closed 4 years ago

artynet commented 7 years ago

implementing such rule makes the IOTA discovering easier than the regular way especially when multiple serial devices are plugged into the host PC (i.e. other serial modems, DYI boards and so on)

tzhenghao commented 7 years ago

Hi @artynet, thanks for the PR. Seems like this is good, but we want to do more internal testing before merging this. Thanks for your help! :)

artynet commented 7 years ago

of course @tzhenghao. I already told Pat Wilbur and he also agrees with that....looking forward to hear from you guys about it !

Best, Arturo

DomAmato commented 4 years ago

closing this as its quite old, if you want to make a new PR against the more recent code please feel free as this is a nice chnage