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"

Line 1: Line 1:
== sensiNact 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 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-free-mobile|Free Mobile]]
 
* [[SensiNact/Bridge-free-mobile|Free Mobile]]
Line 20: Line 16:
 
* [[SensiNact/Bridge-sensinact-storage|Storage Agent]]
 
* [[SensiNact/Bridge-sensinact-storage|Storage Agent]]
  
=== Develop a bridge ===
+
= 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:07, 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