<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Data Subscriptions :: Neura N-Hub documentation</title>
    <link>/data-subs/index.html</link>
    <description>N-Hub supports transparent PUSH of messages from each device through data subscriptions.&#xA;Multiple data subscription options are available as well as a MQTT Connector/Broker.&#xA;Data subscriptions Every new incoming reading matching an existing subscription is put on a queue for delivery.&#xA;The queue is then flushed every 10 to 3600 seconds (approx) to the specified endpoint.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate>
    <atom:link href="/data-subs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Custom Meta</title>
      <link>/data-subs/custom-meta/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/data-subs/custom-meta/index.html</guid>
      <description>N-Hub V3 offers a support for custom metadata to be associated with each LoRaWAN or Cellular device.&#xA;The customMeta object acts as key-value pair container where the value can be a string, boolean (true or false), a list of strings or a list of numbers like in the the following Typescript type definition:&#xA;customMeta: Record&lt;string, string|number|boolean|string[]|number[]&gt;; Rationale You can use the custom metadata field to add custom device and/or project related information that is useful to further differenciate a device once it’s installed in the field.</description>
    </item>
    <item>
      <title>MQTT Connector</title>
      <link>/data-subs/mqtt/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/data-subs/mqtt/index.html</guid>
      <description>N-Hub supports a MQTT connection option to send and receive messages from LoRaWAN devices using a permanent MQTT Connection&#xA;For getting data in MQTT topics one needs to:&#xA;Create an MQTT subscription for one’s enterprise or group of devices Create, download and configure their MQTT client to use X509 client certificate for authentication Managing MQTT Subscriptions N-Hub stops sending data to MQTT by default. If you need to get uplinks and downlinks for your enterprise or group of devices you need to create an MQTT subscription.</description>
    </item>
  </channel>
</rss>