1
00:00:00,180 --> 00:00:05,700
In this video, we are going to update an item into the TV table using particle scripts.

2
00:00:05,700 --> 00:00:08,250
So again, we will use the same command.

3
00:00:08,250 --> 00:00:10,920
And this time please look at the parameters.

4
00:00:10,920 --> 00:00:16,140
We set this statement as an update, script, update as well script.

5
00:00:16,140 --> 00:00:21,180
So we will basically update the product with the product name where the idea equal in here.

6
00:00:21,180 --> 00:00:23,970
So we paste these values in here.

7
00:00:24,000 --> 00:00:28,110
We are going to change this name.

8
00:00:28,260 --> 00:00:33,840
For example, I can say that updated form and the ID will be three.

9
00:00:33,840 --> 00:00:38,610
So let's run this execute command in order to update our.

10
00:00:39,350 --> 00:00:41,080
Item in dynamic DB.

11
00:00:41,120 --> 00:00:44,060
To do so, I'm running the node.

12
00:00:45,040 --> 00:00:48,520
Particle Update item hit enter.

13
00:00:49,240 --> 00:00:52,410
So as you can see that we have got 200 successive points.

14
00:00:52,420 --> 00:00:57,490
So in order to verify that, please open the measurement console and go here.

15
00:00:57,730 --> 00:01:01,270
And as you can set ID three, the product name is a new.

16
00:01:01,540 --> 00:01:07,570
If you run again this second command, you can see that the product name will be updated with the updated

17
00:01:07,570 --> 00:01:07,860
form.
