netboxlabs / diode

Diode data ingestion for NetBox, from NetBox Labs
https://netboxlabs.com
Other
37 stars 1 forks source link

feat: OBS-442 - diode-sdk-python: add tag wrapper #81

Closed mfiedorowicz closed 5 months ago

mfiedorowicz commented 5 months ago

image

linear[bot] commented 5 months ago
OBS-442 diode-sdk-python: add wrapper for protobuf Tag class

Add `Tag` class into `diode-sdk-python/netboxlabs/diode/sdk/ingester.py` to wrap protobuf generated `Tag`. Also add the new class into supported `tags` types in all supported entity types with tags.