Ali Aqrabawi
Ali Aqrabawi
any update on this ?
i'm interested to work on this, you can assign it to me
Thanks, please note that this pr has `vt100` as term_mod, you can change it from `constants.py` module.
@selfuryon please have a look at the updated pr. you need to `pip install textfsm` before running the code, i could not find `requirements.txt` file to add it.
please check updated pr
make sense, looking forward to see the new structure.
@selfuryon i'm interested to work on this, you can assign it to me.
as per this [Doc](http://net-snmp.sourceforge.net/docs/man/snmp_config.html) , "configuration files can be found and read from. By default, the applications look for configuration files in the following 4 directories, in order: /usr/local/etc/snmp, /usr/local/share/snmp,...
check this [pr](https://github.com/xavierlesa/channels-asgi-mqtt/pull/5) for an example project
@mustaqeem not sure if there is a better way but waht you can do is to write to the mqtt channel with message type = mqtt.pub from asgiref.sync import async_to_sync...