Purhan Kaushik

Results 11 comments of Purhan Kaushik

It's been a while since this was assigned to someone. I'd like to work on this if it's open for contribution!

@mlodic Thanks for assigning! I have created a PR. Review will be appreciated.

> Interface information of the device is not shown on in device status page. I think the culprit is the following code: > > https://github.com/openwisp/openwisp-monitoring/blob/3d094acf63b8343d0d60a4d9e9ade2bccabcad16/openwisp_monitoring/device/base/models.py#L80-L82 > > @purhan please ensure...

> During our testing we noticed that the CPU load chart is not laoded for AirOS, can you please fix this? @nemesisdesign This was done in https://github.com/openwisp/netengine/pull/62/commits/5424532015231d8bd311e8282dca74506dc485ab

> What are the benefits of using `.rst` in README? @Siddhant-K-code It's generally preferred to use it for making API related docs. It has inbuilt features like Table of contents,...

@ManishShah120 you can go ahead :+1:

@pandafy @nemesisdesign In the last commit (https://github.com/openwisp/netengine/pull/62/commits/d46b5685c4bf4f63a678687fb4cde8e499f6c9cd), I've made the `to_dict` and `to_json` compliant with NetJSON DeviceMonitoring. Please take a look. - I have not defined any new methods yet,...

Thanks @pandafy , I have updated the OpenWRT backend for now (will do AirOS later). Below you can see the comparison between netengine and openwrt-openwisp-monitoring. I've added a few more...

> Missing things we found out in AirOS during our last call: > > * device name > > * device model (Ubiquiti LiteBeam ...) > > * operating system...

TODO: add versioned documentation (reference: https://github.com/openwisp/netengine/pull/54#discussion_r637816669)