arrayIndex property

  1. @Uint64()
int arrayIndex
getter/setter pair

number type first to avoid enum cast warning on = { 0 }

Implementation

@BACNET_UNSIGNED_INTEGER()
external int arrayIndex;