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

SensiNact/Bridge-free-mobile

< SensiNact(Redirected from Bridge-free-mobile)


Description

This bridge allows use a FreeMobile phone as an actuator to send SMS. The devices will be display just after its configuration (once the .cfg file is deployed, check below).

Sensinact version

This bridge is available in Sensinact versions superior to 20161107.1

Requirements

  • free-sms bridge activated (via sensinact -c)

How to use it

Create a file named 'fr.cea.sna.gateway.free.sms.cfg' (the .cfg is extention of the file). This file should contain:

levent-mobile#user:YOUR_FREEMOBILESMS_USER_NUMBER
levent-mobile#pass:YOUR_FREEMOBILESMS_KEY

The YOUR_FREEMOBILESMS_USER_NUMBER and YOUR_FREEMOBILESMS_KEY can be obtained from https://mobile.free.fr/moncompte/

Back to the top