Elektrine lite

← Feed

@projectgus@aus.social

Post #3163630

2026-03-02 02:27 UTC

@spudly@social.murf.org I worked out why the JSON looks mangled. It's cursed: DNS-SD TXT records are optionally KEY=VALUE pairs. But Fronius want to pack a JSON object in there instead for some reason, and there's a length limit on each TXT record. So the format Fronius picked for TXT records is: 00={ 01=}\n avahi-resolve reasonably prints the TXT records in an arbitrary order, which is why it looks like the output got mangled. 😆

Replies (1)