mirror of
https://github.com/rodneyosodo/smart-farm-africastalking-hackathon.git
synced 2026-06-23 04:10:17 +00:00
💄 Update readme
This commit is contained in:
@@ -99,29 +99,53 @@ make start-ngrok
|
||||
#### USSD (Sandbox)
|
||||
|
||||
1. In your Sandbox account, navigate to the USSD blade and click on "Create Channel"
|
||||
|
||||
|
||||

|
||||
2. In the channel creation form, add an USSD shortcode number, and in the callback URL field add the your app URL and append `ussd`. Example if your Heroku app url in 4 above is `https://mycoolapp.herokuapp.com/` then your USSD callback should be `https://mycoolapp.herokuapp.com/ussd`.
|
||||
|
||||
|
||||

|
||||
3. Save and in the end you should have something like shown above 
|
||||
|
||||
3. Save and in the end you should have something like shown above
|
||||
|
||||

|
||||
|
||||
#### IoT (Live)
|
||||
|
||||
1. Inside your AT IoT account, Click on the `...` under the `Actions` tab for the device group you'd like to configure the callback for and update the callback URL to `iot`. Example if your Heroku app url above is `https://mycoolapp.herokuapp.com/` then your IoT callback should be `https://mycoolapp.herokuapp.com/iot`.
|
||||
|
||||
|
||||

|
||||
|
||||
#### The Simulator (Sandbox)
|
||||
1. Navigate to the [AT Sandbox Simulator page](https://simulator.africastalking.com:1517/). Enter a valid phone number.
|
||||
2. Click on the USSD option
|
||||

|
||||
3. Dial your USSD code. If your short code above was 1000, enter `*384*1000#` and press the `Call` button for magic!
|
||||

|
||||
4. [Demo](https://youtu.be/OunLw0YObY4) is 
|
||||
5. SMS Alerts 
|
||||
|
||||
6. Data in my database:
|
||||
1. Navigate to the [AT Sandbox Simulator page](https://simulator.africastalking.com:1517/). Enter a valid phone number.
|
||||
|
||||
|
||||
2. Click on the USSD option
|
||||
|
||||
|
||||

|
||||
|
||||
3. Dial your USSD code. If your short code above was 1000, enter `*384*1000#` and press the `Call` button for magic!
|
||||
|
||||
|
||||

|
||||
|
||||
4. [Demo](https://youtu.be/OunLw0YObY4) is 
|
||||
|
||||
|
||||
6. SMS Alerts 
|
||||
|
||||
7. Data in my database:
|
||||
|
||||
|
||||
1. 
|
||||
2. 
|
||||
3. 
|
||||
|
||||
#### Wiring
|
||||
## Wiring
|
||||
|
||||
|
||||

|
||||
Reference in New Issue
Block a user