Transponder
Transponder represents an active or passive transponder or a marker
| Field | Type | Label | Description |
| id | string |
ID of the transponder |
|
| active | Transponder.ActiveData |
Active data if this is an active transponder |
|
| passive | Transponder.PassiveData |
Passive data if this is a passive transponder |
|
| marker | Transponder.MarkerData |
Marker dat aif this is a marker |
Transponder.ActiveData
Additional data if it is an active transponder
| Field | Type | Label | Description |
| wakeup_counter | uint32 |
wakeup counter |
|
| battery | uint32 |
battery level as reported from the transponder |
|
| temperature | uint32 |
transponder's temperature |
Transponder.PassiveData
Additional data if it is a passive transponder
| Field | Type | Label | Description |
| order_id | uint32 |
Order ID of normal single use transponders |
Transponder.MarkerData
Additional data if this is a marker (currently empty)