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"

(Changed Mosquitto to MQTT)
(Southbound bridges)
Line 10: Line 10:
 
== Southbound bridges ==
 
== Southbound bridges ==
  
* [[SensiNact/Bridge Free Mobile|Free Mobile]]
 
* [[SensiNact/Bridge OpenHab|OpenHab]]
 
* [[SensiNact/Bridge MQTT|MQTT]]
 
 
* [[SensiNact/Bridge Android IMU|Android IMU]]
 
* [[SensiNact/Bridge Android IMU|Android IMU]]
* [[SensiNact/Bridge Kodi|Kodi]]
+
* [[SensiNact/Bridge Free Mobile|Free Mobile]]
 
* [[SensiNact/Bridge HTTP|HTTP]]
 
* [[SensiNact/Bridge HTTP|HTTP]]
 +
* [[SensiNact/Bridge Kodi|Kodi]]
 +
* [[SensiNact/Bridge MQTT|MQTT]]
 +
* [[SensiNact/Bridge OpenHab|OpenHab]]
 +
* [[SensiNact/Bridge PhilipsHue|PhilipsHue]]
  
 
== 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 08:46, 31 May 2017

sensiNact Gateway 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.

Northbound bridges

Southbound bridges

Develop a bridge

See How to create a southbound bridge

Back to the top