Serializes the attributes of the extended address.
List<int> attributeSerialize() { return extendedAddress.payload.attrs.toJson().encode(); }