Skip to content

Commit 7bce121

Browse files
authored
Merge pull request #99765 from sunasing/patch-4
Minor changes/fixes
2 parents 09bd6a6 + 49e8607 commit 7bce121

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/industry/agriculture/ingest-historical-telemetry-data-in-azure-farmbeats.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Follow these steps.
6060
6161
## Create device or sensor metadata
6262
63-
Now that you have the required credentials, you can define the device and sensors. To do this, create the metadata by using FarmBeats APIs.
63+
Now that you have the required credentials, you can define the device and sensors. To do this, create the metadata by calling FarmBeats APIs. Please note you will need to call the APIs as the client app that you created in the above section
6464
6565
FarmBeats Datahub has the following APIs that enable creation and management of device or sensor metadata.
6666
@@ -72,8 +72,8 @@ Follow these steps.
7272
7373
| DeviceModel | Suggestions |
7474
| ------- | ------- |
75-
| Type (node, gateway) | 1 Star |
76-
| Manufacturer | 2 Star |
75+
| Type (node, gateway) | Type of the Device - Node or Gateway |
76+
| Manufacturer | Name of the manufacturer |
7777
| ProductCode | Device product code or model name or number. For example, EnviroMonitor#6800. |
7878
| Ports | Port name and type, which is digital or analog.
7979
| Name | Name to identify the resource. For example, the model name or product name.

0 commit comments

Comments
 (0)