Skip to content

Commit 76e65d8

Browse files
committed
Update links in example guide
Update links in example guide
1 parent 15bd39b commit 76e65d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/ameba_pro2/amb82-mini/Example_Guides/MQTT/Set up MQTT Client-Broker Basic Connection with Generative AI Vision.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please modify "ssid" and "pass" according to your WiFi network SSID and password
2323

2424
|image02|
2525

26-
Create your API key and paste it in the following section. Please refer to `GenAIVision Example <https://ameba-arduino-doc.readthedocs.io/en/latest/amebapro2/Example_Guides/Neural%20Network/Generative%20AI%20Vision.html>`_ for more details on creating API.
26+
Create your API key and paste it in the following section. Please refer to `GenAIVision Example <https://ameba-doc-arduino-sdk.readthedocs-hosted.com/en/latest/ameba_pro2/amb82-mini/Example_Guides/Neural%20Network/Multimedia%20AI/Generative%20AI%20Vision.html>`_ for more details on creating API.
2727

2828
|image03|
2929

source/ameba_pro2/amb82-mini/Example_Guides/Multimedia/Motion Detection/Motion Detection Google Line Notify.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Click “Advanced” -> “Go to amb82-doPost_test (unsafe)” that allows the G
7676

7777
**2. Set up Line Notify**
7878

79-
Line Notify is a notification service that allows users to receive notification messages from various sources such as websites, applications, devices, or other online services through the Line app. There are 2 methods of linking your Google Script to your Line Notify, which are Google Script and IFTTT. In this article, we will mainly use IFTTT since it allows you to directly view the image in Line Notify. While the Google Script only provided an URL link of the image on the other hand. To understand the details of how to set up the IFTTT Applet, please refer to the link.
79+
Line Notify is a notification service that allows users to receive notification messages from various sources such as websites, applications, devices, or other online services through the Line app. There are 2 methods of linking your Google Script to your Line Notify, which are Google Script and IFTTT. In this article, we will mainly use IFTTT since it allows you to directly view the image in Line Notify. While the Google Script only provided an URL link of the image on the other hand. To understand the details of how to set up the IFTTT Applet, please refer to the `link <https://ifttt.com/explore/applets>`_.
8080

8181
In this example, to receive a notification in Line Notify when the photo of motion detected is being uploaded to Google Drive, you need to set up an IFTTT Applet using “New photo in Google Drive” as input and “Send message in Line Notify” as output. The IFTTT Applet allows you to log in with your Google or Line account.
8282

0 commit comments

Comments
 (0)