Skip to content

Commit 0a5f09f

Browse files
committed
Mention to use ISS System Studio when installing for gateway
Signed-off-by: deadprogram <[email protected]>
1 parent 180745e commit 0a5f09f

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

access-control/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You need to have a LCD Display Shield connected to an Arduino\* compatible break
9999

100100
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.) 101.
101101

102-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
102+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
103103

104104
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
105105

access-control/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ npm install
138138

139139
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
140140

141-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
141+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
142142

143143
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
144144

access-control/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The `pip` command will install required Python dependencies, save the source cod
9898

9999
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\*(branded Genuino 101\* outside the U.S.).
100100

101-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
101+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
102102

103103
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
104104

air-quality-sensor/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This example uses the **restclient-cpp** library to perform REST calls to the re
9898

9999
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
100100

101-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
101+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
102102

103103
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
104104

air-quality-sensor/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ npm install
136136

137137
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
138138

139-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
139+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
140140

141141
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
142142

air-quality-sensor/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The `pip` command will install required Python dependencies, save the source cod
113113

114114
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\*(branded Genuino 101\* outside the U.S.).
115115

116-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
116+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
117117

118118
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
119119

alarm-clock/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Now when you run your program using the **Run** button, it should be able to ret
130130

131131
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
132132

133-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
133+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
134134

135135
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
136136

alarm-clock/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ npm install
145145

146146
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
147147

148-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
148+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
149149

150150
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
151151

alarm-clock/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The `pip` command will install required Python dependencies, save the source cod
124124

125125
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\*(branded Genuino 101\* outside the U.S.).
126126

127-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
127+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
128128

129129
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
130130

doorbell/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This example also uses the **restclient-cpp** library to perform REST calls to t
100100

101101
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
102102

103-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
103+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
104104

105105
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdks
106106

doorbell/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ npm install
136136

137137
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
138138

139-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
139+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
140140

141141
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
142142

doorbell/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The `pip` command will install required Python dependencies, save the source cod
114114

115115
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\*(branded Genuino 101\* outside the U.S.).
116116

117-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
117+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
118118

119119
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
120120

earthquake-detector/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This example uses the **restclient-cpp** library to perform REST calls to the re
9999

100100
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
101101

102-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
102+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
103103

104104
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
105105

earthquake-detector/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ npm install
136136

137137
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
138138

139-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
139+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
140140

141141
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
142142

earthquake-detector/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The `pip` command will install required Python dependencies, save the source cod
110110

111111
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\*(branded Genuino 101\* outside the U.S.).
112112

113-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
113+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
114114

115115
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
116116

equipment-activity-monitor/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This example uses the **restclient-cpp** library to perform REST calls to the re
104104

105105
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
106106

107-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
107+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
108108

109109
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
110110

equipment-activity-monitor/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ npm install
142142

143143
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
144144

145-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
145+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
146146

147147
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
148148

fire-alarm/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You cannot send text messages without obtaining a Twilio API key first. You can
118118

119119
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
120120

121-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
121+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
122122

123123
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
124124

fire-alarm/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ npm install
144144

145145
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
146146

147-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
147+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
148148

149149
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
150150

fire-alarm/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The `pip` command will install required Python dependencies, save the source cod
123123

124124
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\*(branded Genuino 101\* outside the U.S.).
125125

126-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
126+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
127127

128128
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
129129

plant-lighting-system/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You can still run the example, but without a Twilio API key you cannot send SMS
114114

115115
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
116116

117-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
117+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
118118

119119
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
120120

plant-lighting-system/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ npm install
145145

146146
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
147147

148-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
148+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
149149

150150
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
151151

smart-stove-top/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ After running the program, you should see output similar to the one in the image
168168

169169
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
170170

171-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
171+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
172172

173173
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
174174

smart-stove-top/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ npm install
143143

144144
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
145145

146-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
146+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
147147

148148
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
149149

storage-unit-flood-detector/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If prompted for the username and password, the username is **root** and the pass
138138

139139
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
140140

141-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
141+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
142142

143143
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
144144

storage-unit-flood-detector/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ npm install
138138

139139
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
140140

141-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
141+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
142142

143143
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
144144

watering-system/cpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ If prompted for the username and password, the username is **root** and the pass
162162

163163
You can run this example using an Intel® IoT Gateway connected to an Arduino 101\* (branded Genuino 101\* outside the U.S.).
164164

165-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
165+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
166166

167167
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
168168

watering-system/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ npm install
169169

170170
You can run this example using an Intel® IoT Gateway connected to an Arduino\*/Genuino\* 101.
171171

172-
Make sure your Intel® IoT Gateway is setup, by following the directions on the web site here:
172+
Make sure your Intel® IoT Gateway is setup using Intel® IoT Gateway Software Suite, by following the directions on the web site here:
173173

174174
https://software.intel.com/en-us/getting-started-with-intel-iot-gateways-and-iotdk
175175

0 commit comments

Comments
 (0)