k01ek / netbox-devicetype-importer

Easy import DeviceTypes from github repo
Apache License 2.0
69 stars 11 forks source link

Add Module Types #19

Open cyberndj opened 1 year ago

cyberndj commented 1 year ago

Howdy,

Is it possible to add module types?

abhi1693 commented 1 year ago

I submitted a PR and was merged but never released. You can check the PR at https://github.com/k01ek/netbox-devicetype-importer/pull/12 and the latest changes that I have been maintaining at https://github.com/Onemind-Services-LLC/netbox-devicetype-importer/tree/feat/module-types until this is official

deku-m commented 1 year ago

Bump @k01ek , can we have this please.

I think also the support for 3.4 could be added? As mentioned in #21

init.py max_version = '3.4.99'

abhi1693 commented 1 year ago

I have recently made changes to a forked version of this which is compatible with v3.4.x. You can find at https://github.com/Onemind-Services-LLC/netbox-metatype-importer