Site updated at 2017-10-29 00:07:46 UTC
This commit is contained in:
parent
065116d821
commit
17b5b61441
31 changed files with 161 additions and 109 deletions
|
@ -108,11 +108,11 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">state.last_updated</code></td>
|
||||
<td>Time the state was written to the state machine. Note that writing the exact same state including attributes will not result in this field being updated. Example: <code class="highlighter-rouge">14:10:03 13-03-2016</code>.</td>
|
||||
<td>Time the state was written to the state machine. Note that writing the exact same state including attributes will not result in this field being updated. Example: <code class="highlighter-rouge">2017-10-28 08:13:36.715874+00:00</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">state.last_changed</code></td>
|
||||
<td>Time the state changed. This is not updated when there are only updated attributes. Example: <code class="highlighter-rouge">14:10:03 13-03-2016</code>.</td>
|
||||
<td>Time the state changed. This is not updated when there are only updated attributes. Example: <code class="highlighter-rouge">2017-10-28 08:13:36.715874+00:00</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">state.attributes</code></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue