Changes between Version 23 and Version 24 of Proposal


Ignore:
Timestamp:
May 28, 2013, 1:33:48 PM (11 years ago)
Author:
Frédéric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Proposal

    v23 v24  
    7070
    7171    @Device.schedule.every(minute=5)
    72     def readWindSpeed(self):
     72    def checkWindSpeed(self):
    7373
    7474        # How we retreive the speed is out of the scope of this proposal