Is there a possibility to add updatetime information to objects in localbus? It is available only in groupwrite, groupread, groupresponse events but these events hasn't all necessary data about initial updatetime of objects. So now I am doing this by sending GET request for objects.
Could you add at least some method which would be an equivalent of grp.all() in localbus or extend "object" event that it could receive not only the value, but also its updatetime?
Could you add at least some method which would be an equivalent of grp.all() in localbus or extend "object" event that it could receive not only the value, but also its updatetime?
Done is better than perfect