Hi Ryan,

I answer for the issue reported in http://zb4osgi.aaloa.org/pipermail/dev/2014-November/001061.html

You wrote that you needed to use this firmware:

https://www.mail-archive.com/[email protected]/msg00347.html

This is a .hex file, you don't need to compile it (it is already compiled).
Anyway, which instructions did you follow? Can you explain the problem better?

Thanks,
Fabio


Il 05/12/2014 16:24, Stefano 'Kismet' Lenzi ha scritto:
HI Ryan,

I think that Fabio can help you with the issue reported in http://zb4osgi.aaloa.org/pipermail/dev/2014-November/001061.html

Running within Eclipse is kind of complex because you need the Pax-Runner-UI from OPS4J which as far as I know is not supported nor developed anymore, so I recommend using remote debugging for testing the environment or you may try to define an execution environment with Eclipse PDE or with OSGi EnRoute (but you will be on an unknown field, so any tutorial after your experience would be welcomed -_^ )

If you are going to extend ZB4O with new Cluster we will appreciate it as contribution, do not hesitate to ask for help :) It means also that you are using http://www.centralite.com/ devices, am I right? Which devices have you tested so far?

According to the documentation (http://centralite.readthedocs.org/en/latest/devices/lights/usdimmer.html) it seems to me that the "Electrical Measurement" cluster is a Vendor specific cluster that does not belong to any ZigBee published standard (as far as could look on the ZigBee specification), can you correct me on this?

Ciao,
Stefano

On Thu, Dec 4, 2014 at 8:19 PM, Ryan Press <[email protected] <mailto:[email protected]>> wrote:

    Hi Stefano,

    Yes, thanks, I saw your other answer, and replied to it:

    http://zb4osgi.aaloa.org/pipermail/dev/2014-November/001061.html

    I know the server was down maybe some mail was lost.  Thanks again, if
    you have some information on the firmware that would be nice.

    Also I want to try it in Eclipse.  I see there are some launch files
    under zigbee.ha.driver.

    I am now going to try implementing "Electrical Measurement" cluster.
    Here is (almost) my device:
    http://centralite.readthedocs.org/en/latest/devices/lights/usdimmer.html
     It should be straightforward to do this, I think.

    Thanks,
    Ryan


    On Tue, Dec 2, 2014 at 9:23 AM, Stefano Lenzi
    <[email protected] <mailto:[email protected]>> wrote:
    > Hi Ryan,
    >
    > I thought that I answered to you, but considering that I was
    writing with my
    > mobile something has gone wrong and my e-mail never reached you...
    > Please look at my commet inline
    >
    > Ciao,
    > Stefano
    >
    > Il 26/11/2014 17:26, Ryan Press ha scritto:
    >>
    >> Hi Francesco,
    >>
    >> Yes, it gets further now, thanks!  But I see this error when it
    runs the
    >> tests:
    >>
    >> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
    0.021
    >> sec <<< FAILURE! - in
    >> it.cnr.isti.zigbee.basedriver.communication.AFLayerTest
    >>
    >>
    
getSendingEndpointZigBeeDeviceCluster(it.cnr.isti.zigbee.basedriver.communication.AFLayerTest)
    >>   Time elapsed: 0.021 sec  <<< FAILURE!
    >> java.lang.AssertionError:
    >>    Unexpected method call
    getProperty("it.cnr.isti.zigbee.pan.id
    <http://it.cnr.isti.zigbee.pan.id>"):
    >>      at
    >>
    
org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
    >>      at
    >>
    
org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:73)
    >>      at com.sun.proxy.$Proxy5.getProperty(Unknown Source)
    >>      at
    >>
    it.cnr.isti.osgi.util.OSGiProperties.getInt(OSGiProperties.java:131)
    >>      at
    >>
    
it.cnr.isti.zigbee.basedriver.configuration.ConfigurationService.<init>(ConfigurationService.java:66)
    >>      at
    >>
    
it.cnr.isti.zigbee.basedriver.api.test.ZigBeeBaseDriverTestUnitBase.<init>(ZigBeeBaseDriverTestUnitBase.java:75)
    >>      at
    >>
    
it.cnr.isti.zigbee.basedriver.communication.AFLayerTest.<init>(AFLayerTest.java:67)
    >>
    >> Anyone have an idea with this one?
    >
    >
    > I have to look as such Test Failure, but the best way for you is
    to build by
    > skipping the test. Maven allows you to skip tests by addin
    -DskipTests as
    > parameter, thus you have to execute the command
    > mvn -DskipTests install
    > instead of
    > mvn install
    >
    >
    >
    >>
    >> Thanks again,
    >> Ryan
    >>
    >>
    >>
    >> On Wed, Nov 26, 2014 at 7:36 AM, Francesco Potortì
    <[email protected] <mailto:[email protected]>>
    >> wrote:
    >>>>
    >>>> I'm trying to build zb4osgi, but for the past few days I get
    Error 503
    >>>> when trying to access http://nexus.aaloa.org.  Is this server
    down?
    >>>
    >>> It should be fixed now.  Can you try again?
    >>>
    >>> --
    >>> Francesco Potortì (ricercatore) Voice: +39.050.621.3058
    <tel:%2B39.050.621.3058>
    >>> ISTI - Area della ricerca CNR Mobile: +39.348.8283.107
    <tel:%2B39.348.8283.107>
    >>> via G. Moruzzi 1, I-56124 Pisa  Skype:  wnlabisti
    >>> (entrance 20, 1st floor, room C71)  Web: http://fly.isti.cnr.it
    >>>
    >>> _______________________________________________
    >>> Dev mailing list
    >>> [email protected] <mailto:[email protected]>
    >>> http://zb4osgi.aaloa.org/mailman/listinfo/dev
    >>
    >> _______________________________________________
    >> Dev mailing list
    >> [email protected] <mailto:[email protected]>
    >> http://zb4osgi.aaloa.org/mailman/listinfo/dev
    >
    >
    >
    > --
    > Dr. Stefano Lenzi
    > OSGi Invited Researcher
    > Tel: +39 050 621 2844 <tel:%2B39%20050%20621%202844>
    > Fax: +39 050 315 2811 <tel:%2B39%20050%20315%202811>
    > Skype: kismet-sl
    > Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
    > Consiglio Nazionale delle Ricerche
    > Via Moruzzi, 1, 56124 - Pisa - Italy - Stanza C66
    >
    >
    > _______________________________________________
    > Dev mailing list
    > [email protected] <mailto:[email protected]>
    > http://zb4osgi.aaloa.org/mailman/listinfo/dev
    >

    _______________________________________________
    Dev mailing list
    [email protected] <mailto:[email protected]>
    http://zb4osgi.aaloa.org/mailman/listinfo/dev




_______________________________________________
Dev mailing list
[email protected]
http://zb4osgi.aaloa.org/mailman/listinfo/dev

--
Fabio Mavilia
Wireless Networks Laboratory - Research Fellow
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Area della Ricerca di S. Cataldo, Consiglio Nazionale delle Ricerche
Via Moruzzi 1, 56124 Pisa (IT) - Stanza C69
Tel. : +39 050 621 3003
Skype : fabiomavilia
_______________________________________________
Dev mailing list
[email protected]
http://zb4osgi.aaloa.org/mailman/listinfo/dev

Reply via email to