Passing

Passing

Passing represents a single transponder passing.

Field Type Label Description
id uint64  

per Ubidium unique ID

no Passing.No  

passing number

src Passing.Src  

source of the passing

transponder Transponder  

transponder that passed

time Time  

passing time

received Time  

approximate time the passing was received by the Ubidium

hits uint32  

Number of hits

rssi int32  

RSSI

location Location optional

Location of passing

active Passing.ActiveData  

active data if this passing is an active passing

passive Passing.PassiveData  

passive data if this passing is a passive passing

marker Passing.MarkerData  

marker data if this passing is a marker

Passing.ActiveData

ActiveData holds additional data of an active passing.

Field Type Label Description
loop_only bool  

loop only flag

loop_id uint32  

loop ID

channel uint32  

loop channel

Passing.MarkerData

MarkerData holds additional data of a marker.

Field Type Label Description
loop_id uint32  

loop ID

channel uint32  

loop channel

Passing.No

No combines a file and a passing number.

Field Type Label Description
file uint32  

file number

no uint32  

passing number

Passing.PassiveData

PassiveData holds additional data of a passive passing (currently empty).

Passing.Src

Src defines a source of a passing.

Field Type Label Description
device_id string  

device ID

device_name string  

device name at the time of recording

input string  

name of the input (sub) device that generated the passing

no uint32  

per source number of the passing