https://github.com/birotaio/fifteen-ios-sdk-ble-tech-test
https://github.com/birotaio/fifteen-ios-sdk-ble-tech-test
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/birotaio/fifteen-ios-sdk-ble-tech-test
- Owner: birotaio
- License: mit
- Created: 2022-05-30T07:30:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T08:39:54.000Z (over 3 years ago)
- Last Synced: 2025-01-20T10:12:04.442Z (9 months ago)
- Language: Swift
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FakeSdkBle
[](https://travis-ci.org/cobeque/FakeSdkBle)
[](https://cocoapods.org/pods/FakeSdkBle)
[](https://cocoapods.org/pods/FakeSdkBle)
[](https://cocoapods.org/pods/FakeSdkBle)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
You got 4 calls:1:
Connect ===> Start a fake connection with a bike
Error already connect
Error Ble
2:Unlock ===> Try to fake unlock a bike
Error not connected
Error already unlock
Error Ble
3:Lock ===> Try to fake lock a bike
Error not connected
Error already lock
Error Ble
4:Disconnect ===> End connection
Can't fail## Requirements
## Installation
FakeSdkBle is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'FakeSdkBle'
```## License
FakeSdkBle is available under the MIT license. See the LICENSE file for more info.