From 87fd4b42f5bccc6c53b4183bb4740c9e5ae8ed3d Mon Sep 17 00:00:00 2001 From: zvecr Date: Tue, 29 Aug 2023 02:36:21 +0100 Subject: [PATCH] Tidy up broadcast in python client --- data/templates/xap/client/python/types.py.j2 | 1 + data/xap/xap_0.1.0.hjson | 2 +- lib/python/xap_client/device.py | 6 +++--- lib/python/xap_client/types.py | 14 ++++++++++++++ 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/data/templates/xap/client/python/types.py.j2 b/data/templates/xap/client/python/types.py.j2 index 76f9614e4e3..477121981ef 100644 --- a/data/templates/xap/client/python/types.py.j2 +++ b/data/templates/xap/client/python/types.py.j2 @@ -25,6 +25,7 @@ class {{ name }}(namedtuple('{{ name }}', '{{ members }}')): {% set type_definitions = [ {'name':'XAPRequest', 'members': 'token length data', 'fmt':'