Difference between revisions of "Sample configuration for beacons"
From AMTech WikiDocs
(Created page with "* Using the thing type BLEbeaconsScanner * Create BLEBeaconsScanner instance, set properties related to the specific instance (Ex. scanEddystone) * Create M2mBridge instance *...") |
|||
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 | ||
* 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 | * Configure actor to give access to the bridge and beacon | ||
− | * Define an activity & | + | * 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 14:42, 4 October 2016
- Using the thing type BLEbeaconsScanner
- Create BLEBeaconsScanner instance, set properties related to the specific instance (Ex. scanEddystone)
- Create M2mBridge instance
- Configure Observation Production
- 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