Re: [osgi-dev] tuto IoT

2016-12-05 Thread gwendal toullec
Hello Peter,


I'm a beginner with OSGi, just start Jerome Moliere book. But I hope I will 
come back later to give a hand.


Regards,

Gwendal.



De : osgi-dev-boun...@mail.osgi.org <osgi-dev-boun...@mail.osgi.org> de la part 
de Peter Kriens <peter.kri...@aqute.biz>
Envoyé : mercredi 30 novembre 2016 08:13
À : OSGi Developer Mail List
Objet : Re: [osgi-dev] tuto IoT

It is an open source project so this will require someone to provide a patch.

Kind regards,

Peter Kriens

On 30 Nov 2016, at 01:41, gwendal toullec 
<gwendaltoul...@hotmail.com<mailto:gwendaltoul...@hotmail.com>> wrote:

http://enroute.osgi.org/tutorial_iot/140-circuits.html

<http://enroute.osgi.org/tutorial_iot/140-circuits.html>

<http://enroute.osgi.org/tutorial_iot/140-circuits.html>
don't work well with my raspberry 3. Felix bundle web console isn't able to add 
IC by interact with config tab. Just see DomoticaCommand (DC) bundle:


> ics
{"deviceId":"DC", "type":"enroute.r...caCommand", "name":"DC", "icon":null, 
"inputs":[], "outputs":[{"name":"set", "type":"boolean", "value":false}]}

Then I don't succeed in blinking my led and to see GPIO00 in IC circuit GUI.

After

>  connect DomoticaCommand set GPIO00 set
{"wireId":1001, "fromDevice":"DomoticaCommand", "fromPin":"set", 
"toDevice":"GPIO00", "toPin":"set", "wired":false}
> led true

It's my DomiticaCommand bundle led value that change...

In a near future would osgi.enroute framework support raspberry3?

___
OSGi Developer Mail List
osgi-dev@mail.osgi.org<mailto:osgi-dev@mail.osgi.org>
https://mail.osgi.org/mailman/listinfo/osgi-dev

___
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Re: [osgi-dev] tuto IoT

2016-11-30 Thread Peter Kriens
It is an open source project so this will require someone to provide a patch.

Kind regards,

Peter Kriens

> On 30 Nov 2016, at 01:41, gwendal toullec  wrote:
> 
> http://enroute.osgi.org/tutorial_iot/140-circuits.html 
> 
> 
>  
> 
>  
> don't work well with my raspberry 3. Felix bundle web console isn't able to 
> add IC by interact with config tab. Just see DomoticaCommand (DC) bundle:
> 
> > ics
> {"deviceId":"DC", "type":"enroute.r...caCommand", "name":"DC", "icon":null, 
> "inputs":[], "outputs":[{"name":"set", "type":"boolean", "value":false}]}
> 
> Then I don't succeed in blinking my led and to see GPIO00 in IC circuit GUI.
> 
> After 
> >  connect DomoticaCommand set GPIO00 set
> {"wireId":1001, "fromDevice":"DomoticaCommand", "fromPin":"set", 
> "toDevice":"GPIO00", "toPin":"set", "wired":false}
> > led true
> 
> It's my DomiticaCommand bundle led value that change...
> 
> In a near future would osgi.enroute framework support raspberry3?
> 
> ___
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org 
> https://mail.osgi.org/mailman/listinfo/osgi-dev 
> 
___
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev