Skip to content

Commit 56bf3d7

Browse files
committed
Acrolinx issues
1 parent aaf48ad commit 56bf3d7

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

articles/iot-central/core/concepts-faq-apaas-paas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Minimize business impact by following these steps:
3636

3737
- When you've migrated all the devices to the PaaS solution and fully exported your data from IoT Central, you can remove the devices from the IoT Central solution.
3838

39-
After the migration, devices aren't automatically deleted from the IoT Central application. These devices continue to be billed as IoT Central charges for all provisioned devices in the application. When you remove these devices from the IoT Central application, they're no longer be billed. Eventually, remove the IoT Central application.
39+
After the migration, devices aren't automatically deleted from the IoT Central application. These devices continue to be billed as IoT Central charges for all provisioned devices in the application. When you remove these devices from the IoT Central application, you're no longer billed for them. Eventually, remove the IoT Central application.
4040

4141
## Firmware best practices
4242

4343
So that you can seamlessly migrate devices from your IoT Central applications to PaaS solution, follow these guidelines:
4444

45-
- The device must be an IoT Plug and Play device that uses a [Digital Twins Definition Language (DTDL) V2](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/dtdlv2.md) model. IoT Central requires all devices to have a DTDL model. This simplifies the interoperability between an IoT PaaS solution and IoT Central.
45+
- The device must be an IoT Plug and Play device that uses a [Digital Twins Definition Language (DTDL) V2](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/dtdlv2.md) model. IoT Central requires all devices to have a DTDL model. These models simplify the interoperability between an IoT PaaS solution and IoT Central.
4646

4747
- The device must follow the [IoT Central data formats for telemetry, property, and commands](concepts-telemetry-properties-commands.md).
4848

articles/iot-central/core/concepts-iiot-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ IoT Central lets you evaluate your IIoT scenario by using the following built-in
2121
- Model and organize the data from your industrial assets and use the built-in analytics and monitoring capabilities
2222
- Integrate and extend your solution by connecting to first and third party applications and services
2323

24-
Powered by the Azure IoT Platform, IoT Central lets you evaluate highly available, scalable, and secure solutions.
24+
By using the Azure IoT platform, IoT Central lets you evaluate highly available, scalable, and secure solutions.
2525

2626
## Connect your industrial assets
2727

articles/iot-central/core/overview-iot-central.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: mvc, contperf-fy21q2, contperf-fy22q1, contperf-fy22q2
1212

1313
# What is Azure IoT Central?
1414

15-
IoT Central is an IoT [application platform as a service (aPaaS)](../../iot-fundamentals/iot-solution-apaas-paas.md) that reduces the burden and cost of developing, managing, and maintaining IoT solutions. Use IoT Central to quickly evaluate your IoT scenario and assess the opportunities it can create for your business. IoT Central streamlines the development of a complex and continually evolving IoT infrastructure allowing you to focus your efforts on determining the business impact you can create with the IoT data stream.
15+
IoT Central is an IoT [application platform as a service (aPaaS)](../../iot-fundamentals/iot-solution-apaas-paas.md) that reduces the burden and cost of developing, managing, and maintaining IoT solutions. Use IoT Central to quickly evaluate your IoT scenario and assess the opportunities it can create for your business. IoT Central streamlines the development of a complex and continually evolving IoT infrastructure by letting you to focus your efforts on determining the business impact you can create with the IoT data stream.
1616

1717
The web UI lets you quickly connect devices, monitor device conditions, create rules, and manage devices and their data throughout their life cycle. Furthermore, it enables you to act on device insights by extending IoT intelligence into line-of-business applications. Once you've used IoT Central to evaluate your IoT scenario, you can then build your enterprise ready solutions by using the power of Azure IoT platform.
1818

@@ -42,8 +42,8 @@ Every device connected to IoT Central uses a _device template_. A device templat
4242
- Telemetry it sends. Examples include temperature and humidity. Telemetry is streaming data.
4343
- Business properties that an operator can modify. Examples include a customer address and a last serviced date.
4444
- Device properties that are set by a device and are read-only in the application. For example, the state of a valve as either open or shut.
45-
- Properties that an operator sets, that determine the behavior of the device. For example, a target temperature for the device.
46-
- Commands that an operator can call, that run on a device. For example, a command to remotely reboot a device.
45+
- Properties that are set by an operator and that determine the behavior of the device. For example, a target temperature for the device.
46+
- Commands that are called by an operator and that run on a device. For example, a command to remotely reboot a device.
4747

4848
Every [device template](howto-set-up-template.md) includes:
4949

articles/iot-fundamentals/iot-introduction.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: [amqp, mqtt]
1313

1414
# What is Azure Internet of Things (IoT)?
1515

16-
The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud services that connect, monitor, and control billions of IoT assets. In simpler terms, an IoT solution is made up of one or more IoT devices that communicate with one or more back-end services hosted in the cloud.
16+
The Azure Internet of Things (IoT) is a collection of Microsoft-managed cloud services that connect, monitor, and control billions of IoT assets. In simpler terms, an IoT solution is made up of one or more IoT devices that communicate with one or more back-end services hosted in the cloud.
1717

1818
## IoT devices
1919

@@ -24,40 +24,40 @@ An IoT device is typically made up of a circuit board with sensors attached that
2424
* An accelerometer in an elevator.
2525
* Presence sensors in a room.
2626

