Ticket #50 (new feature) | |||||||||||||||||||||
Interface changed flag and timestamp
Description
Currently for a BB interface you cannot tell easily if it has been modified since last reading and when the data was recorded. Up to now this does not pose a problem since we had one strict main loop and everything was executed linear but in two situations you really need that data:
To avoid working on old data (or working at all because if no data has changed you are likely to get the same results anyway) a flag is necessary if new data is available and a time stamp helps weighting the data properly (for example if there are additional data sources with fresher data).
This should be implemented at base interface level to provide global flags. I can't see a specific need for per-data-field flags and time stamps as we had in RCSoftX. Change History
Note: See
TracTickets for help on using
tickets.
| This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Subscriber, Participant
| ||||||||||||||||||||

