Mercurial > libervia-backend
log src/memory/memory.py @ 1621:a17a91531fbe
age | author | description |
---|---|---|
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge: added a profileSetDefault method |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core: profile session starting and connection are now separated. Moved profile session starting/authentication to memory module |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category |
Sat, 14 Nov 2015 19:18:07 +0100 | Goffi | bridge, core(params): removed obsolete methods: |
Tue, 29 Sep 2015 17:54:22 +0200 | Goffi | plugin ip, params: plugin IP discovery, first draft: |
Fri, 25 Sep 2015 19:19:12 +0200 | Goffi | core (memory, params): minor docstrings updates |
Tue, 18 Aug 2015 10:36:41 +0200 | Goffi | core (memory): fixed a double timer.cancel in Sessions |