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/Bridges"

(Southbound bridges)
Line 1: Line 1:
= sensiNact Gateway Bridges =
+
== sensiNact bridges ==
  
sensiNact Gateway provides various bridges for various protocols. Your will find here a list of the supported protocols such as the protocol on there way to be implemented.
+
sensiNact provides various bridges for various protocols. Your will find here a list of the supported protocols such as the protocol on there way to be implemented.
  
== Northbound bridges ==
+
== Eclipse ==
 +
 
 +
=== Northbound bridges ===
  
 
* [[SensiNact/Bridge REST|REST]]
 
* [[SensiNact/Bridge REST|REST]]
 
* [[SensiNact/Bridge Websocket|Websocket]]
 
* [[SensiNact/Bridge Websocket|Websocket]]
  
== Southbound bridges ==
+
=== Southbound bridges ===
  
* [[SensiNact/Bridge Android IMU|Android IMU]]
+
* [[bridge-free-mobile|Free Mobile]]
* [[SensiNact/Bridge Free Mobile|Free Mobile]]
+
* [[bridge-openhab|OpenHab]]
* [[SensiNact/Bridge HTTP|HTTP]]
+
* [[bridge-mqtt-eclipse|MQTT]]
* [[SensiNact/Bridge Kodi|Kodi]]
+
* [[bridge-android-imu|Android IMU]]
* [[SensiNact/Bridge MQTT|MQTT]]
+
* [[bridge-kodi|KODI]] [TODO]
* [[SensiNact/Bridge OpenHab|OpenHab]]
+
* [[bridge-http|HTTP]] [TODO]
 +
* [[bridge-sensinact-storage|Storage Agent]]
  
== Develop a bridge ==
+
=== Develop a bridge ===
  
 
See [[SensiNact/Tutorial Bridge|How to create a southbound bridge]]
 
See [[SensiNact/Tutorial Bridge|How to create a southbound bridge]]

Revision as of 12:25, 19 March 2018

sensiNact bridges

sensiNact provides various bridges for various protocols. Your will find here a list of the supported protocols such as the protocol on there way to be implemented.

Eclipse

Northbound bridges

Southbound bridges

Develop a bridge

See How to create a southbound bridge

Back to the top