A lightweight Neovim plugin to format JSON files with ease. This plugin provides key mappings to expand or minify JSON content directly within Neovim. Expand JSON into a readable, indented format.
MQTT JSON's implementation only allows a JSON schema for GPS coordinates, and does not digest valid JSON with other tags: Lines 29-37 of device_tracker.py GPS_JSON_PAYLOAD_SCHEMA = vol.Schema( { ...