Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2809] iOS BLE: Update/Rename constants

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2020-12-04T09:42:26.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBLE
Labelsios
ReporterFasihul Haque
AssigneeAnil Shukla
Created2020-11-03T12:18:38.000+0000
Updated2020-12-04T09:42:26.000+0000

Description

Update constants ATTRIBUTE_PERMISSION_* with CHARACTERISTIC_PERMISSION_*, CHARACTERISTIC_WRITE_TYPE_* with CHARACTERISTIC_TYPE_*. Correct name Reuqest.yml. Check and match all constant from [documentation](https://wiki.appcelerator.org/pages/viewpage.action?pageId=62556667), update as per document. Add *isMutable* property and *equals* method to Characteristic, see [document](https://wiki.appcelerator.org/pages/viewpage.action?pageId=62556671). *Note:* Update constants at all places like module, example, YML, UT.

Attachments

FileDateSize
Constants that are present is wiki doc but not in iOS class.rtf2020-11-10T11:55:34.000+000010289

Comments

  1. Anil Shukla 2020-11-06

    PR:- https://github.com/appcelerator/appcelerator.ble/pull/46 Also added the file in which constants are mentioned which are not in out iOS class but mentioned in the wiki document.
  2. Saumya Rai 2020-12-04

    Closing this ticket. Updated sampl app.

JSON Source