<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Getting Started :: Neura N-Hub documentation</title>
    <link>/getting-started/index.html</link>
    <description>Getting access In order to get programmatic access to the data from the devices an API key is needed.&#xA;Alternatively user credentials to our admin interface can be used.&#xA;API keys and user credentials can be obtained from Neura by getting in touch with one of our sales rep or emailing n2n-dl-support@nnnco.com.au.&#xA;In the following examples we assume that the following test API key: 8a0892e3aedbe2f2ade4bd727d4725e0c639d021 - which is no longer valid - is linked to an enterprise called n-hub.client1.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate>
    <atom:link href="/getting-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>API structure</title>
      <link>/getting-started/api-structure/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/getting-started/api-structure/index.html</guid>
      <description>API Structure The N-Hub APIs are organized around REST and have a predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. JSON is returned by all API responses, including errors.&#xA;The APIs are designed to be easy to integrate with so we currently do not provide API client libraries. This may change in the future.&#xA;Authentication Currently 2 different authentication models are supported: client credentials and API key</description>
    </item>
    <item>
      <title>Data Model</title>
      <link>/getting-started/data-model/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/getting-started/data-model/index.html</guid>
      <description>The N-Hub data model is built around devices, users or API keys and groups&#xA;Devices In N-Hub Sensors and actuators are all considerd devices.&#xA;All devices support data uplink - sending data to N-Hub - but only some devices have downlink capabilities for remote control or configuration.&#xA;Most devices on the market come with multiple sensors. To support this N-Hub groups device readings - where the parsing takes place - in channels (one per sensor).</description>
    </item>
  </channel>
</rss>