setTagsMap?
augusthjerrild opened this issue · 1 comments
augusthjerrild commented
Hi!
I have a question about the tagsMap on a Gateway object in the chirpstack-api for JS.
While there is getters and setters for gatewayId, name, etc., there is no setter for tagsMap. Is this intended, or has it been missed out? :-)?
It's the same case with Metadata.
Kind regards.
brocaar commented
Here you find an example: https://github.com/chirpstack/chirpstack/blob/master/ui/src/views/tenants/TenantForm.tsx#L30