• Joined on 2024-08-11
gitark pushed to dev at Netbox/oxipy 2026-03-10 16:01:11 +03:00
68566a24fb Update qtech.ttp:
gitark pushed to dev at Netbox/oxipy 2026-03-10 15:53:26 +03:00
08733bd493 Merge remote-tracking branch 'origin/dev' into dev
a1c57733f6 Update pyproject.toml:
Compare 2 commits »
gitark pushed to dev at Netbox/oxipy 2026-03-04 15:51:01 +03:00
c9f6f3472f Add Eltex model and TTP template
gitark pushed to dev at Netbox/oxipy 2026-03-04 15:24:20 +03:00
1e84452eb5 Add H3C parse:
gitark pushed to dev at Netbox/oxipy 2026-03-03 09:58:24 +03:00
4ed34227d9 Update __init__.py:
gitark pushed to dev at Netbox/oxipy 2026-03-03 09:41:58 +03:00
2a027ed736 Update uv.lock for windows support
gitark pushed to dev at Netbox/oxipy 2026-02-28 10:44:29 +03:00
bf6dd0c189 Refactor Qtech model and update TTP template
gitark pushed to dev at Netbox/oxipy 2026-02-28 10:41:56 +03:00
c382627f9f Update README
gitark pushed to dev at Netbox/oxipy 2026-02-28 10:39:20 +03:00
197550558d Add Huawei model and TTP template
gitark pushed to dev at Netbox/oxipy 2026-02-25 22:43:12 +03:00
9e4574e869 Merge branch 'docs' into dev
b6630a4d30 Update README for clarity and consistency
a016db644d Update README to reflect API name change and enhance installation instructions
fe6d0c4ccf Add README and documentation for Oxi API client
Compare 4 commits »
gitark pushed to dev at Netbox/oxipy 2026-02-25 19:11:32 +03:00
2c3f5ce354 Add interfaces and vlans methods to Qtech model; update TTP template
gitark pushed to dev at Netbox/oxipy 2026-02-25 17:00:56 +03:00
77f539254c Add Qtech model and template; clean up Mikrotik model
8a126d8806 Update pyproject.toml
Compare 2 commits »
gitark pushed to dev at Netbox/oxipy 2026-02-25 13:47:29 +03:00
c9d171e2fa Update Keenetic TTP template
gitark pushed to dev at Netbox/oxipy 2026-02-24 23:20:16 +03:00
ac835d6b56 Enhance ModelView class with iterable and indexing support
gitark pushed to dev at Netbox/oxipy 2026-02-24 22:51:09 +03:00
3159570e27 Add ModelView class for enhanced JSON serialization in NodeConfig
gitark pushed to dev at Netbox/oxipy 2026-02-24 22:31:27 +03:00
16e97692fc Refactor NodeConfig methods for consistency in data access
gitark pushed to dev at Netbox/oxipy 2026-02-24 22:28:53 +03:00
3fdff33e2e Implement validation for optional VLANs in BaseDevice
gitark pushed to dev at Netbox/oxipy 2026-02-22 15:53:06 +03:00
753268a381 Refactor BaseDevice and Interfaces models for improved validation and structure
gitark pushed to dev at Netbox/oxipy 2026-02-22 09:52:36 +03:00
3635a07b27 Refactor BaseDevice methods for improved data handling and validation
gitark pushed to dev at Netbox/oxipy 2026-02-22 00:22:13 +03:00
2394296f5b Enhance Keenetic model and update templates for improved data handling