{% load static %}
Can monitor
{% if not single %}
Topic parts
0
{% for item in bus.items %}
{{ item.name }} - {{ item.attributes.bus }}
{% endfor %}
Custom
{% endif %}
Hided columns
0
Topic
Time
Hex
Address
Instance
Description
Packet types
0
{% for line in marks %}
{% for mark in line %}
{{ mark }}
{% endfor %}
{% endfor %}
Addresses
0
{% for line in addresses %}
{% for a in line %}
D{{ a }}
{% endfor %}
{% endfor %}
Broadcast
Unaddressed
Groups
0
{% for line in groups %}
{% for a in line %}
G{{ a }}
{% endfor %}
{% endfor %}
Sensor types
0
Presence
Luminosity
Names
0
{% for line in names %}
{% for name in line %}
{{ name }}
{% endfor %}
{% endfor %}
Custom
Topic
Time
Hex
Addr
Ins
Description