unit_id property

  1. @Uint32()
int unit_id
getter/setter pair

Unit ID encoded as 8 uppercase hex digits in the response.

Implementation

@ffi.Uint32()
external int unit_id;