Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SensiNact"

(Full home page of sensiNact documentation)
m (Changed url)
Line 11: Line 11:
 
This section proposes two guides. A quick guide for the users wanting to setup the installation of sensiNact quickly and full guides where a detailed description is proposed to understand some of the concepts behind sensiNact.
 
This section proposes two guides. A quick guide for the users wanting to setup the installation of sensiNact quickly and full guides where a detailed description is proposed to understand some of the concepts behind sensiNact.
  
[[SensiNact:quick-start|Quick start documentation]]
+
[[SensiNact/quick-start|Quick start documentation]]
  
[[SensiNact:full-start|Full start documentation]]
+
[[SensiNact/full-start|Full start documentation]]
  
 
== sensiNact Gateway ==
 
== sensiNact Gateway ==
Line 21: Line 21:
 
=== Documentation ===
 
=== Documentation ===
  
* [[SensiNact:gateway-custom-installation|Installation]]
+
* [[SensiNact/gateway-custom-installation|Installation]]
* [[SensiNact:gateway-overview|Gateway overview]]
+
* [[SensiNact/gateway-overview|Gateway overview]]
* [[SensiNact:gateway-core|Core]]
+
* [[SensiNact/gateway-core|Core]]
* [[SensiNact:gateway-generic|Generic]] [TODO]
+
* [[SensiNact/gateway-generic|Generic]] [TODO]
* [[SensiNact:appmanager|AppManager]]
+
* [[SensiNact/appmanager|AppManager]]
* [[SensiNact:bridges|Bridges]]
+
* [[SensiNact/bridges|Bridges]]
* [[SensiNact:historical-storage|Historical storage]]
+
* [[SensiNact/historical-storage|Historical storage]]
* [[SensiNact:gateway-troubleshooting|Troubleshooting]]
+
* [[SensiNact/gateway-troubleshooting|Troubleshooting]]
  
 
=== Release notes ===
 
=== Release notes ===
  
* [[SensiNact:gateway-releases|Changelog]]
+
* [[SensiNact/gateway-releases|Changelog]]
* [[SensiNact:gateway-tags|Tag]]
+
* [[SensiNact/gateway-tags|Tag]]
  
 
=== Others resources ===
 
=== Others resources ===
  
* [[SensiNact:gateway-logging|Logging]]
+
* [[SensiNact/gateway-logging|Logging]]
* [[SensiNact:gateway-profile-configuration|sensiNact feature profile]]
+
* [[SensiNact/gateway-profile-configuration|sensiNact feature profile]]
  
 
== sensiNact Studio ==
 
== sensiNact Studio ==
Line 46: Line 46:
 
=== Documentation ===
 
=== Documentation ===
  
* [[SensiNact:studio-custom-installation|Installation]]
+
* [[SensiNact/studio-custom-installation|Installation]]
* [[SensiNact:studio-overview|Studio]]
+
* [[SensiNact/studio-overview|Studio]]
* [[SensiNact:studio-troubleshooting|Troubleshooting]]
+
* [[SensiNact/studio-troubleshooting|Troubleshooting]]
  
 
=== Release notes ===
 
=== Release notes ===
  
* [[SensiNact:studio-releases|Changelog]]
+
* [[SensiNact/studio-releases|Changelog]]
* [[SensiNact:studio-tag|Tag]]
+
* [[SensiNact/studio-tag|Tag]]
  
 
== Tutorials ==
 
== Tutorials ==
Line 59: Line 59:
 
This section proposes various tutorials to help users and developers to learn more about sensiNact.
 
This section proposes various tutorials to help users and developers to learn more about sensiNact.
  
* [[SensiNact:tutorial-studio|How to create a sNa application]] (requires no particular knowledge)
+
* [[SensiNact/tutorial-studio|How to create a sNa application]] (requires no particular knowledge)
* [[SensiNact:tutorial-bridge|How to develop a Southbound bridge]] (requires knowledge about Java, such as the architecture and the data model of sensiNact)
+
* [[SensiNact/tutorial-bridge|How to develop a Southbound bridge]] (requires knowledge about Java, such as the architecture and the data model of sensiNact)

Revision as of 10:52, 16 May 2017

sensiNact

sensiNact aims at creating a common environment in which heterogeneous devices can exchange information and interact among each other in the IoT world.

sensiNact is composed of two tools, sensiNact Gateway aiming at integrating devices and aggregating data from various sources and sensiNact Studio aiming at interacting with the sensiNact Gateway to visualize the devices and the data.

This documentation will help you to install, develop and use sensiNact in your environment with your use cases.

Start guides

This section proposes two guides. A quick guide for the users wanting to setup the installation of sensiNact quickly and full guides where a detailed description is proposed to understand some of the concepts behind sensiNact.

Quick start documentation

Full start documentation

sensiNact Gateway

This section details the Gateway, its concepts and its modules.

Documentation

Release notes

Others resources

sensiNact Studio

This section details the Studio, its concepts and its modules.

Documentation

Release notes

Tutorials

This section proposes various tutorials to help users and developers to learn more about sensiNact.

Back to the top