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)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= sensiNact Gateway Bridges =
+
Eclipse 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.
  
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.
 
  
== Northbound bridges ==
+
'''Northbound bridges'''
  
 
* [[SensiNact/Bridge REST|REST]]
 
* [[SensiNact/Bridge REST|REST]]
 
* [[SensiNact/Bridge Websocket|Websocket]]
 
* [[SensiNact/Bridge Websocket|Websocket]]
  
== Southbound bridges ==
 
  
* [[SensiNact/Bridge Android IMU|Android IMU]]
+
'''Southbound bridges'''
* [[SensiNact/Bridge Free Mobile|Free Mobile]]
+
* [[SensiNact/Bridge HTTP|HTTP]]
+
* [[SensiNact/Bridge Kodi|Kodi]]
+
* [[SensiNact/Bridge MQTT|MQTT]]
+
* [[SensiNact/Bridge OpenHab|OpenHab]]
+
  
== Develop a bridge ==
+
* [[SensiNact/Bridge-free-mobile|Free Mobile]]
 +
* [[SensiNact/Bridge-openhab|OpenHab]]
 +
* [[SensiNact/Bridge-mqtt-eclipse|MQTT]]
 +
* [[SensiNact/Bridge-android-imu|Android IMU]]
 +
* [[SensiNact/Bridge-kodi|KODI]] [TODO]
 +
* [[SensiNact/Bridge-http|HTTP]] [TODO]
 +
* [[SensiNact/Bridge-sensinact-storage|Storage Agent]]
 +
 
 +
 
 +
'''How to 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 09:10, 12 September 2018

Eclipse 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


Southbound bridges


How to develop a bridge

See How to create a southbound bridge

Back to the top