Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== sensiNact bridges ==
+
[[Category:sensiNact]]
  
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 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 ===
+
'''Northbound bridges'''
  
 
* [[SensiNact/Bridge REST|REST]]
 
* [[SensiNact/Bridge REST|REST]]
 
* [[SensiNact/Bridge Websocket|Websocket]]
 
* [[SensiNact/Bridge Websocket|Websocket]]
  
=== Southbound bridges ===
 
  
* [[bridge-free-mobile|Free Mobile]]
+
'''Southbound bridges'''
* [[bridge-openhab|OpenHab]]
+
* [[bridge-mqtt-eclipse|MQTT]]
+
* [[bridge-android-imu|Android IMU]]
+
* [[bridge-kodi|KODI]] [TODO]
+
* [[bridge-http|HTTP]] [TODO]
+
* [[bridge-sensinact-storage|Storage Agent]]
+
  
=== 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]]

Latest revision as of 11:14, 23 February 2024


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