27-
There's a wide variety of devices available from different manufacturers to build your solution. For a list of devices certified to work with Azure IoT Hub, see the [Azure Certified for IoT device catalog](https://devicecatalog.azure.com). For prototyping, you can use devices such as an [MXChip IoT DevKit](https://microsoft.github.io/azure-iot-developer-kit/) or a [Raspberry Pi](https://www.raspberrypi.org/). The Devkit has built-in sensors for temperature, pressure, humidity, and a gyroscope, accelerometer, and magnetometer. The Raspberry Pi lets you attach many different types of sensor.
27+
There's a wide variety of devices available from different manufacturers to build your solution. For a list of devices certified to work with Azure IoT Hub, see the [Azure Certified for IoT device catalog](https://devicecatalog.azure.com). For prototyping, you can use devices such as an [MXChip IoT DevKit](https://microsoft.github.io/azure-iot-developer-kit/) or a [Raspberry Pi](https://www.raspberrypi.org/). The Devkit has built-in sensors for temperature, pressure, humidity, and a gyroscope, accelerometer, and magnetometer. The Raspberry Pi lets you attach many different types of sensor.
2828

2929
Microsoft provides open-source [Device SDKs](../iot-hub/iot-hub-devguide-sdks.md) that you can use to build the apps that run on your devices. These [SDKs simplify and accelerate](https://azure.microsoft.com/blog/benefits-of-using-the-azure-iot-sdks-in-your-azure-iot-solution/) the development of your IoT solutions.
3030

3131
## Communication
3232

3333
Typically, IoT devices send telemetry from the sensors to back-end services in the cloud. However, other types of communication are possible such as a back-end service sending commands to your devices. The following are some examples of device-to-cloud and cloud-to-device communication:
3434

35-
* A mobile refrigeration truck sends temperature every 5 minutes to an IoT Hub.
35+
* A mobile refrigeration truck sends temperature every 5 minutes to an IoT Hub.
3636

37-
* The back-end service sends a command to a device to change the frequency at which it sends telemetry to help diagnose a problem.
37+
* The back-end service sends a command to a device to change the frequency at which it sends telemetry to help diagnose a problem.
3838

3939
* A device sends alerts based on the values read from its sensors. For example, a device monitoring a batch reactor in a chemical plant, sends an alert when the temperature exceeds a certain value.
4040

41-
* Your devices send information to display on a dashboard for viewing by human operators. For example, a control room in a refinery may show the temperature, pressure, and flow volumes in each pipe, enabling operators to monitor the facility.
41+
* Your devices send information to display on a dashboard for viewing by human operators. For example, a control room in a refinery may show the temperature, pressure, and flow volumes in each pipe, enabling operators to monitor the facility.
4242

4343
The [IoT Device SDKs](../iot-hub/iot-hub-devguide-sdks.md) and IoT Hub support common [communication protocols](../iot-hub/iot-hub-devguide-protocols.md) such as HTTP, MQTT, and AMQP.
4444

4545
IoT devices have different characteristics when compared to other clients such as browsers and mobile apps. The device SDKs help you address the challenges of connecting devices securely and reliably to your back-end service. Specifically, IoT devices:
4646

47-
* Are often embedded systems with no human operator (unlike a phone).
47+
* Are often embedded systems with no human operator.
4848
* Can be deployed in remote locations, where physical access is expensive.
4949
* May only be reachable through the solution back end.
5050
* May have limited power and processing resources.
5151
* May have intermittent, slow, or expensive network connectivity.
5252
* May need to use proprietary, custom, or industry-specific application protocols.
5353

54-
## Back-end services
54+
## Back-end services
5555

5656
In an IoT solution, the back-end service provides functionality such as:
5757

5858
* Receiving telemetry at scale from your devices, and determining how to process and store that data.
5959
* Analyzing the telemetry to provide insights, either in real time or after the fact.
60-
* Sending commands from the cloud to a specific device.
60+
* Sending commands from the cloud to a specific device.
6161
* Provisioning devices and controlling which devices can connect to your infrastructure.
6262
* Controlling the state of your devices and monitoring their activities.
6363
* Managing the firmware installed on your devices.
@@ -66,14 +66,14 @@ For example, in a remote monitoring solution for an oil pumping station, the clo
6666

6767
## Azure IoT examples
6868

69-
For real-life examples of how organizations use Azure IoT, see [Microsoft Technical Case Studies for IoT](https://microsoft.github.io/techcasestudies/#technology=IoT&sortBy=featured).
69+
For real-life examples of how organizations use Azure IoT, see [Microsoft Technical Case Studies for IoT](https://microsoft.github.io/techcasestudies/#technology=IoT&sortBy=featured).
7070

7171
For an in-depth discussion of IoT architecture, see the [Microsoft Azure IoT Reference Architecture](/azure/architecture/reference-architectures/iot).
7272

7373
## Next steps
7474

7575
For some actual business cases and the architecture used, see the [Microsoft Azure IoT Technical Case Studies](https://microsoft.github.io/techcasestudies/#technology=IoT&sortBy=featured).
7676

77-
For some sample projects that you can try out with an IoT DevKit, see the [IoT DevKit Project Catalog](https://microsoft.github.io/azure-iot-developer-kit/docs/projects/).
77+
For some sample projects that you can try out with an IoT DevKit, see the [IoT DevKit Project Catalog](https://microsoft.github.io/azure-iot-developer-kit/docs/projects/).
7878

79-
For a more comprehensive explanation of the different services and how they're used, see [Azure IoT services and technologies](iot-services-and-technologies.md).
79+
For a more comprehensive explanation of the different services and how they're used, see [Azure IoT services and technologies](iot-services-and-technologies.md).

0 commit comments

Comments
 (0)