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"

(Added infobox)
m (Changed links)
Line 17: Line 17:
 
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 documentation|Quick start documentation]]
  
[[SensiNact/full-start|Full start documentation]]
+
[[SensiNact/Full start documentation|Full start documentation]]
  
 
== sensiNact Gateway ==
 
== sensiNact Gateway ==
Line 27: Line 27:
 
=== Documentation ===
 
=== Documentation ===
  
* [[SensiNact/gateway-custom-installation|Installation]]
+
* [[SensiNact/Gateway 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 Changelog|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 52: Line 52:
 
=== Documentation ===
 
=== Documentation ===
  
* [[SensiNact/studio-custom-installation|Installation]]
+
* [[SensiNact/Studio 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 ChangelogChangelog]]
* [[SensiNact/studio-tag|Tag]]
+
* [[SensiNact/Studio Tag|Tag]]
  
 
== Tutorials ==
 
== Tutorials ==
Line 65: Line 65:
 
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 11:00, 16 May 2017

sensiNact
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

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