| line |
l |
!l |
condition |
|
38
|
0 |
0 |
$worker_config->{'session_timeout'} || 1800 |
|
39
|
0 |
0 |
$worker_config->{'shutdown_wait'} || 2 |
|
40
|
0 |
0 |
$worker_config->{'frontend_role'} || 'frontend' |
|
82
|
0 |
0 |
$_[0] || '' |
|
243
|
0 |
0 |
$mqtt_properties->{'fwd_to'} || '' |
|
247
|
0 |
0 |
$mqtt_properties->{'response_topic'} || '' |
|
365
|
0 |
0 |
$self->{'Addr_to_topics'}{$address} || (return) |
|
371
|
0 |
0 |
$self->{'FRONTEND'}{$bus_id} || (next) |
|
437
|
0 |
0 |
$self->{'Addr_to_topics'}{$addr} ||= [] |
|
441
|
0 |
0 |
$self->{'Addr_to_sessions'}{$addr} ||= [] |
|
451
|
0 |
0 |
$self->{'Addr_to_topics'}{$addr} || (return) |