<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>json Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/json/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Wed, 16 Jul 2025 18:27:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.golioth.io/wp-content/uploads/2023/09/cropped-Golioth_Symbol_Coral_RGB-1-32x32.png</url>
	<title>json Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/json/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>New Pipelines Transformer: Embed in JSON</title>
		<link>https://blog.golioth.io/new-pipelines-transformer-embed-in-json/</link>
		
		<dc:creator><![CDATA[Dan Mangum]]></dc:creator>
		<pubDate>Tue, 23 Jul 2024 14:34:48 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Golioth]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[pipelines]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=7599</guid>

					<description><![CDATA[<p>A new Pipelines transformer for embedding data in JSON is now generally available for Golioth users.</p>
<p>The post <a href="https://blog.golioth.io/new-pipelines-transformer-embed-in-json/">New Pipelines Transformer: Embed in JSON</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>New Pipelines Transformer: JSON Patch</title>
		<link>https://blog.golioth.io/new-pipelines-transformer-json-patch/</link>
		
		<dc:creator><![CDATA[Dan Mangum]]></dc:creator>
		<pubDate>Wed, 12 Jun 2024 12:58:10 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[transformer]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=7352</guid>

					<description><![CDATA[<p>Golioth is announcing a JSON Patch transformer, which allows users to modify JSON payloads, or payloads that have been transformed into JSON in a previous pipeline step, in order to fit a specific structure or schema.</p>
<p>The post <a href="https://blog.golioth.io/new-pipelines-transformer-json-patch/">New Pipelines Transformer: JSON Patch</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to parse JSON data in Zephyr</title>
		<link>https://blog.golioth.io/how-to-parse-json-data-in-zephyr/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 15:48:13 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[data validation]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[parsing json]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=794</guid>

					<description><![CDATA[<p>Parsing JSON packets with strings and punctuation delimiters doesn't sound like much fun on a microcontroller. That's why it's really nice that Zephyr has a built-in JSON library. In this post and video we show you how to use it on your data from the cloud.</p>
<p>The post <a href="https://blog.golioth.io/how-to-parse-json-data-in-zephyr/">How to parse JSON data in Zephyr</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Prototype your data outputs with the Golioth Query Builder</title>
		<link>https://blog.golioth.io/prototype-your-data-outputs-with-the-golioth-query-builder/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Thu, 03 Feb 2022 04:00:57 +0000</pubDate>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Legacy]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[lightDB]]></category>
		<category><![CDATA[lightDB stream]]></category>
		<category><![CDATA[Query Builder]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=694</guid>

					<description><![CDATA[<p>&#160; IoT devices have the potential to generate a LOT of data. That&#8217;s kind of the point, right? You have a fleet spread out among a geographic area, or factory, or warehouse, or wherever you&#8217;re trying to measure data and you pipe it all back to the internet to collate that data for use elsewhere. [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/prototype-your-data-outputs-with-the-golioth-query-builder/">Prototype your data outputs with the Golioth Query Builder</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
