Difference between revisions of "Sample configuration for beacons"
From AMTech WikiDocs
Line 2: | Line 2: | ||
* Create BLEBeaconsScanner instance, set properties related to the specific instance (Ex. scanEddystone) | * Create BLEBeaconsScanner instance, set properties related to the specific instance (Ex. scanEddystone) | ||
* Create M2mBridge instance | * Create M2mBridge instance | ||
− | **Configure Observation Production | + | **[[Observation_production_config|Configure Observation Production]] |
* Add the BLEBeaconsScanner to the list of instances of the bridge | * Add the BLEBeaconsScanner to the list of instances of the bridge | ||
− | * | + | * Configure actor to give access to the bridge and beacon |
* Define an activity & add the actor | * Define an activity & add the actor | ||
* Publish activity | * Publish activity | ||
* Subscribe follower to the generated service. | * Subscribe follower to the generated service. | ||
* This is the userId to set at [[Edge_Configuration|bridgeConfig.json]] | * This is the userId to set at [[Edge_Configuration|bridgeConfig.json]] |
Revision as of 11:39, 7 October 2016
- Using the thing type BLEbeaconsScanner
- Create BLEBeaconsScanner instance, set properties related to the specific instance (Ex. scanEddystone)
- Create M2mBridge instance
- Add the BLEBeaconsScanner to the list of instances of the bridge
- Configure actor to give access to the bridge and beacon
- Define an activity & add the actor
- Publish activity
- Subscribe follower to the generated service.
- This is the userId to set at bridgeConfig.json