object_instance property

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

note: use BACNET_MAX_INSTANCE to choose CHOICE=0 object_type

Implementation

@ffi.Uint32()
external int object_instance;