Mercurial > libervia-backend
log sat_frontends/jp/cmd_pubsub.py @ 3093:d909473a76cc
age | author | description |
---|---|---|
Wed, 25 Sep 2019 08:56:41 +0200 | Goffi | jp: jp asyncio port: |
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
Sun, 14 Apr 2019 08:21:51 +0200 | Goffi | jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments: |
Fri, 15 Feb 2019 22:24:57 +0100 | Goffi | jp(pubsub): minor code style fixes |
Fri, 15 Feb 2019 22:13:43 +0100 | Goffi | jp (pubsub/node): new "import" command, to publish many nodes from an XML file |
Fri, 15 Feb 2019 22:13:43 +0100 | Goffi | jp (pubsub/transform): use new psItemsSend method, it is not needed anymore to send items one by one when --admin is not used |
Fri, 15 Feb 2019 22:13:43 +0100 | Goffi | jp (pubsub/node): added purge command |