Skip to content

Commit 965770a

Browse files
committed
update topic description
1 parent 4fd877d commit 965770a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

locales/en-US/arduino-cloud.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h3>Outputs</h3>
1010

1111
<dl class="message-properties">
1212
<dt>topic <span class="property-type">string</span></dt>
13-
<dd>the message topic.</dd>
13+
<dd>the property name.</dd>
1414
<dt>payload <span class="property-type"></span></dt>
1515
<dd>the property incoming value.</dd>
1616
<dd>The payload format type is the property type for primitive types. Instead, for multi-value property the payload is a JSON object according documented notation.</dd>
@@ -113,7 +113,7 @@ <h3>Outputs</h3>
113113

114114
<dl class="message-properties">
115115
<dt>topic <span class="property-type">string</span></dt>
116-
<dd>the message topic.</dd>
116+
<dd>the property name.</dd>
117117
<dt>payload.data <span class="property-type">JSON</span></dt>
118118
<dd>array of elements <p><code>{x: value_timestamp, y: value}</code></p> </dd>
119119
<dd>The value format type is the property type for primitive types. Instead, for multi-value property the value is a JSON object according documented notation.</dd>
@@ -165,7 +165,7 @@ <h3>Outputs</h3>
165165

166166
<dl class="message-properties">
167167
<dt>topic <span class="property-type">string</span></dt>
168-
<dd>the message topic.</dd>
168+
<dd>the property name.</dd>
169169
<dt>payload <span class="property-type"></span></dt>
170170
<dd>the property last value.</dd>
171171
<dd>The payload format type is the property type for primitive types. Instead, for multi-value property the payload is a JSON object according documented notation.</dd>
@@ -223,7 +223,7 @@ <h3>Outputs</h3>
223223

224224
<dl class="message-properties">
225225
<dt>topic <span class="property-type">string</span></dt>
226-
<dd>the message topic.</dd>
226+
<dd>the property name.</dd>
227227
<dt>payload <span class="property-type"></span></dt>
228228
<dd>the property last value.</dd>
229229
<dd>The payload format type is the property type for primitive types. Instead, for multi-value property the payload is a JSON object according documented notation.</dd>

0 commit comments

Comments
 (0)