Human Readable ID |
{{ object.human_id|placeholder }}
|
Status |
{% if object.status %}
{{ object.status|hyperlinked_object }}
{% else %}
{{ object.status|placeholder }}
{% endif %}
|
Radio Type |
{{ object.radio_type|placeholder }}
|
Failover |
{{ object.failover|placeholder }}
|
Azimuth |
{{ object.azimuth|placeholder }}
|
Capacity |
{{ object.capacity|placeholder }}
|
Is Duplex |
{{ object.is_duplex|placeholder }}
|
Tilt |
{{ object.tilt|placeholder }}
|
Centerline Height |
{{ object.centerline_height|placeholder }}
|
Channel Size |
{{ object.channel_size|placeholder }}
|
Height |
{{ object.height|placeholder }}
|