Florent
44dffce7b2
Rename CapBase to Capability
2014-09-26 10:18:12 +02:00
Florent
e5f11a15eb
s/IBaseCap/CapBase/ (refs #1424 )
2014-07-09 12:59:31 +02:00
Florent
537b49e6bd
DateField/TimeField/Delta are not really a base object
2014-07-09 11:46:46 +02:00
Romain Bignon
e025fb0b20
rename ICap to Cap ( closes #1424 )
2014-07-05 17:33:44 +02:00
Romain Bignon
51958135cb
rename CapBaseObject to BaseObject (refs #1424 )
2014-07-05 17:26:05 +02:00
Florent
23d5127454
Do not set None to the id
2014-03-19 11:22:42 +01:00
Florent
8c6d3d1ae9
Display GaugeMeasure when level is zero
2014-03-18 17:00:22 +01:00
Florent
518b795051
Add date in __repr__
2013-10-28 18:52:41 +01:00
Florent
19915322da
Add address field to GaugeSensor
2013-05-23 16:52:58 +02:00
Florent
3daf7af5a9
Change representation of Gauges objects
2013-01-10 14:56:56 +01:00
Florent
a7af6b2c6e
Add __repr__ function for sensors objects
2012-12-30 16:30:10 +01:00
Florent
c838b91fb2
Add SensorNotFound exception
2012-11-12 17:16:31 +01:00
Florent
3b26a7a6b5
Rename last_gauge_measure to last_censor_measure
2012-11-12 17:16:31 +01:00
Florent
ab778ee5a1
Add a new field
2012-11-12 17:16:31 +01:00
Florent
f63c412b2a
Change ICapWaterLevel to be more generic
...
1) Rename it to ICapGauge
2) One gauge can have more than one sensor (a flow and
a level for a river, or temperature and humidity for
a wetter station)
3) Add/remove/rename fields to be more general
2012-11-12 17:16:30 +01:00
Romain Bignon
bccb4d0d03
fix copyright
2012-04-17 22:59:36 +02:00
Romain Bignon
c6a141595c
change way to describe fields of CapBaseObject, and lot of documentation
2012-03-26 14:35:54 +02:00
Romain Bignon
8c7232f737
enhance ICapWaterLevel capability
2012-02-14 18:23:19 +01:00
Florent
932e2cd416
Add a new capabilitie to display information about a gauge
...
Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-13 22:01:51 +01:00